Safari crashes A LOT after 10.4.3 update

I've noticed Safari "unexpectedly" quits a lot after updating to 10.4.3. It quits every time I try to load radiogodaddy.com for an example.
Safari 2.0.2

Frist off check/repair your permissions in the "Disk Utility" application.
Then go to macro media's website and download "Flash 8" and install it (even if you already had it installed).
I did this yesterday and I haven't had any crashes today. My powerbook is starting to feel more like a Mac again.

Similar Messages

  • Safari crash a lot after 10.4.3 update!

    I've just updated to 10.4.3 couple of days ago and everything seems fine...till I start using Safari. It becomes rather "delicate" and will crash when I close a tab; close a window or even close a download window, etc.
    Any help?

    That's good news, Joseph! It means the problem is limited to your user.
    Log back into your normal user account:
    First let's try an easy one: Navigate to ~(yourhome)/library/preferences and delete this file "com.apple.safari.plist" then relaunch Safari. (you will not loose your bookmarks and important settings)
    [EDIT] See you've been there, done that.
    If this does not work:
    1. Navigate to ~(yourhome/library/fonts - drag this folder to the desktop.
    • Restart and test your applications.
    • If they work start adding the fonts back few at a time.
    ( Likely suspects are Time RO & Helvetica Fractions, also if you do not use Classic you can trash the classic fonts.)
    2. Check Preferences Thoroughly;
    • Navigate to ~(yourhome/library/preferences drag this folder to the desktop.
    • Restart and test your applications.
    • If this works, save the old preferences folder somewhere else or on disk, name it "old prefs" .
    ** Note: A very important file is the "com.apple.Mail.plist" preference file located in the Preferences folder which contains all email account settings and general mail preferences (hold this one and replace if your problem is not with Mail).
    You'll have to go through some of your System Preferences and apps to set the preferences back to how you like them. (Or if you have the time and inclination, "cherry pick" through until you find the problem one or two.)
    3. Check Permissions Inside Home Folder
       • Navigate to yourhome/library.
       • Get Info (Command - i) on folders for apps you are having problems with.
       • Open the "Ownership & permissions" disclosure triangle.
       • Make sure you are the owner, with "read and write" access.
    • Click on "apply to all"
       • If this is correct, open the "Applications Support" folder and do the same procedure (Command+I) for the folders with the names of the applications you are having trouble with.
    Note:
    The reason to check this is because repairing permissions with Disk Utility doesn't touch permissions inside your home folder.
    If the issue persists navigate to yourhome/library/caches and drag this folder to the trash, then log out and back or restart. There is no need to replace this folder.
    Good luck, let us know.
    -mj
    [email protected]
    Message was edited by: macjack

  • Safari crashes on launch after 10.4.11 update

    For me, Safari doesn't even launch after the 10.4.11 update. Repaired permissions, deleted Safari prefs, etc. no joy. Works on new user account. Here are crash log excerpts:
    Date/Time: 2007-12-17 19:33:33.626 -0800
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer 85
    Version: 3.0.4 (523.12.2)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 45231202
    PID: 401
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000020
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a59380 objc_msgSend + 16
    1 com.apple.AppKit 0x93655989 -NSInputManager _loadBundle + 175
    2 com.apple.AppKit 0x93654ec7 -NSInputManager initWithName:host: + 1748
    3 com.apple.AppKit 0x93287b49 +NSInputManager initialize + 1138
    4 libobjc.A.dylib 0x90a597ae class_initialize + 453
    5 libobjc.A.dylib 0x90a59446 classlookupMethodAndLoadCache + 86
    6 libobjc.A.dylib 0x90a593c6 objc_msgSend + 86
    7 com.apple.AppKit 0x93286c49 -NSApplication run + 78
    8 com.apple.AppKit 0x9327ad4f NSApplicationMain + 573
    9 com.apple.Safari 0x00090652 0x1000 + 587346
    10 com.apple.Safari 0x000027a9 0x1000 + 6057
    ====================
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x006f796c ecx: 0x90a669f8 edx: 0x00000000
    edi: 0x0042b000 esi: 0x006fe740 ebp: 0xbffff918 esp: 0xbffff8b8
    ss: 0x0000001f efl: 0x00010282 eip: 0x90a59380 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

    Hmm... I looked in both Libraries for InputMangers but there are no such folders.
    I'm getting Safari crashes only when attempting to log into my web server's application. This just happened, I believe after updating to 10.4.11. with any user account. (Works fine on my daughter's iMac ... no crash)
    Thanks for any help.
    Here's my crash log:
    Date/Time: 2007-12-21 12:23:51.363 -0800
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [6221]
    Version: 3.0.4 (523.12.2)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 45231202
    PID: 6262
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000008
    Thread 0 Crashed:
    0 com.apple.WebCore 0x9550cf78 WebCore::Frame::page() const + 6
    1 com.apple.WebCore 0x9566b24e WebCore::FrameTree::isDescendantOf(WebCore::Frame const*) const + 34
    2 com.apple.WebCore 0x9566b138 WebCore::FrameLoader::submitForm(WebCore::FrameLoadRequest const&, WebCore::Event*) + 112
    3 com.apple.WebCore 0x9589474a WebCore::FrameLoader::submitForm(char const*, WebCore::String const&, ***::PassRefPtr<WebCore::FormData>, WebCore::String const&, WebCore::String const&, WebCore::String const&, WebCore::Event*) + 976
    4 com.apple.WebCore 0x95668edc WebCore::HTMLFormElement::submit(WebCore::Event*, bool) + 318
    5 com.apple.WebCore 0x95668cde WebCore::HTMLFormElement::prepareSubmit(WebCore::Event*) + 160
    6 com.apple.WebCore 0x9560a8aa WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 1778
    7 com.apple.WebCore 0x9558bdc5 WebCore::EventTargetNode::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 679
    8 com.apple.WebCore 0x9558baa3 WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool, WebCore::EventTarget*) + 161
    9 com.apple.WebCore 0x9558b9cb WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 61
    10 com.apple.WebCore 0x956095cc WebCore::EventTargetNode::dispatchUIEvent(WebCore::AtomicString const&, int, ***::PassRefPtr<WebCore::Event>) + 214
    11 com.apple.WebCore 0x9558c1de WebCore::EventTargetNode::defaultEventHandler(WebCore::Event*) + 288
    12 com.apple.WebCore 0x9560a393 WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 475
    13 com.apple.WebCore 0x9558bdc5 WebCore::EventTargetNode::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 679
    14 com.apple.WebCore 0x9558baa3 WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool, WebCore::EventTarget*) + 161
    15 com.apple.WebCore 0x9558b9cb WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 61
    16 com.apple.WebCore 0x957d1987 WebCore::EventTargetNode::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node*, ***::PassRefPtr<WebCore::Event>) + 507
    17 com.apple.WebCore 0x957d1d4f WebCore::EventTargetNode::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WebCore::AtomicString const&, int, WebCore::Node*) + 165
    18 com.apple.WebCore 0x9564b852 WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 94
    19 com.apple.WebCore 0x956717e0 WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 648
    20 com.apple.WebCore 0x95671479 WebCore::EventHandler::mouseUp(NSEvent*) + 323
    21 com.apple.WebKit 0x9533822b -[WebHTMLView mouseUp:] + 219
    22 com.apple.AppKit 0x9335945f -[NSWindow sendEvent:] + 5403
    23 com.apple.Safari 0x0002dd0c 0x1000 + 183564
    24 com.apple.AppKit 0x9334b384 -[NSApplication sendEvent:] + 5023
    25 com.apple.Safari 0x0002d86c 0x1000 + 182380
    26 com.apple.AppKit 0x93275e1e -[NSApplication run] + 547
    27 com.apple.AppKit 0x93269d4f NSApplicationMain + 573
    28 com.apple.Safari 0x00090652 0x1000 + 587346
    29 com.apple.Safari 0x000027a9 0x1000 + 6057
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x954f7a81 WebCore::IconDatabase::syncThreadMainLoop() + 235
    2 com.apple.WebCore 0x954f3f2a WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    3 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca56 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92854bca +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca56 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282d9ef +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284e250 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9a436966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927f82c0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x9589438b ecx: 0x00000006 edx: 0x00567c84
    edi: 0x00000000 esi: 0x005088b8 ebp: 0xbfffed38 esp: 0xbfffed38
    ss: 0x0000001f efl: 0x00010282 eip: 0x9550cf78 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x119fff com.apple.Safari 3.0.4 (523.12.2) /Applications/Safari.app/Contents/MacOS/Safari
    0x16828000 - 0x16e25fff com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91bbefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc4000 - 0x91bdefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be3000 - 0x91be5fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be7000 - 0x91cc5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce2000 - 0x91ce2fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce4000 - 0x91d72fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d79000 - 0x91d79fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7b000 - 0x91dd4fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddd000 - 0x91e01fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e09000 - 0x92212fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224c000 - 0x92600fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262d000 - 0x9271afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271c000 - 0x9279afff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927db000 - 0x92a0bfff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b25000 - 0x92b40fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b4c000 - 0x92ba4fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb8000 - 0x92bb8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bba000 - 0x92bcafff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd9000 - 0x92be1fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be7000 - 0x92bedfff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bf3000 - 0x92c84fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c98000 - 0x92c9cfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9f000 - 0x92cbdfff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccf000 - 0x92cd5fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cdb000 - 0x92d3efff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d65000 - 0x92da6fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dcd000 - 0x92ddbfff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92de2000 - 0x92de7fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dec000 - 0x930e1fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e7000 - 0x931f3fff com.apple.opengl 1.5.1 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f8000 - 0x93213fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93263000 - 0x93263fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93265000 - 0x9391bfff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c9c000 - 0x93d17fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d50000 - 0x93e09fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e4c000 - 0x93e4cfff com.apple.audio.units.AudioUnit 1.4.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e4e000 - 0x9400ffff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94055000 - 0x94096fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9409e000 - 0x940e1fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e5000 - 0x940fbfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9410b000 - 0x945c7fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9474b000 - 0x94789fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x947cd000 - 0x947defff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x947ec000 - 0x9482afff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94846000 - 0x94855fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9485c000 - 0x94867fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x948b3000 - 0x948cdfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x948d3000 - 0x94be7fff com.apple.QuickTime 7.3.1 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94d6c000 - 0x94eb2fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f3e000 - 0x94f4dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f54000 - 0x94f7dfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f83000 - 0x94f92fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f96000 - 0x94fbbfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fc7000 - 0x94fe4fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95310000 - 0x953c0fff com.apple.WebKit 523.12.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95426000 - 0x954c9fff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x954f1000 - 0x959b6fff com.apple.WebCore 523.12.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9742c000 - 0x97431fff com.apple.agl 2.6.2 (AGL-2.6.2) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x977dc000 - 0x977f0fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x9a434000 - 0x9a46bfff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a487000 - 0x9a499fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: MacBookPro3,1, BootROM MBP31.0070.B02, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB
    Graphics: GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.2.2
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Host-Guest, Ethernet, en2
    Network Service: Parallels NAT, Ethernet, en3
    PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
    Serial ATA Device: TOSHIBA MK2035GSS, 186.31 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857E
    USB Device: Built-in iSight, Apple Inc., Up to 480 Mb/sec, 500 mA
    USB Device: USB2.0 Hub, Up to 480 Mb/sec, 500 mA
    USB Device: USB2.0 Printer (Hi-speed), EPSON, Up to 480 Mb/sec, 500 mA
    USB Device: USB2.0 Hub, Up to 480 Mb/sec, 500 mA
    USB Device: EPSON Scanner, EPSON, Up to 480 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Studio Display, Up to 1.5 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 1.5 Mb/sec, 500 mA
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec

  • Safari crashing a lot after updating iPad to IOS 7.0

    The subject is self-explanatory. Safari disappears like lightning, followed by a black screen and a return to Home, n times a day.

    Hello vmsda,
    I have noticed many iPad users with this problem, it indeed is a pain in the butt.
    But a restoration helped me out after helpless tries with the soft reset. Try the soft reset first, so you don't have to mess with your ipad a whole lot.
    Good luck mate!
    iTechExpress

  • Safari crashes on open after installing 4shared desktop app

    Safari crashes on open after installing the 4shared desktop app, i have included the error report in case anybody needs it!!!!
    Any help would be great5 as using chrome at the moment and want to go back to safari
    many thanks
    Process:         Safari [3443]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.1.2 (9537.85.11.5)
    Build Info:      WebBrowser-7537085011005000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [166]
    Responsible:     Safari [3443]
    User ID:         501
    Date/Time:       2014-12-19 14:23:54.311 +0000
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  45B27DC3-0F7B-0E3C-6B81-AC0B96E94C75
    Sleep/Wake UUID: E332FD90-3702-4BC9-B575-497BC7CF587B
    Crashed Thread:  12
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    External Modification Warnings:
    Thread creation by external task.
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.genieo.safari-K444F5Z2ZH (1 - 1.2) Omnibar
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_platform.dylib       0x00007fff854e527f _platform_memmove$VARIANT$Merom + 31
    1   com.apple.Foundation           0x00007fff81a8fd6c __34-[_NSDispatchData getBytes:range:]_block_invoke + 230
    2   libdispatch.dylib             0x00007fff8a6d0f8d _dispatch_client_callout3 + 9
    3   libdispatch.dylib             0x00007fff8a6d0f08 _dispatch_data_apply + 113
    4   libdispatch.dylib             0x00007fff8a6d74e3 dispatch_data_apply + 31
    5   com.apple.Foundation           0x00007fff81a8fc72 -[_NSDispatchData getBytes:range:] + 111
    6   com.apple.ImageIO.framework   0x00007fff826a2416 CGImageReadGetBytesAtOffset + 400
    7   com.apple.ImageIO.framework   0x00007fff826a515d CGImageReadSessionGetBytes + 33
    8   com.apple.ImageIO.framework   0x00007fff826d6247 getGlobalICNSInfo + 695
    9   com.apple.ImageIO.framework   0x00007fff826d5f5e _CGImagePluginImageCountICNS + 9
    10  com.apple.ImageIO.framework   0x00007fff826a1716 CGImageSourceGetCount + 119
    11  com.apple.AppKit               0x00007fff89a337da +[NSBitmapImageRep _imagesWithData:hfsFileType:extension:zone:expandImageContentNow:includeAllReps :] + 403
    12  com.apple.AppKit               0x00007fff89a33621 +[NSBitmapImageRep _imageRepsWithData:hfsFileType:extension:expandImageContentNow:] + 93
    13  com.apple.AppKit               0x00007fff899880f0 +[NSImageRep _imageRepsWithContentsOfURL:expandImageContentNow:giveUpOnNetworkURLsWithoutGoo dExtensions:] + 906
    14  com.apple.AppKit               0x00007fff89987d1d __51-[NSImageURLReferencingRepProvider representations]_block_invoke + 47
    15  com.apple.Foundation           0x00007fff81a4d333 _NSFaultInObject + 32
    16  com.apple.AppKit               0x00007fff89987ce5 -[NSImageURLReferencingRepProvider representations] + 94
    17  com.apple.AppKit               0x00007fff89928337 __45-[NSImage _usingRepresentationsPerformBlock:]_block_invoke + 45
    18  com.apple.AppKit               0x00007fff89928291 -[NSImage _usingRepProviderPerformBlock:] + 35
    19  com.apple.AppKit               0x00007fff89928263 -[NSImage _usingRepresentationsPerformBlock:] + 91
    20  com.apple.AppKit               0x00007fff89987bbc __15-[NSImage size]_block_invoke + 390
    21  com.apple.AppKit               0x00007fff89928291 -[NSImage _usingRepProviderPerformBlock:] + 35
    22  com.apple.AppKit               0x00007fff8997aefd -[NSImage size] + 138
    23  com.apple.AppKit               0x00007fff89a64078 -[NSImageCell _cellSizeAccountingForImageInControl:] + 92
    24  com.apple.AppKit               0x00007fff89a63f31 -[NSImageView intrinsicContentSize] + 129
    25  com.apple.AppKit               0x00007fff899dbbee -[NSView(NSConstraintBasedLayout) _generateContentSizeConstraints] + 49
    26  com.apple.AppKit               0x00007fff899db7fa -[NSView(NSConstraintBasedLayout) _updateContentSizeConstraints] + 424
    27  com.apple.AppKit               0x00007fff899dadd0 -[NSView updateConstraints] + 80
    28  com.apple.AppKit               0x00007fff899daa1a -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 634
    29  com.apple.AppKit               0x00007fff899da985 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 485
    30  com.apple.AppKit               0x00007fff899fff97 __82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block _invoke + 282
    31  com.apple.Foundation           0x00007fff81a8441a -[NSISEngine withBehaviors:performModifications:] + 119
    32  com.apple.AppKit               0x00007fff899da87d -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 221
    33  com.apple.AppKit               0x00007fff899da6d8 __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke + 49
    34  com.apple.Foundation           0x00007fff81a8441a -[NSISEngine withBehaviors:performModifications:] + 119
    35  com.apple.AppKit               0x00007fff8995695c -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 66
    36  com.apple.AppKit               0x00007fff899da6a0 -[NSView updateConstraintsForSubtreeIfNeeded] + 88
    37  com.apple.AppKit               0x00007fff89a63e4b __62-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]_block_invoke + 136
    38  com.apple.Foundation           0x00007fff81a8441a -[NSISEngine withBehaviors:performModifications:] + 119
    39  com.apple.AppKit               0x00007fff8995695c -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 66
    40  com.apple.AppKit               0x00007fff89a63d70 -[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded] + 212
    41  com.apple.AppKit               0x00007fff899da290 -[NSView layoutSubtreeIfNeeded] + 159
    42  com.apple.AppKit               0x00007fff89c92a00 -[NSAlert buildAlertStyle:title:formattedMsg:first:second:third:oldStyle:] + 9384
    43  com.apple.AppKit               0x00007fff89c9050e -[NSAlert layout] + 383
    44  com.apple.AppKit               0x00007fff89c9e09a -[NSAlert runModal] + 46
    45  com.apple.AppKit               0x00007fff89946119 __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1054
    46  com.apple.AppKit               0x00007fff89945cbe -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    47  com.apple.AppKit               0x00007fff89945c5f -[NSPersistentUIRestorer promptToIgnorePersistentState] + 213
    48  com.apple.AppKit               0x00007fff89945b83 -[NSPersistentUIManager promptToIgnorePersistentState] + 28
    49  com.apple.AppKit               0x00007fff899459a4 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 252
    50  com.apple.AppKit               0x00007fff89945779 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    51  com.apple.AppKit               0x00007fff899451db -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    52  com.apple.Foundation           0x00007fff81a5559a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    53  com.apple.Foundation           0x00007fff81a5540d _NSAppleEventManagerGenericHandler + 106
    54  com.apple.AE                   0x00007fff8b2dfe1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    55  com.apple.AE                   0x00007fff8b2dfc32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    56  com.apple.AE                   0x00007fff8b2dfb36 aeProcessAppleEvent + 315
    57  com.apple.HIToolbox           0x00007fff80f4b161 AEProcessAppleEvent + 56
    58  com.apple.AppKit               0x00007fff899410b6 _DPSNextEvent + 1026
    59  com.apple.AppKit               0x00007fff8994089b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    60  com.apple.Safari.framework     0x0000000108a63870 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    61  com.apple.AppKit               0x00007fff8993499c -[NSApplication run] + 553
    62  com.apple.AppKit               0x00007fff8991f783 NSApplicationMain + 940
    63  com.apple.Safari.framework     0x0000000108c3687d SafariMain + 267
    64  libdyld.dylib                 0x00007fff806115fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff82e33662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8a6d2421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8a6d2136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff82e2ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff82e2dd18 mach_msg + 64
    2   com.apple.Metadata             0x00007fff86513f51 mdsStoreAttributesForItems + 171
    3   com.apple.Metadata             0x00007fff864f9215 __MDItemSetAttributes + 460
    4   com.apple.Metadata             0x00007fff864e0158 MDItemSetAttribute + 302
    5   com.apple.CoreServices.CarbonCore 0x00007fff87487238 CSBackupSetItemExcluded + 424
    6   com.apple.WebCore             0x000000010a0f0105 WebCore::excludeFromBackup(***::String const&) + 37
    7   com.apple.WebCore             0x000000010a0d6d79 WebCore::IconDatabase::performOpenInitialization() + 777
    8   com.apple.WebCore             0x000000010a0d63d5 WebCore::IconDatabase::iconDatabaseSyncThread() + 261
    9   com.apple.JavaScriptCore       0x0000000109309fbf ***::wtfThreadEntryPoint(void*) + 15
    10  libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 7:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff82e2ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff82e2dd18 mach_msg + 64
    2   com.apple.QuartzCore           0x00007fff8acb9377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore           0x00007fff8acb92ad thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff82e2ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff82e2dd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8cf05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8cf05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8cf04e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff81a9aff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff81a9adfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff82e32e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff82e61f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff82e64fb9 start_wqthread + 13
    Thread 10:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff82e32716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff82e62c3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff876c3ddc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::m utex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
    3   com.apple.JavaScriptCore       0x00000001094f1f51 JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 177
    4   com.apple.JavaScriptCore       0x0000000109313df5 JSC::BlockAllocator::blockFreeingThreadMain() + 85
    5   com.apple.JavaScriptCore       0x0000000109309fbf ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff82e32716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff82e62c3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff876c3d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x00000001093146cb JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore       0x0000000109314528 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore       0x0000000109309fbf ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff82e60899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff82e6072a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff82e64fc9 thread_start + 13
    Thread 12 Crashed:
    0   libsystem_c.dylib             0x00007fff8015a4a1 __xvprintf + 106
    Thread 12 crashed with X86 Thread State (64-bit):
      rax: 0x000000010e23b864  rbx: 0x00007fff700e0002  rcx: 0x00007fff700e6940  rdx: 0x00007fff700e74a0
      rdi: 0xffffffffffffffff  rsi: 0x0000000000000000  rbp: 0x000000010e23be44  rsp: 0x000000010e23b844
       r8: 0x000000010ff8dc37   r9: 0x000000010e23bf34  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x000000000000000a  r13: 0x0000000000000000  r14: 0xffffffffffffffff  r15: 0x00007fff700e74a0
      rip: 0x00007fff8015a4a1  rfl: 0x0000000000010202  cr2: 0x000000010e23a050
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x1089fb000 -        0x1089fbffd  com.apple.Safari (7.1.2 - 9537.85.11.5) <E14D6696-76B6-3B4C-98FC-C2984B9999E3> /Applications/Safari.app/Contents/MacOS/Safari
           0x108a06000 -        0x108f11ffb  com.apple.Safari.framework (9537 - 9537.85.11.5) <E8CBF0AB-91F5-3D8D-B6AB-4B9D981ECF79> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x109300000 -        0x1097b7ff5  com.apple.JavaScriptCore (9600 - 9600.2.1) <BD3010D8-75CF-305B-AD70-D638EED59A18> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x109929000 -        0x109bc3ff7  com.apple.WebKit (9600 - 9600.2.5) <C11EC6C4-CA99-3294-A69D-0AF21E33DEFC> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x109e9c000 -        0x109e9cfff  com.apple.WebKit2 (9600 - 9600.2.5) <24875A98-7B59-3CA9-88F0-202C5A7A649B> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x109ea4000 -        0x109fd7fff  com.apple.WebKitLegacy (9600 - 9600.2.5) <A3BD3BE1-D857-3E71-B0CE-890A1EE678BB> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x10a0d2000 -        0x10af87ff9  com.apple.WebCore (9600 - 9600.2.1) <88300CE1-50B9-34A9-BD0B-6731957D1878> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
        0x7fff64514000 -     0x7fff64547817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff800ed000 -     0x7fff80176ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff80203000 -     0x7fff8020bfff  libsystem_dnssd.dylib (522.92.1) <3F8C6A07-3046-3E88-858F-D9CEFC43A405> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff80241000 -     0x7fff8028eff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff805ff000 -     0x7fff8060dfff  com.apple.opengl (9.6.1 - 9.6.1) <359D0ECB-D100-341B-B437-BDE56E27B74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8060e000 -     0x7fff80611ff7  libdyld.dylib (239.4) <41077DD7-F909-3B8A-863E-72AE304EDE13> /usr/lib/system/libdyld.dylib
        0x7fff80612000 -     0x7fff806f9ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff80848000 -     0x7fff80851ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff80978000 -     0x7fff809b7fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff809b8000 -     0x7fff809f6ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff80ebe000 -     0x7fff80ec3fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff80ec4000 -     0x7fff80f0bff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff80f0c000 -     0x7fff80f0ffff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff80f10000 -     0x7fff811baff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff811ed000 -     0x7fff8125afff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8125b000 -     0x7fff8125bff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8125c000 -     0x7fff812cbff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff812cc000 -     0x7fff812d6ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff812d7000 -     0x7fff812d8fff  libquit.dylib (161.2) <B7BD1F27-FA26-38CB-B018-FA2E14F7D26B> /usr/lib/libquit.dylib
        0x7fff812d9000 -     0x7fff81447ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8146a000 -     0x7fff814bdfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff814cc000 -     0x7fff814d0fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff814d1000 -     0x7fff81904ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff81905000 -     0x7fff81909ff7  libsystem_stats.dylib (93.90.3) <C588E082-D94B-3510-9F9A-7AD83B3402DE> /usr/lib/system/libsystem_stats.dylib
        0x7fff81953000 -     0x7fff81965fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff81966000 -     0x7fff819effff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff819f0000 -     0x7fff81a15ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff81a16000 -     0x7fff81a1eff3  libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff81a1f000 -     0x7fff81a23ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff81a34000 -     0x7fff81d34ff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff81d35000 -     0x7fff81d77ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff822b4000 -     0x7fff822befff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff822bf000 -     0x7fff822c1fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff823e8000 -     0x7fff823f5ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff823f6000 -     0x7fff825b4fff  com.apple.GeoServices (1.0 - 702.15.12) <850DC458-20CC-3E16-BB50-7C9FDBA308D3> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff825bb000 -     0x7fff825c4ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
        0x7fff825fd000 -     0x7fff8264bff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8269f000 -     0x7fff827a5ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff827a6000 -     0x7fff827a8fff  libCVMSPluginSupport.dylib (9.6.1) <B724E444-6FAE-31B5-9814-1572517229C6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff827a9000 -     0x7fff827d5fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff827ec000 -     0x7fff8291cff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8291d000 -     0x7fff8296bfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff82979000 -     0x7fff82986ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff82987000 -     0x7fff82988fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff82ab8000 -     0x7fff82b1efff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff82ce8000 -     0x7fff82d4bffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff82e1d000 -     0x7fff82e39ff7  libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
        0x7fff82e3a000 -     0x7fff82e47fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff82e53000 -     0x7fff82e5eff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff82e5f000 -     0x7fff82e66ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff82e67000 -     0x7fff83138ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff83139000 -     0x7fff831fdff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8320b000 -     0x7fff8320cfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff83223000 -     0x7fff8322fffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff83230000 -     0x7fff8328ffff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8333a000 -     0x7fff8333bfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8333f000 -     0x7fff83367ffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff83368000 -     0x7fff83c87797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83c88000 -     0x7fff83cc3fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff83f09000 -     0x7fff83f3aff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff83f3b000 -     0x7fff84029fff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8402a000 -     0x7fff84036ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84130000 -     0x7fff84159ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8416d000 -     0x7fff84171fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff844ea000 -     0x7fff844ecfff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff846b1000 -     0x7fff8485ef27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8485f000 -     0x7fff8485ffff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff84860000 -     0x7fff84861ff7  libSystem.B.dylib (1197.1.1) <70B235FC-BCED-367B-BA6C-67C299BAE7D9> /usr/lib/libSystem.B.dylib
        0x7fff84862000 -     0x7fff84951fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff849ee000 -     0x7fff84ab0ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff84b9f000 -     0x7fff84b9ffff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff84e6f000 -     0x7fff84ec0ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8505e000 -     0x7fff85066ffc  libGFXShared.dylib (9.6.1) <65BC4378-C023-30EC-8B80-60FB4EA0B036> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85067000 -     0x7fff85068ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff85110000 -     0x7fff85174fff  com.apple.datadetectorscore (5.0 - 354.5) <C9FAB401-3FE2-3221-B60C-E4F1841CA5F1> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff85175000 -     0x7fff85201ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff85202000 -     0x7fff85243fff  com.apple.PerformanceAnalysis (1.47 - 47) <DBC7349E-8440-3FE0-B5E4-B6A8EF3017E9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff85246000 -     0x7fff854a4ff2  com.apple.RawCamera.bundle (5.06 - 753) <7315ED29-77A1-3990-9054-F00B96527C06> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff854e1000 -     0x7fff854e7ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff854e8000 -     0x7fff85504fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8561b000 -     0x7fff85626fff  libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib
        0x7fff8647c000 -     0x7fff86483ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff86484000 -     0x7fff86495ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff864a3000 -     0x7fff864caff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff864cb000 -     0x7fff864cbfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff864cc000 -     0x7fff8655cff7  com.apple.Metadata (10.7.0 - 800.28) <04D510EA-1169-392F-9702-EE7EB00882E6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff870ba000 -     0x7fff87272ffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
        0x7fff87273000 -     0x7fff872a2fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff872a3000 -     0x7fff872c0ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff872c1000 -     0x7fff872c5ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff872c6000 -     0x7fff872cbff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff872cc000 -     0x7fff872ceff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff872e7000 -     0x7fff873d1fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff873d2000 -     0x7fff876bcfff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff876bd000 -     0x7fff8770ffff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff87710000 -     0x7fff87729ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff877fc000 -     0x7fff87820ff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff87821000 -     0x7fff87822fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8784e000 -     0x7fff87866ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87867000 -     0x7fff87867ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff87944000 -     0x7fff87954fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff87dc7000 -     0x7fff87dcbff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87dcc000 -     0x7fff87dfcfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff87e1d000 -     0x7fff87e24ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff87e25000 -     0x7fff87e2fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff88076000 -     0x7fff88083ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff880e5000 -     0x7fff8814affb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8814b000 -     0x7fff88163ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88164000 -     0x7fff8817fff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff88180000 -     0x7fff881deff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff881df000 -     0x7fff881e2fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88219000 -     0x7fff88221ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff882cb000 -     0x7fff88323ff7  com.apple.Symbolication (1.4 - 129.0.2) <78AE8B21-BF15-373F-88C6-73BF740BFFFB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88324000 -     0x7fff88588ffd  com.apple.security (7.0 - 55471.14.21) <B3C61C91-E9D6-3A3C-99CF-665D54D13C34> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88589000 -     0x7fff8896affe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff889cc000 -     0x7fff88abdff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff88abe000 -     0x7fff88ad5ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88ad6000 -     0x7fff88ae7ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff88ae8000 -     0x7fff88b0dff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88ef0000 -     0x7fff88ef2ff7  com.apple.securityhi (9.0 - 55005) <9985032A-0EE1-3760-8D23-ADD3965A4D18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88ef3000 -     0x7fff88f1bffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff89122000 -     0x7fff89125ffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff89126000 -     0x7fff8914dffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff89285000 -     0x7fff892b4ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff897f4000 -     0x7fff8982cff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8982d000 -     0x7fff89856fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff898ea000 -     0x7fff89919fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8991d000 -     0x7fff8a493ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8a494000 -     0x7fff8a494fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a6aa000 -     0x7fff8a6cefff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8a6cf000 -     0x7fff8a6e9fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff8ac67000 -     0x7fff8ac79ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8ac92000 -     0x7fff8ae2eff3  com.apple.QuartzCore (1.8 - 332.3) <BD68AF62-D369-34CD-9EA2-B4A4325696FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ae31000 -     0x7fff8afccff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8b22f000 -     0x7fff8b230ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8b234000 -     0x7fff8b237ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b238000 -     0x7fff8b243fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8b244000 -     0x7fff8b24dfff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8b298000 -     0x7fff8b2d1ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8b2d2000 -     0x7fff8b32dffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8b447000 -     0x7fff8b448ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b4ee000 -     0x7fff8b4eefff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b4ef000 -     0x7fff8b562fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b56b000 -     0x7fff8b572fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8b5b4000 -     0x7fff8b635fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <82170C9C-73E0-3108-9DC5-C214C9B72292> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8b640000 -     0x7fff8b640ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b73e000 -     0x7fff8b759ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8b76d000 -     0x7fff8b7b2ff6  com.apple.HIServices (1.23 - 468) <A4E9E28B-95C3-3654-85C6-E6A1C53CACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b822000 -     0x7fff8b82cff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8b82d000 -     0x7fff8ba75ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ba76000 -     0x7fff8bacffff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8bd62000 -     0x7fff8bdcefff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8bde9000 -     0x7fff8bf3dff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8bf3e000 -     0x7fff8bf3efff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8bfc0000 -     0x7fff8bfc7fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8bfc8000 -     0x7fff8bfe1ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8c3d3000 -     0x7fff8c3fdff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8c40f000 -     0x7fff8c4bfff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8c4f1000 -     0x7fff8c500ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8c504000 -     0x7fff8c5ceff7  com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8ce95000 -     0x7fff8d07afff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d07b000 -     0x7fff8d07cff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8d07d000 -     0x7fff8d07fff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8d297000 -     0x7fff8d37bff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8d3d6000 -     0x7fff8d404ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d4bb000 -     0x7fff8d532fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <5A44F0B5-4A24-3875-ADE4-5B47D6C7E251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8d894000 -     0x7fff8d95ffff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d960000 -     0x7fff8d963fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8d969000 -     0x7fff8d96efff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8da11000 -     0x7fff8dce5fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8dce6000 -     0x7fff8dd01ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8dd02000 -     0x7fff8dd49fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8ddb5000 -     0x7fff8ddd3ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 1
        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: 13981
        thread_create: 8
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=203.3M resident=99.8M(49%) swapped_out_or_unallocated=103.5M(51%)
    Writable regions: Total=1.1G written=5172K(0%) resident=6924K(1%) swapped_out=10.6M(1%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG backing stores                     136K
    CG image                                4K
    CG shared images                      180K
    Foundation                              4K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    JS garbage collector                  320K
    Kernel Alloc Once                       8K
    MALLOC                               30.7M
    MALLOC (admin)                         32K
    Memory Tag 240                          4K
    Memory Tag 241                        128K
    Memory Tag 242                         12K
    Memory Tag 251                         36K
    SQLite page cache                     512K
    STACK GUARD                          56.0M
    Stack                                13.1M
    VM_ALLOCATE                          16.4M
    WebKit Malloc                        1072K
    __DATA                               23.6M
    __IMAGE                               528K
    __LINKEDIT                           81.1M
    __TEXT                              122.2M
    __UNICODE                             544K
    mapped file                          46.6M
    shared memory                           4K
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      393.3M
    Model: MacBookPro5,4, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.49f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: SAMSUNG HN-M101MBB, 1 TB
    Serial ATA Device: HL-DT-ST DVDRW  GS23NR
    USB Device: Internal Memory Card Reader
    USB Device: Built-in iSight
    USB Device: USB Receiver
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: IR Receiver
    Thunderbolt Bus:

    If you have another browser:
         Use  free  AdwareMedic by clicking “Download ” from here
         http://www.adwaremedic.com/index.php
         Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
         Once done, quit AdwareMedic by clicking AdwareMedic in the menu bar and selecting
        “Quit AdwareMedic”.
                   or
    If you don’t have another browser:
         Remove adware  manually  by following the “HowTo” from Apple.
        “Remove Genieo, also known as InstallMac”
        http://support.apple.com/en-us/HT203987
          Safari > Preferences > Extensions
        Turn those off and relaunch Safari again.
        Turn those on one by one and test.

  • Safari Crashes on Opening after Lion upgrade!

    I just upgraded to Lion, and I try to open Safari, but it crashes before it loads my homepage!
    I had recently set my default browser to Chrome in Snow Leopard the other day pre-upgrade, could that have something to do with it?

    I'm using SL and found the perfect solution. 1) Follow oh_okay 's instructions, 2) download and reinstall Lastpass, 3) Restart Safari 5.1 and all should work fine. With this lastest update to Safari Lastpass functions a bit differently, having it's own tool bar with the option to hide. You have to click on the grey star, which stays grey, when logged in. There may be a tweek for that, which I haven't gotten to yet.
    oh_okay 
    Level 1 (0 points)
    Re: Safari Crashes on Opening after Lion upgrade! 
    Jul 20, 2011 10:31 PM (in response to Amgreen)
    I've actually just found a solution.
    As it turns out, LastPass was causing my crashes, too.
    I had to find my SIMBL folder (~Library/Application Support/SIMBL/Plugins/LastPass.bundle) and remove the LastPass plugin.
    After that, all was well. Not sure if I need to reinstall LastPass now or just pay for (what I've heard is the far superior) 1Password.

  • Safari Crashes 2 secs After Loading

    It was my fault, I should have waited for the system to shut down properly, but I was in a hurry and didn't wait longer.
    Next thing when I logged in, Safari crashes 2 secs after loading. The message I've been getting is:
    Date/Time: 2005-08-24 19:55:11.550 +0100
    OS Version: 10.4.2 (Build 8C46)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 2.0 (412.2.2)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4120202
    PID: 324
    Thread: 2
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x017ffff1
    Thread 0:
    0 libSystem.B.dylib      0x9000a778 machmsgtrap + 8
    1 libSystem.B.dylib      0x9000a6bc mach_msg + 60
    2 com.apple.CoreFoundation      0x9074b338 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation      0x9074ac3c CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox      0x93129ac0 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox      0x93129154 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox      0x93128fc0 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit      0x93603e44 _DPSNextEvent + 384
    8 com.apple.AppKit      0x93603b08 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.Safari      0x00007038 0x1000 + 24632
    10 com.apple.AppKit      0x9360006c -[NSApplication run] + 472
    11 com.apple.AppKit      0x936f08bc NSApplicationMain + 452
    12 com.apple.Safari      0x000026e0 0x1000 + 5856
    13 com.apple.Safari      0x00057190 0x1000 + 352656
    Thread 2 Crashed:
    0 <<00000000>>      0xffff8cd0 __memcpy + 1328 (cpu_capabilities.h:189)
    1 com.apple.Foundation      0x9289a144 _deserializeBytes + 84
    2 com.apple.Foundation      0x92899fe0 _decodeCStringAtCursor + 96
    3 com.apple.Foundation      0x92899e00 -[NSUnarchiver initForReadingWithData:] + 188
    4 com.apple.Foundation      0x928abcac -[NSURLCache _diskCacheGet:] + 524
    5 com.apple.Foundation      0x928ab7b4 -[NSURLCache cachedResponseForRequest:] + 132
    6 com.apple.Foundation      0x928aac14 -[NSURLConnection(NSURLConnectionInternal) _performLoad] + 552
    7 com.apple.Foundation      0x928aa680 _resourceLoaderPerform + 224
    8 com.apple.CoreFoundation      0x9074bc8c __CFRunLoopDoSources0 + 384
    9 com.apple.CoreFoundation      0x9074b1bc __CFRunLoopRun + 452
    10 com.apple.CoreFoundation      0x9074ac3c CFRunLoopRunSpecific + 268
    11 com.apple.Foundation      0x928aa3e0 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    12 com.apple.Foundation      0x92882f34 forkThreadForFunction + 108
    13 libSystem.B.dylib      0x9002c3d4 pthreadbody + 96
    Can someone out there please please help me......
    Before I sling my powerbook down to the floor....

    The last part:
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServi cesCore.framework/Versions/A/WebServicesCore
    0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3     /System/Library/Frameworks/CoreServices.framework/Versions/A/Framewor ks/SearchKit.framework/Versions/A/SearchKit
    0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6)     /System/Library/Frameworks/CoreServices.framework/Versions/A/Framew orks/Metadata.framework/Versions/A/Metadata
    0x91066000 - 0x91073fff libz.1.dylib      /usr/lib/libz.1.dylib
    0x91076000 - 0x91238fff com.apple.security 4.0.1 (223)     /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9133a000 - 0x91343fff com.apple.DiskArbitration 2.1     /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArb itration
    0x9134a000 - 0x91371fff com.apple.SystemConfiguration 1.8.0     /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/S ystemConfiguration
    0x91384000 - 0x9138cfff libbsm.dylib      /usr/lib/libbsm.dylib
    0x91390000 - 0x9140efff com.apple.audio.CoreAudio 3.0.1     /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9144c000 - 0x9144cfff com.apple.ApplicationServices 10.4 (???)     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/A pplicationServices
    0x9144e000 - 0x91486fff com.apple.AE 1.5 (297)     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/AE.framework/Versions/A/AE
    0x914a1000 - 0x9156cfff com.apple.ColorSync 4.4     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fra meworks/ColorSync.framework/Versions/A/ColorSync
    0x915c1000 - 0x91654fff com.apple.print.framework.PrintCore 4.0 (172.1)     /System/Library/Frameworks/ApplicationServices.framework/Versions/A /Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x9169a000 - 0x91757fff com.apple.QD 3.8.6 (???)     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/QD.framework/Versions/A/QD
    0x91795000 - 0x917f3fff com.apple.HIServices 1.5.0 (???)     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/HIServices.framework/Versions/A/HIServices
    0x91821000 - 0x91844fff com.apple.LangAnalysis 1.6     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fra meworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x91858000 - 0x9187dfff com.apple.FindByContent 1.5     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fra meworks/FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918d1fff com.apple.LaunchServices 10.4.3 (157)     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x918ec000 - 0x91900fff com.apple.speech.synthesis.framework 3.3     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fra meworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9190e000 - 0x91944fff com.apple.ImageIO.framework 1.0.2     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/ImageIO.framework/Versions/A/ImageIO
    0x91958000 - 0x91a1afff libcrypto.0.9.7.dylib      /usr/lib/libcrypto.0.9.7.dylib
    0x91a66000 - 0x91a7bfff libcups.2.dylib      /usr/lib/libcups.2.dylib
    0x91a80000 - 0x91a9cfff libJPEG.dylib      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91aa1000 - 0x91b10fff libJP2.dylib      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b27000 - 0x91b2bfff libGIF.dylib      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91b2d000 - 0x91b45fff libRaw.dylib      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b48000 - 0x91b8bfff libTIFF.dylib      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew

  • Safari crashes to desktop after recent install of Lion

    Hello community,
    I'm obviously VERY late to the game in upgrading to lion, but now that I have done it (about two days ago) Safari crashes a few seconds after opening.  I've read that this had been a pretty common problem, and it's problems like these that always keeps me from "upgrading" in the first place. If it ain't broke...blah blah. In this case, in order to use a new bit of software, I had to have the latest version.  I'm pasting the error report below which seems to be the proscribed action for some smart and kind community member to straighten me out.  Thanks SO much in advance.
    Sincerely,
    Chris Banks
    Process:         WebProcess [303]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.30.1)
    Build Info:      WebKit2-7536030001000000~9
    Code Type:       X86-64 (Native)
    Parent Process:  Safari [301]
    User ID:         501
    Date/Time:       2013-07-05 09:44:03.117 -0400
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          571 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  32 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      A688EC14-99FD-E54F-F9B6-8ED15D04C615
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 00000001095f0000-00000001095f1000 [    4K] r-x/rwx
    SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                  0x00007fff90347a19 WebCore::Length::incrementCalculatedRef()
    const + 25
    1   com.apple.WebCore                  0x00007fff8ff9b186 bool compareEqual<WebCore::Length,
    WebCore::Length>(WebCore::Length const&, WebCore::Length const&) + 70
    2   com.apple.WebCore                  0x00007fff8fa6f151 WebCore::RenderStyle::setWidth(WebCore::Length)
    + 33
    3   com.apple.WebCore                  0x00007fff8fb2142b WebCore::PropertyWrapper<WebCore::Length>::blend(WebCore::AnimationBase
    const*, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle
    const*, double) const + 155
    4   com.apple.WebCore                  0x00007fff905a7b2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase
    const*, WebCore::CSSPropertyID, WebCore::RenderStyle*, WebCore::RenderStyle
    const*, WebCore::RenderStyle const*, double) + 123
    5   com.apple.WebCore                  0x00007fff8fb22079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation*,
    WebCore::RenderObject*, WebCore::RenderStyle const*, WebCore::RenderStyle*,
    ***::RefPtr<WebCore::RenderStyle>&) + 233
    6   com.apple.WebCore                  0x00007fff8fb1afe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject*,
    WebCore::RenderStyle*, WebCore::RenderStyle*) + 208
    7   com.apple.WebCore                  0x00007fff8f9ea7df WebCore::AnimationController::updateAnimations(WebCore::RenderObject*,
    WebCore::RenderStyle*) + 239
    8   com.apple.WebCore                  0x00007fff8f9ea6d0 WebCore::RenderObject::setAnimatableStyle(***::PassRefPtr<WebCore::RenderStyle> )
    + 144
    9   com.apple.WebCore                  0x00007fff8f9f7d16 WebCore::Node::setRenderStyle(***::PassRefPtr<WebCore::RenderStyle>)
    + 38
    10  com.apple.WebCore                  0x00007fff8f9f7606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
    + 854
    11  com.apple.WebCore                  0x00007fff8f9f79a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
    + 1778
    12  com.apple.WebCore                  0x00007fff8f9f79a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
    + 1778
    13  com.apple.WebCore                  0x00007fff8f9f79a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
    + 1778
    14  com.apple.WebCore                  0x00007fff8f9f79a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
    + 1778
    15  com.apple.WebCore                  0x00007fff8f9c705f WebCore::Document::recalcStyle(WebCore::Node::StyleChange)
    + 559
    16  com.apple.WebCore                  0x00007fff8ff9233d WebCore::Document::styleResolverChanged(WebCore::StyleResolverUpdateFlag)
    + 221
    17  com.apple.WebCore                  0x00007fff8ff9366d WebCore::Document::didRemoveAllPendingStylesheet()
    + 29
    18  com.apple.WebCore                  0x00007fff8fabc4a2 WebCore::StyleElement::sheetLoaded(WebCore::Document*)
    + 50
    19  com.apple.WebCore                  0x00007fff8fabc461 WebCore::HTMLStyleElement::sheetLoaded()
    + 17
    20  com.apple.WebCore                  0x00007fff8ff7e62b WebCore::StyleSheetInternal::checkLoaded()
    + 203
    21  com.apple.WebCore                  0x00007fff8fabc42f WebCore::StyleElement::createSheet(WebCore::Element*,
    int, ***::String const&) + 927
    22  com.apple.WebCore                  0x00007fff8fabc01a WebCore::StyleElement::process(WebCore::Element*)
    + 522
    23  com.apple.WebCore                  0x00007fff901158af WebCore::HTMLStyleElement::insertedInto(WebCore::Node*)
    + 47
    24  com.apple.WebCore                  0x00007fff8ff23da7 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::No de*)
    + 39
    25  com.apple.WebCore                  0x00007fff8ff23494 WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*)
    + 116
    26  com.apple.WebCore                  0x00007fff8ff22be9 WebCore::updateTreeAfterInsertion(WebCore::ContainerNode*,
    WebCore::Node*, bool) + 185
    27  com.apple.WebCore                  0x00007fff8fb2dbde WebCore::ContainerNode::insertBefore(***::PassRefPtr<WebCore::Node>,
    WebCore::Node*, int&, bool) + 494
    28  com.apple.WebCore                  0x00007fff8fb2d9b1 WebCore::Node::insertBefore(***::PassRefPtr<WebCore::Node>,
    WebCore::Node*, int&, bool) + 49
    29  com.apple.WebCore                  0x00007fff8fb2d91d WebCore::JSNode::insertBefore(JSC::ExecState*)
    + 109
    30  com.apple.WebCore                  0x00007fff8fb2d8a3 WebCore::jsNodePrototypeFunctionInsertBefore(JSC::ExecState*)
    + 83
    31  ???                                0x00000001097b2265 0 + 4454031973
    32  com.apple.JavaScriptCore           0x00007fff8b6c8d70 JSC::Interpreter::executeCall(JSC::ExecState*,
    JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList
    const&) + 912
    33  com.apple.JavaScriptCore           0x00007fff8b6c89d4 JSC::call(JSC::ExecState*,
    JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList
    const&) + 52
    34  com.apple.WebCore                  0x00007fff8fa4de72 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*,
    WebCore::Event*) + 898
    35  com.apple.WebCore                  0x00007fff8fa4d98c WebCore::EventTarget::fireEventListeners(WebCore::Event*,
    WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&)
    + 220
    36  com.apple.WebCore                  0x00007fff8fa1917d WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>)
    + 141
    37  com.apple.WebCore                  0x00007fff905997d6 WebCore::XMLHttpRequestProgressEventThrottle::dispatchEvent(***::PassRefPtr<Web Core::Event>)
    + 342
    38  com.apple.WebCore                  0x00007fff90599848 WebCore::XMLHttpRequestProgressEventThrottle::dispatchReadyStateChangeEvent(*** ::PassRefPtr<WebCore::Event>,
    WebCore::ProgressEventAction) + 56
    39  com.apple.WebCore                  0x00007fff8fbde440 WebCore::XMLHttpRequest::callReadyStateChangeListener()
    + 352
    40  com.apple.WebCore                  0x00007fff8fbe1c96 WebCore::XMLHttpRequest::didFinishLoading(unsigned
    long, double) + 358
    41  com.apple.WebCore                  0x00007fff8ffa1eb7 WebCore::DocumentThreadableLoader::notifyFinished(WebCore::CachedResource*)
    + 423
    42  com.apple.WebCore                  0x00007fff8fa6e56d WebCore::CachedResource::checkNotify()
    + 93
    43  com.apple.WebCore                  0x00007fff8ff0bee0 WebCore::CachedRawResource::data(***::PassRefPtr<WebCore::SharedBuffer>,
    bool) + 448
    44  com.apple.WebCore                  0x00007fff8fa6bcbf WebCore::SubresourceLoader::didFinishLoading(double)
    + 143
    45  com.apple.Foundation               0x00007fff92b5dd88 __65-[NSURLConnectionInternal
    _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
    46  com.apple.Foundation               0x00007fff92b5dccc -[NSURLConnectionInternal
    _withConnectionAndDelegate:onlyActive:] + 227
    47  com.apple.Foundation               0x00007fff92b5dbc8 -[NSURLConnectionInternal
    _withActiveConnectionAndDelegate:] + 63
    48  com.apple.CFNetwork                0x00007fff91e77ca8 ___delegate_cacheTrifecta_block_invoke_0
    + 307
    49  com.apple.CFNetwork                0x00007fff91efa54a ___withDelegateAsync_block_invoke_0
    + 90
    50  com.apple.CFNetwork                0x00007fff91f8af3a __block_global_1 + 28
    51  com.apple.CoreFoundation           0x00007fff8f780154 CFArrayApplyFunction + 68
    52  com.apple.CFNetwork                0x00007fff91eeb2b4 RunloopBlockContext::perform()
    + 124
    53  com.apple.CFNetwork                0x00007fff91eeb18b MultiplexerSource::perform()
    + 221
    54  com.apple.CoreFoundation           0x00007fff8f761b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
    + 17
    55  com.apple.CoreFoundation           0x00007fff8f761455 __CFRunLoopDoSources0 +
    245
    56  com.apple.CoreFoundation           0x00007fff8f7847f5 __CFRunLoopRun + 789
    57  com.apple.CoreFoundation           0x00007fff8f7840e2 CFRunLoopRunSpecific + 290
    58  com.apple.HIToolbox                0x00007fff981dfeb4 RunCurrentEventLoopInMode
    + 209
    59  com.apple.HIToolbox                0x00007fff981dfc52 ReceiveNextEventCommon +
    356
    60  com.apple.HIToolbox                0x00007fff981dfae3 BlockUntilNextEventMatchingListInMode
    + 62
    61  com.apple.AppKit                   0x00007fff962b5533 _DPSNextEvent + 685
    62  com.apple.AppKit                   0x00007fff962b4df2 -[NSApplication
    nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    63  com.apple.AppKit                   0x00007fff962ac1a3 -[NSApplication run] + 517
    64  com.apple.WebCore                  0x00007fff904294ff WebCore::RunLoop::run() +
    63
    65  com.apple.WebKit2                  0x00007fff9350c462 WebKit::WebProcessMain(WebKit::CommandLine
    const&) + 2586
    66  com.apple.WebKit2                  0x00007fff934d2bfd WebKitMain + 285
    67  com.apple.WebProcess               0x00000001095f0e7b 0x1095f0000 + 3707
    68  libdyld.dylib                      0x00007fff954797e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x00007fff8e180d16 kevent + 10
    1   libdispatch.dylib                  0x00007fff91416dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                  0x00007fff914169ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib             0x00007fff8e17e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x00007fff8e17dc42 mach_msg + 70
    2   com.apple.CoreFoundation           0x00007fff8f77f233 __CFRunLoopServiceMachPort
    + 195
    3   com.apple.CoreFoundation           0x00007fff8f784916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation           0x00007fff8f7840e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation               0x00007fff92b78546 +[NSURLConnection(Loader)
    _resourceLoadLoop:] + 356
    6   com.apple.Foundation               0x00007fff92bd6562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    8   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib             0x00007fff8e1800fa __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8dca8fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore           0x00007fff8b6b2b66 ***::ThreadCondition::timedWait(***::Mutex&,
    double) + 118
    3   com.apple.JavaScriptCore           0x00007fff8b8d5bfa JSC::BlockAllocator::blockFreeingThreadMain()
    + 90
    4   com.apple.JavaScriptCore           0x00007fff8b8eb25f ***::wtfThreadEntryPoint(void*)
    + 15
    5   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    6   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib             0x00007fff8e1800fa __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8dca8fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore           0x00007fff8b8389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode)
    + 212
    3   com.apple.JavaScriptCore           0x00007fff8b8388b6 JSC::MarkStackThreadSharedData::markingThreadMain()
    + 214
    4   com.apple.JavaScriptCore           0x00007fff8b8eb25f ***::wtfThreadEntryPoint(void*)
    + 15
    5   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    6   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib             0x00007fff8e1800fa __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8dca8fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore           0x00007fff8b8389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode)
    + 212
    3   com.apple.JavaScriptCore           0x00007fff8b8388b6 JSC::MarkStackThreadSharedData::markingThreadMain()
    + 214
    4   com.apple.JavaScriptCore           0x00007fff8b8eb25f ***::wtfThreadEntryPoint(void*)
    + 15
    5   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    6   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib             0x00007fff8e1800fa __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8dca8fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore           0x00007fff8b8389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode)
    + 212
    3   com.apple.JavaScriptCore           0x00007fff8b8388b6 JSC::MarkStackThreadSharedData::markingThreadMain()
    + 214
    4   com.apple.JavaScriptCore           0x00007fff8b8eb25f ***::wtfThreadEntryPoint(void*)
    + 15
    5   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    6   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 11:: WebCore: Scrolling
    0   libsystem_kernel.dylib             0x00007fff8e17e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x00007fff8e17dc42 mach_msg + 70
    2   com.apple.CoreFoundation           0x00007fff8f77f233 __CFRunLoopServiceMachPort
    + 195
    3   com.apple.CoreFoundation           0x00007fff8f784916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation           0x00007fff8f7840e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation           0x00007fff8f792dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                  0x00007fff9043e5e1 WebCore::ScrollingThread::initializeRunLoop()
    + 273
    7   com.apple.JavaScriptCore           0x00007fff8b8eb25f ***::wtfThreadEntryPoint(void*)
    + 15
    8   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    9   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib             0x00007fff8e180322 __select + 10
    1   com.apple.CoreFoundation           0x00007fff8f7c3f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    3   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 15:: WebCore: LocalStorage
    0   libsystem_kernel.dylib             0x00007fff8e1800fa __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8dca8fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore           0x00007fff8b6b2b2d ***::ThreadCondition::timedWait(***::Mutex&,
    double) + 61
    3   com.apple.WebCore                  0x00007fff90463d01 ***::PassOwnPtr<WebCore::StorageTask>
    ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool
    (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*),
    double) + 81
    4   com.apple.WebCore                  0x00007fff8f9b412a WebCore::StorageThread::threadEntryPoint()
    + 154
    5   com.apple.JavaScriptCore           0x00007fff8b8eb25f ***::wtfThreadEntryPoint(void*)
    + 15
    6   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    7   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 16:: WebCore: LocalStorage
    0   libsystem_kernel.dylib             0x00007fff8e1800fa __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8dca8fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore           0x00007fff8b6b2b2d ***::ThreadCondition::timedWait(***::Mutex&,
    double) + 61
    3   com.apple.WebCore                  0x00007fff90463d01 ***::PassOwnPtr<WebCore::StorageTask>
    ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool
    (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*),
    double) + 81
    4   com.apple.WebCore                  0x00007fff8f9b412a WebCore::StorageThread::threadEntryPoint()
    + 154
    5   com.apple.JavaScriptCore           0x00007fff8b8eb25f ***::wtfThreadEntryPoint(void*)
    + 15
    6   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    7   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 19:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib             0x00007fff8e17e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x00007fff8e17dc42 mach_msg + 70
    2   com.apple.CoreFoundation           0x00007fff8f77f233 __CFRunLoopServiceMachPort
    + 195
    3   com.apple.CoreFoundation           0x00007fff8f784916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation           0x00007fff8f7840e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation           0x00007fff8f792dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                    0x00007fff8ebe62d6 listenOnDelegatePort + 403
    7   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    8   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 20:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib             0x00007fff8e17e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x00007fff8e17dc42 mach_msg + 70
    2   com.apple.CoreFoundation           0x00007fff8f77f233 __CFRunLoopServiceMachPort
    + 195
    3   com.apple.CoreFoundation           0x00007fff8f784916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation           0x00007fff8f7840e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation           0x00007fff8f792dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                    0x00007fff8ebe6771 listenOnNotificationPort +
    371
    7   libsystem_c.dylib                  0x00007fff8dca47a2 _pthread_start + 327
    8   libsystem_c.dylib                  0x00007fff8dc911e1 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib             0x00007fff8e1806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8dca6f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                  0x00007fff8dca6d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                  0x00007fff8dc911d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff5660cd60  rbx: 0x0000000000000000  rcx: 0x0000000000000090 
    rdx: 0x0000000000000000
      rdi: 0x00007fff5660cd30  rsi: 0x0000000000000009  rbp: 0x00007fff5660cd70 
    rsp: 0x00007fff5660cd60
       r8: 0x000000000000003f   r9: 0x0000000155046c00  r10: 0x0000000000000000 
    r11: 0x000000009a069593
      r12: 0x00007fff5660cdf0  r13: 0x00007fff8fa6f130  r14: 0x000000015365c2d4 
    r15: 0x0000000156952120
      rip: 0x00007fff90347a19  rfl: 0x0000000000010202  cr2: 0x0000000000000000
    Logical CPU: 4
    Binary Images:
           0x1095f0000 -        0x1095f0fff  com.apple.WebProcess (8536 - 8536.30.1)
    <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x1095f4000 -        0x1095f4fff  WebProcessShim.dylib (7536.30.1)
    <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x14ace9000 -        0x14acfffff  com.apple.WebInspector (8536 - 8536.30)
    <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x14cfa3000 -        0x14cfa4ff7  ATSHI.dylib (341.1)
    <6860AB9D-27E6-3516-91BF-05E4B9E8A8F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x14d749000 -        0x14d75fff7  com.apple.webcontentfilter.framework
    (3.1 - 5) <B9C18026-4D06-3C13-8842-15C190E214E5> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x14e05c000 -        0x14e21afff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971>
    /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x14e251000 -        0x14e3c1fff  libGLProgrammability.dylib (8.9.2)
    <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x14e3f9000 -        0x14e6c2fe7  com.apple.AMDRadeonX3000GLDriver
    (1.8.18 - 1.0.8) <04D2AFB5-2D99-3556-AF25-3FABAD07E96D> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
           0x14e720000 -        0x14e725fff  com.apple.IOAccelerator (74.5.1 -
    74.5.1) <574EC60B-E292-3FEA-8A66-B12DB2C1CEC5> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x14e72d000 -        0x14e739fff  libGPUSupportMercury.dylib (8.9.2)
    <971EDFC6-3E6A-375C-9133-F50DFDDCEBDD> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x14eb41000 -        0x14eb6cfff  GLRendererFloat (8.9.2)
    <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x14eb75000 -        0x14eb7efe7  libcldcpuengine.dylib (2.2.16)
    <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff691f0000 -     0x7fff6922493f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8>
    /usr/lib/dyld
        0x7fff8b5ae000 -     0x7fff8b5baff7  com.apple.DirectoryService.Framework
    (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8b5bb000 -     0x7fff8b655fff  libvMisc.dylib (380.6)
    <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8b663000 -     0x7fff8b664ff7  libdnsinfo.dylib (453.19)
    <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8b6ac000 -     0x7fff8b947ff7  com.apple.JavaScriptCore (8536 -
    8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8b948000 -     0x7fff8b954fff  com.apple.CrashReporterSupport (10.8.3
    - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8bb09000 -     0x7fff8bc29fff  com.apple.desktopservices (1.7.4 -
    1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8bc2a000 -     0x7fff8bc5bff7  com.apple.DictionaryServices (1.2 -
    184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8bc5c000 -     0x7fff8bc5cfff  com.apple.vecLib (3.8 - vecLib 3.8)
    <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8bcbb000 -     0x7fff8bd03fff  libcurl.4.dylib (69.2)
    <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8bf4d000 -     0x7fff8bfcfff7  com.apple.Heimdal (3.0 - 2.0)
    <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8bfd0000 -     0x7fff8c274ff7  com.apple.CoreImage (8.4.0 - 1.0.1)
    <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c275000 -     0x7fff8c277fff  com.apple.OAuth (18.1 - 18.1)
    <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8c278000 -     0x7fff8c278fff  com.apple.CoreServices (57 - 57)
    <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8c279000 -     0x7fff8c2c8ff7  libFontRegistry.dylib (100)
    <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8c2c9000 -     0x7fff8c2ebff7  com.apple.Kerberos (2.0 - 1)
    <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8c2ec000 -     0x7fff8c317fff  libxslt.1.dylib (11.3)
    <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8c318000 -     0x7fff8c377fff  com.apple.AE (645.6 - 645.6)
    <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8c3b3000 -     0x7fff8c3bbff7  libsystem_dnssd.dylib (379.38.1)
    <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c3bc000 -     0x7fff8c3f7fff  com.apple.LDAPFramework (2.4.28 -
    194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c3f8000 -     0x7fff8c466ff7  com.apple.framework.IOKit (2.0.1 -
    755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8c6e3000 -     0x7fff8c7fcfff  com.apple.ImageIO.framework (3.2.1 -
    850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8c7fd000 -     0x7fff8c826fff  libsandbox.1.dylib (220.3)
    <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff8c8b1000 -     0x7fff8c8b2ff7  libSystem.B.dylib (169.3)
    <5ED23C27-47AF-3C93-984A-172751CF745A> /usr/lib/libSystem.B.dylib
        0x7fff8c8b7000 -     0x7fff8c8b7fff  libkeymgr.dylib (25)
    <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8c900000 -     0x7fff8c94aff7  libGLU.dylib (8.9.2)
    <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8c94b000 -     0x7fff8c94efff  com.apple.help (1.3.2 - 42)
    <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8c9f7000 -     0x7fff8ca0efff  libGL.dylib (8.9.2)
    <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ca10000 -     0x7fff8ca19ff7  com.apple.CommerceCore (1.0 - 26.1)
    <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8ca74000 -     0x7fff8cadcfff  libvDSP.dylib (380.6)
    <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8cadd000 -     0x7fff8cb04ff7  com.apple.speech.LatentSemanticMappingFramework
    (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8cb0a000 -     0x7fff8cb3efff  com.apple.securityinterface (6.0 -
    55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d41e000 -     0x7fff8d42cff7  libsystem_network.dylib (77.10)
    <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8d439000 -     0x7fff8dbe0fff  com.apple.CoreAUC (6.16.13 - 6.16.13)
    <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8dc25000 -     0x7fff8dc34fff  com.apple.opengl (1.8.9 - 1.8.9)
    <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8dc35000 -     0x7fff8dc80fff  com.apple.CoreMedia (1.0 - 926.104)
    <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8dc90000 -     0x7fff8dd5cff7  libsystem_c.dylib (825.26)
    <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff8dd5d000 -     0x7fff8dd61fff  libpam.2.dylib (20)
    <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8dd62000 -     0x7fff8dd89ff7  com.apple.PerformanceAnalysis (1.16 -
    16) <E8DA9FDB-3A58-3934-A7C9-2728B683D741> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8dd8b000 -     0x7fff8dd92fff  libcopyfile.dylib (89)
    <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8dd93000 -     0x7fff8dd9afff  libGFXShared.dylib (8.9.2)
    <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e111000 -     0x7fff8e16dfff  com.apple.corelocation (1239.40 -
    1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8e16e000 -     0x7fff8e189ff7  libsystem_kernel.dylib (2050.24.15)
    <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e18a000 -     0x7fff8e1bcfff  com.apple.framework.Admin (12.1 - 12.1)
    <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8e1bd000 -     0x7fff8e31bfef  com.apple.MediaControlSender (1.7 -
    170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8e31c000 -     0x7fff8e31dfff  libDiagnosticMessagesClient.dylib (8)
    <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e31e000 -     0x7fff8e4a4fff  libBLAS.dylib (1073.4)
    <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e4a5000 -     0x7fff8e7bcff7  com.apple.CoreServices.CarbonCore
    (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8e7bd000 -     0x7fff8e7bdfff  libOpenScriptingUtil.dylib (148.3)
    <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8e803000 -     0x7fff8e8b4fff  com.apple.LaunchServices (539.9 -
    539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8e8d7000 -     0x7fff8e966fff  libCoreStorage.dylib (296.16.1)
    <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
        0x7fff8e967000 -     0x7fff8e9caff7  com.apple.audio.CoreAudio (4.1.1 -
    4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8e9cb000 -     0x7fff8e9cffff  libCoreVMClient.dylib (32.3)
    <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8e9d0000 -     0x7fff8e9d4fff  libMatch.1.dylib (17)
    <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff8ea89000 -     0x7fff8eaa0fff  com.apple.CFOpenDirectory (10.8 -
    151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8eaa1000 -     0x7fff8eb96fff  libiconv.2.dylib (34)
    <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8eb97000 -     0x7fff8eba2fff  libsystem_notify.dylib (98.5)
    <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8eba3000 -     0x7fff8ebd1fff  com.apple.CoreServicesInternal (154.3 -
    154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8ebd2000 -     0x7fff8ed43ff7  com.apple.QTKit (7.7.1 - 2599.31)
    <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ed44000 -     0x7fff8eddffff  com.apple.CoreSymbolication (3.0 - 117)
    <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ede0000 -     0x7fff8ede0fff  com.apple.Carbon (154 - 155)
    <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ede1000 -     0x7fff8eea6ff7  com.apple.coreui (2.0 - 181.1)
    <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8eea7000 -     0x7fff8eeebfff  libcups.2.dylib (327.6)
    <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
        0x7fff8eeec000 -     0x7fff8ef38ff7  libauto.dylib (185.4)
    <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff8ef39000 -     0x7fff8ef3cfff  libRadiance.dylib (850)
    <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8f097000 -     0x7fff8f097fff  com.apple.ApplicationServices (45 - 45)
    <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8f098000 -     0x7fff8f0a3ff7  com.apple.ProtocolBuffer (2 - 104)
    <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8f0a6000 -     0x7fff8f10ffff  libstdc++.6.dylib (56)
    <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8f152000 -     0x7fff8f195ff7  com.apple.bom (12.0 - 192)
    <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8f221000 -     0x7fff8f241fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8f242000 -     0x7fff8f291fff  com.apple.framework.CoreWiFi (1.3 -
    130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8f2a3000 -     0x7fff8f2a3ffd  com.apple.audio.units.AudioUnit (1.9 -
    1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8f2a4000 -     0x7fff8f2f9ff7  libTIFF.dylib (850)
    <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f2fa000 -     0x7fff8f5cbff7  com.apple.security (7.0 - 55179.13)
    <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8f5cc000 -     0x7fff8f64cff7  com.apple.ApplicationServices.ATS (332
    - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8f64d000 -     0x7fff8f74aff7  libxml2.2.dylib (22.3)
    <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8f74b000 -     0x7fff8f74efff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178>
    /usr/lib/libutil.dylib
        0x7fff8f74f000 -     0x7fff8f939ff7  com.apple.CoreFoundation (6.8 - 744.19)
    <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f995000 -     0x7fff90954ff7  com.apple.WebCore (8536 - 8536.30.2)
    <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff90955000 -     0x7fff90959fff  libCGXType.A.dylib (332)
    <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff9095a000 -     0x7fff909b1ff7  com.apple.AppleVAFramework (5.0.19 -
    5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff909b2000 -     0x7fff909b8fff  libmacho.dylib (829)
    <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff909b9000 -     0x7fff909ccff7  com.apple.LangAnalysis (1.7.0 - 1.7.0)
    <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff90a24000 -     0x7fff90a26fff  com.apple.securityhi (4.0 - 55002)
    <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff90a27000 -     0x7fff90b18ff7  com.apple.DiskImagesFramework (10.8.3 -
    345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff90b33000 -     0x7fff90b37ff7  com.apple.TCC (1.0 - 1)
    <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff90b38000 -     0x7fff90b43fff  com.apple.CommonAuth (3.0 - 2.0)
    <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90b44000 -     0x7fff90b46ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072>
    /usr/lib/system/libunc.dylib
        0x7fff90b47000 -     0x7fff90b9eff7  com.apple.ScalableUserInterface (1.0 -
    1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff90b9f000 -     0x7fff90badff7  libkxld.dylib (2050.24.15)
    <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff90bb3000 -     0x7fff90bf3ff7  com.apple.MediaKit (14 - 687)
    <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90bf4000 -     0x7fff90cf6fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0>
    /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff90cf7000 -     0x7fff90e92fef  com.apple.vImage (6.0 - 6.0)
    <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff90e93000 -     0x7fff90ea1fff  libcommonCrypto.dylib (60027)
    <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff90ea2000 -     0x7fff90ea4ff7  com.apple.print.framework.Print (8.0 -
    258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff90ea5000 -     0x7fff90edbfff  com.apple.DebugSymbols (98 - 98)
    <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff90edc000 -     0x7fff90eddff7  libremovefile.dylib (23.2)
    <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff90f4f000 -     0x7fff90fa0ff7  com.apple.SystemConfiguration (1.12.2 -
    1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff91223000 -     0x7fff91225fff  libquarantine.dylib (52.1)
    <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff91226000 -     0x7fff912f8ff7  com.apple.CoreText (260.0 - 275.16)
    <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff912f9000 -     0x7fff9141192f  libobjc.A.dylib (532.2)
    <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff91412000 -     0x7fff91427ff7  libdispatch.dylib (228.23)
    <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff914e1000 -     0x7fff9151efef  libGLImage.dylib (8.9.2)
    <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff9151f000 -     0x7fff91540fff  com.apple.Ubiquity (1.2 - 243.15)
    <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff9156a000 -     0x7fff9156ffff  com.apple.OpenDirectory (10.8 - 151.10)
    <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff91570000 -     0x7fff915ddff7  com.apple.datadetectorscore (4.1 -
    269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff915ea000 -     0x7fff915eafff  com.apple.Accelerate (1.8 - Accelerate
    1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff916ba000 -     0x7fff91714fff  com.apple.print.framework.PrintCore
    (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff91715000 -     0x7fff9176fff7  com.apple.opencl (2.2.19 - 2.2.19)
    <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff917fd000 -     0x7fff91840ff7  com.apple.RemoteViewServices (2.0 -
    80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff91841000 -     0x7fff91843fff  com.apple.TrustEvaluationAgent (2.0 -
    23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff91844000 -     0x7fff91870ff7  libRIP.A.dylib (332)
    <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff91871000 -     0x7fff918a7fff  libsystem_info.dylib (406.17)
    <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff9193d000 -     0x7fff9194fff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416>
    /usr/lib/libz.1.dylib
        0x7fff91950000 -     0x7fff91955fff  libcompiler_rt.dylib (30)
    <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff91956000 -     0x7fff91963ff7  com.apple.NetAuth (4.0 - 4.0)
    <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff91964000 -     0x7fff91965fff  liblangid.dylib (116)
    <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff91966000 -     0x7fff91b66fff  libicucore.A.dylib (491.11.3)
    <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff91b67000 -     0x7fff91b72ff7  com.apple.bsd.ServiceManagement (2.0 -
    2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff91bd5000 -     0x7fff91bd6fff  libodfde.dylib (18)
    <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff91bd7000 -     0x7fff91bdcfff  libcache.dylib (57)
    <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff91beb000 -     0x7fff91cc5fff  com.apple.backup.framework (1.4.3 -
    1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff91cde000 -     0x7fff91de0fff  libcrypto.0.9.8.dylib (47.1)
    <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff91de1000 -     0x7fff91e0fff7  libsystem_m.dylib (3022.6)
    <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff91e14000 -     0x7fff91e39ff7  libc++abi.dylib (26)
    <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff91e3a000 -     0x7fff91e50fff  com.apple.MultitouchSupport.framework
    (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff91e6e000 -     0x7fff91fe3ff7  com.apple.CFNetwork (596.4.3 - 596.4.3)
    <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff91fe4000 -     0x7fff9200eff7  com.apple.CoreVideo (1.8 - 99.4)
    <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff9200f000 -     0x7fff9201bfff  libCSync.A.dylib (332)
    <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff9201c000 -     0x7fff92069fff  com.apple.CoreMediaIO (308.0 - 4155.4)
    <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff92073000 -     0x7fff9246afff  libLAPACK.dylib (1073.4)
    <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff9271b000 -     0x7fff9279cfff  com.apple.Metadata (10.7.0 - 707.11)
    <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff9279d000 -     0x7fff927dcff7  com.apple.QD (3.42.1 - 285.1)
    <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff927dd000 -     0x7fff927ddfff  com.apple.Accelerate.vecLib (3.8 -
    vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff92b3e000 -     0x7fff92b3ffff  libquit.dylib (130.1)
    <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
        0x7fff92b40000 -     0x7fff92e9ffff  com.apple.Foundation (6.8 - 945.18)
    <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff92fb0000 -     0x7fff92fcafff  com.apple.CoreMediaAuthoring (2.1 -
    914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff92fcb000 -     0x7fff93407fef  com.apple.VideoToolbox (1.0 - 926.104)
    <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff93408000 -     0x7fff935f4ff7  com.apple.WebKit2 (8536 - 8536.30.1)
    <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff935f5000 -     0x7fff93614ff7  com.apple.ChunkingLibrary (2.0 - 133.3)
    <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff93647000 -     0x7fff93673fff  com.apple.framework.Apple80211 (8.4 -
    840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff93710000 -     0x7fff937aeff7  com.apple.ink.framework (10.8.2 - 150)
    <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff93843000 -     0x7fff93851fff  com.apple.Librarian (1.1 - 1)
    <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff93854000 -     0x7fff9385efff  com.apple.speech.recognition.framework
    (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff938e2000 -     0x7fff939dffff  libsqlite3.dylib (138.1)
    <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff939e0000 -     0x7fff93a5fff7  com.apple.securityfoundation (6.0 -
    55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff93a60000 -     0x7fff93a75fff  com.apple.ImageCapture (8.0 - 8.0)
    <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff93a76000 -     0x7fff93a83fff  com.apple.AppleFSCompression (49 - 1.0)
    <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff93ad4000 -     0x7fff93aeafff  com.apple.Accounts (211.2 - 211.2)
    <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff93aeb000 -     0x7fff93c76fff  com.apple.WebKit (8536 - 8536.30.1)
    <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff93c77000 -     0x7fff94094fff  FaceCoreLight (2.4.1)
    <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff94095000 -     0x7fff940acfff  com.apple.GenerationalStorage (1.1 -
    132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff940ad000 -     0x7fff940e7ff7  com.apple.GSS (3.0 - 2.0)
    <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff940e8000 -     0x7fff940e9ff7  libsystem_sandbox.dylib (220.3)
    <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9414b000 -     0x7fff94182ff7  libssl.0.9.8.dylib (47.1)
    <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
        0x7fff94183000 -     0x7fff9429dfff  com.apple.coreavchd (5.6.0 - 5600.4.16)
    <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff942fd000 -     0x7fff9431cff7  libresolv.9.dylib (51)
    <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff9431d000 -     0x7fff943daff7  com.apple.ColorSync (4.8.0 - 4.8.0)
    <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff943db000 -     0x7fff94692ff7  com.apple.MediaToolbox (1.0 - 926.104)
    <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff94693000 -     0x7fff946cffff  com.apple.GeoServices (1.0 - 1)
    <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff947f1000 -     0x7fff94897ff7  com.apple.CoreServices.OSServices
    (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff94898000 -     0x7fff94b02fff  com.apple.RawCamera.bundle (4.05 - 690)
    <811A4D96-D91B-39AE-A9DC-652E3EB8937E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff94b03000 -     0x7fff94b03fff  com.apple.Cocoa (6.7 - 19)
    <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff94b04000 -     0x7fff94b13ff7  libxar.1.dylib (105)
    <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff94c13000 -     0x7fff94c17fff  com.apple.IOSurface (86.0.4 - 86.0.4)
    <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff94d41000 -     0x7fff94e6bff7  com.apple.avfoundation (2.0 - 361.40)
    <EDEAB424-D693-39C6-B4A6-C5032132

    This crash seems to be caused by a bug in iCloud. The only workaround that I know of at the moment is to disable Safari synchronization in the iCloud preference pane. Sync bookmarks with iOS devices in iTunes instead. You may also need to do as follows.
    Back up all data.
    Triple-click the text on the line below to the clipboard, then copy it to the Clipboard (command-C):
    ~/Library/Safari/Bookmarks.plist
    Quit Safari.
    Select
    Go ▹ Go to Folder
    from the Finder menu bar. Paste into the text box that opens (command-V), then press return.
    A folder window should open with a file named "Bookmarks.plist" selected. Move the selected file to the Desktop, leaving the folder open.
    Relaunch Safari. It will open with the default set of bookmarks. Delete them all. Select
    File ▹ Import Bookmarks
    from the Safari menu bar. Import from the bookmarks file you moved to the Desktop. Arrange the bookmarks as you wish.
    If Safari now performs normally, you can delete the old bookmarks file. Otherwise, quit Safari again and put back the file you moved, replacing the newer one with the same name. Close the Finder window and post again.

  • Safari crashes on opening, after latest security update

    Yesterday I used Software update to install the latest security update. Upon restart Safari crashes on opening. Other browsers function without problem. Permissions repaired.
    Included Crash log:
    Date/Time: 2008-02-24 09:35:01.872 -0800
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [97]
    Version: 3.0.4 (523.12.2)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45231202
    PID: 453
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000020
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a410f8 objc_msgSend + 24
    1 com.mac.jrc.SafariPlus 0x0078f4b0 -[SafariPlus init] + 440 (bundle1.s:283)
    2 com.apple.AppKit 0x93b344d4 -[NSInputManager _loadBundle] + 164
    3 com.apple.AppKit 0x93b33ac0 -[NSInputManager initWithName:host:] + 1392
    4 com.apple.AppKit 0x937c694c +[NSInputManager initialize] + 920
    5 libobjc.A.dylib 0x90a41650 class_initialize + 300
    6 libobjc.A.dylib 0x90a412fc classlookupMethodAndLoadCache + 132
    7 libobjc.A.dylib 0x90a411d4 objc_msgSend + 244
    8 com.apple.AppKit 0x937c5fe8 -[NSApplication finishLaunching] + 104
    9 com.apple.AppKit 0x937c5c4c -[NSApplication run] + 88
    10 com.apple.AppKit 0x938b6974 NSApplicationMain + 452
    11 com.apple.Safari 0x0009bad4 0x1000 + 633556
    12 com.apple.Safari 0x000022fc 0x1000 + 4860
    Thread 1:
    0 libsqlite3.0.dylib 0x94551dc0 sqlite3AuthContextPop + 912
    1 libsqlite3.0.dylib 0x94551d88 sqlite3AuthContextPop + 856
    2 libsqlite3.0.dylib 0x94553ac8 sqlite3BtreeKeySize + 60
    3 libsqlite3.0.dylib 0x9457d398 sqlite3VdbeExec + 9524
    4 libsqlite3.0.dylib 0x9457f26c sqlite3_step + 300
    5 com.apple.WebCore 0x95f78420 WebCore::IconDatabase::setIconIDForPageURLInSQLDatabase(long long, WebCore::String const&) + 352
    6 com.apple.WebKit 0x95c46c98 importToWebCoreFormat() + 392
    7 com.apple.WebKit 0x95c46ae0 WebIconDatabaseClient::performImport() + 64
    8 com.apple.WebCore 0x95e460b0 WebCore::IconDatabase::iconDatabaseSyncThread() + 304
    9 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 0x907de9b8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0d738 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be50c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9001a12c getdirentries + 12
    1 libSystem.B.dylib 0x90019fb8 readdir + 140
    2 libSystem.B.dylib 0x9003e63c fts_build + 1516
    3 libSystem.B.dylib 0x9003db20 fts_read + 1192
    4 com.apple.Foundation 0x92c0e440 NSLRUFileListRebuildFileDataUsingRootDirectory + 256
    5 com.apple.Foundation 0x92c0d798 -[NSURLCache _diskCacheCreateLRUList:] + 84
    6 com.apple.Foundation 0x92be50c0 forkThreadForFunction + 108
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000090a410f8 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44000444 xer: 0x0000000020000007 lr: 0x000000000078f4b0 ctr: 0x0000000090a410e0
    r0: 0x000000000078f4b0 r1: 0x00000000bfffe910 r2: 0x00000000a0001fac r3: 0x00000000a0a3c88c
    r4: 0x0000000090a50ff0 r5: 0x0000000000000010 r6: 0x00000000ffffffff r7: 0x0000000000000000
    r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x0000000000500663 r11: 0x000000006f5b0ff0
    r12: 0x0000000000000000 r13: 0x00000000a38065b4 r14: 0x00000000a37f65b4 r15: 0x0000000000000000
    r16: 0x00000000a37f3550 r17: 0x00000000a37f3550 r18: 0x000000000041bc80 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000430e30 r22: 0x0000000000000000 r23: 0x000000000078f2f8
    r24: 0x000000000078f2f8 r25: 0x000000000078f2f8 r26: 0x000000000042a710 r27: 0x0000000090aa7b50
    r28: 0x0000000090aa7b50 r29: 0x0000000000795644 r30: 0x00000000052dd150 r31: 0x000000000078f2f8
    Binary Images Description:
    0x1000 - 0x134fff com.apple.Safari 3.0.4 (523.12.2) /Applications/Safari.app/Contents/MacOS/Safari
    0x78e000 - 0x793fff com.mac.jrc.SafariPlus 1.4 (20060308) /Users/lco/Library/InputManagers/SafariPlus/SafariPlus.bundle/Contents/MacOS/Sa fariPlus
    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 - 0x90895fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d24fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2b000 - 0x91d45fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d4a000 - 0x91d4dfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4f000 - 0x91e2dfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4d000 - 0x91e4dfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4f000 - 0x91f34fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3c000 - 0x91f5bfff 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
    0x91fc7000 - 0x92035fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92040000 - 0x920d5fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ef000 - 0x92677fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926aa000 - 0x929d5fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a05000 - 0x92af3fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af6000 - 0x92b7efff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbf000 - 0x92deafff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f17000 - 0x92f35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f40000 - 0x92f9afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb8000 - 0x92fb8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fba000 - 0x92fcefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe6000 - 0x92ff6fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93002000 - 0x93017fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93029000 - 0x930b0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c4000 - 0x930cffff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d9000 - 0x93106fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93120000 - 0x9312ffff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313b000 - 0x931a1fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d2000 - 0x93221fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324f000 - 0x9326cfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327e000 - 0x9328bfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93294000 - 0x935a2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f2000 - 0x936fefff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93703000 - 0x93723fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93798000 - 0x937b9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x937bf000 - 0x937bffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x937c1000 - 0x93df4fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94181000 - 0x941f3fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9422c000 - 0x942f1fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94344000 - 0x94344fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94346000 - 0x94506fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94550000 - 0x9458dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94595000 - 0x945e5fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ee000 - 0x94608fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x946a1000 - 0x946d9fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9471e000 - 0x9473afff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9474e000 - 0x94792fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94c50000 - 0x94cc1fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e36000 - 0x94f66fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ff9000 - 0x95008fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95010000 - 0x9503dfff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95044000 - 0x95054fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95058000 - 0x95087fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95097000 - 0x950b4fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95c44000 - 0x95cfffff com.apple.WebKit 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95d68000 - 0x95e1bfff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95e43000 - 0x963c0fff com.apple.WebCore 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9bbb5000 - 0x9bbebfff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9bc08000 - 0x9bc1afff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook5,9, BootROM 4.9.6f0, 1 processors, PowerPC G4 (1.5), 1.67 GHz, 2 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 128 MB
    Memory Module: SODIMM0/J20STANDARD, 1 GB, DDR2 SDRAM, PC2-4200S-444
    Memory Module: SODIMM1/J23REVERSED, 1 GB, 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, 1 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: ST9120821A, 111.79 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: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA

    i have the exact same problem!!!
    i ran the latest software update and installed whatever was there....after that safari would open but that unexpectedly close just as the web page was about to load!
    however itunes and other things still work through the internet though...so i rang apple, some dude ran through some tests, tried a few things, nothing! i reinstalled safari using the installation disk and still it doesnt work...after the reinstallation now some of the other applications dont work either, ichat, imovie, garageband...aggghhhhh!! can any body help???

  • Safari crashes ≈1 min. after opening

    Whether I use the browser or not, after about a minute of being open it crashes.
    I removed the plist, but that didn't help. I'm a lightweigth so I don't know what else to try. Any thoughts??
    I'm running Safari 3.2.3 on an Intel Macbook Pro with 10.5.7
    Thanks in advance!
    Here is the crash report:
    Process: Safari [278]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.3 (5525.28.3)
    Build Info: WebBrowser-55252803~5
    Code Type: X86 (Native)
    Parent Process: launchd [107]
    Interval Since Last Report: 671 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 246 sec
    Per-App Crashes Since Last Report: 2
    Date/Time: 2009-05-30 07:42:11.619 -0700
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 9B47FD1F-7457-41FC-9A40-0DA498CAEDF8
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 3
    Thread 0:
    0 libSystem.B.dylib 0x95aa5286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95aaca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9121504e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91215c78 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x9476928c RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x947690a5 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x94768f19 BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x93a80d0d _DPSNextEvent + 657
    8 com.apple.AppKit 0x93a805c0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.Safari 0x0000802e 0x1000 + 28718
    10 com.apple.AppKit 0x93a795fb -[NSApplication run] + 795
    11 com.apple.AppKit 0x93a46834 NSApplicationMain + 574
    12 com.apple.Safari 0x000b9af6 0x1000 + 756470
    Thread 1:
    0 libSystem.B.dylib 0x95aac46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95ad6dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x953c54df WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x9537dc45 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x95ad6155 pthreadstart + 321
    5 libSystem.B.dylib 0x95ad6012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x95aa5286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95aaca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9121504e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91215c78 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x90a39298 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x95ad6155 pthreadstart + 321
    6 libSystem.B.dylib 0x95ad6012 thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0xffff07fc __memcpy + 92 (cpu_capabilities.h:246)
    1 com.apple.Safari 0x0013f1e0 0x1000 + 1303008
    2 com.apple.Safari 0x00141217 0x1000 + 1311255
    3 com.apple.Safari 0x0014783b 0x1000 + 1337403
    4 com.apple.Safari 0x0018a7d3 0x1000 + 1611731
    5 com.apple.Safari 0x00194752 0x1000 + 1652562
    6 com.apple.Safari 0x00194e0d 0x1000 + 1654285
    7 com.apple.Safari 0x00110ec5 0x1000 + 1113797
    8 com.apple.Safari 0x00111014 0x1000 + 1114132
    9 com.apple.Safari 0x00111087 0x1000 + 1114247
    10 com.apple.Safari 0x001112f3 0x1000 + 1114867
    11 com.apple.Safari 0x001115d8 0x1000 + 1115608
    12 com.apple.Safari 0x00118483 0x1000 + 1143939
    13 com.apple.CoreFoundation 0x912155df CFRunLoopRunSpecific + 3215
    14 com.apple.CoreFoundation 0x91215c78 CFRunLoopRunInMode + 88
    15 com.apple.Safari 0x00118d2d 0x1000 + 1146157
    16 com.apple.Safari 0x00117fb3 0x1000 + 1142707
    17 com.apple.Safari 0x00118061 0x1000 + 1142881
    18 libSystem.B.dylib 0x95ad6155 pthreadstart + 321
    19 libSystem.B.dylib 0x95ad6012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x95aa5286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95aaca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9121504e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91215c78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x94dd2530 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x94d6ee0d -[NSThread main] + 45
    6 com.apple.Foundation 0x94d6e9b4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x95ad6155 pthreadstart + 321
    8 libSystem.B.dylib 0x95ad6012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x95af46fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x95ad6155 pthreadstart + 321
    2 libSystem.B.dylib 0x95ad6012 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xffff07a0 ebx: 0x0013f580 ecx: 0x00000066 edx: 0x00000001
    edi: 0x178a80cf esi: 0x00000000 ebp: 0xb01c79f8 esp: 0xb01c79f0
    ss: 0x0000001f efl: 0x00010206 eip: 0xffff07fc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.3 (5525.28.3) <c1675dbd91a29ba35b4b54704c2694e9> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <65ab13aa391201a3253eae02bd1de74d> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x500000 - 0x6f8fff com.apple.RawCamera.bundle 2.0.14 (436) <a8dd51882088fae463f33bc0674583e8> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14c2c000 - 0x14c31ff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x14c74000 - 0x14c74ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x14c7a000 - 0x14c80ffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x900aafeb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x900ab000 - 0x900e9fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x901a2000 - 0x901a2ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x901a3000 - 0x90283fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
    0x90289000 - 0x90289ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9028a000 - 0x9069afef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9069b000 - 0x906aaffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x906ab000 - 0x906e2fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x906e3000 - 0x906eafe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x906eb000 - 0x906ebffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x906ec000 - 0x90778ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x908c0000 - 0x908ccff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x908cd000 - 0x9097fffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x909bc000 - 0x909bcffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x909c7000 - 0x909dffff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x909e0000 - 0x909e6fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x909e7000 - 0x909e7fff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x909e8000 - 0x909ecfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x909ed000 - 0x90a1afeb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90a1b000 - 0x90a28fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90a29000 - 0x90a35ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90a36000 - 0x90adafec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90adb000 - 0x90b58fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90b59000 - 0x90c27ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <a8929f0de97428798f858023b3ce2f60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90c28000 - 0x90ce6fff com.apple.WebKit 5525.28 (5525.28.3) <2dd2865b4946a6d14a011bca1b05f2ed> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90ce7000 - 0x90ce7ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90ce8000 - 0x90d10ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90d11000 - 0x90da4ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90da5000 - 0x90daafff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90f68000 - 0x90f70fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90f71000 - 0x90fceffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x90fcf000 - 0x911a0ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x911a2000 - 0x912d5fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x912d6000 - 0x912f1ffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x912f2000 - 0x912fdfe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x912fe000 - 0x9131cfff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
    0x9131d000 - 0x913cdfff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x913e2000 - 0x9149cfe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x918a2000 - 0x918a5fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91a0a000 - 0x91dc8fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91dc9000 - 0x91dc9ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91dca000 - 0x91df3fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x91df4000 - 0x91e12ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x930ed000 - 0x935befbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9362d000 - 0x9363dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9363e000 - 0x93918ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93919000 - 0x93975ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93976000 - 0x939c0fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x939c2000 - 0x93a3ffeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93a40000 - 0x9423efef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9423f000 - 0x94246ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94247000 - 0x9430eff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9430f000 - 0x94410fe7 com.apple.PubSub 1.0.3 (65.1.4) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94411000 - 0x9444bfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94476000 - 0x94480feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9448e000 - 0x945e0ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x945e1000 - 0x9460cfe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x9460d000 - 0x94643fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x94739000 - 0x94a41fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94a42000 - 0x94bc1fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94bc2000 - 0x94c1cff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94c1d000 - 0x94d63ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94d64000 - 0x94fe0fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94fe4000 - 0x94fe6fff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95069000 - 0x95088ffa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95089000 - 0x950efffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x950f0000 - 0x95131fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95132000 - 0x95137fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95138000 - 0x95150ff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95151000 - 0x95183fff com.apple.LDAPFramework 1.4.5 (110) <8e2d9ff6233cf44cb67533625840c2af> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95184000 - 0x952bdff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x952be000 - 0x95345ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x9537b000 - 0x959ccfff com.apple.WebCore 5525.28 (5525.28.4) <998a2e99f113af44083e0ae565aa8adb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x959cd000 - 0x959cdffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x959ce000 - 0x95a4dff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95a5a000 - 0x95aa3fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95aa4000 - 0x95c0bff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x95c0c000 - 0x95c4efef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95c57000 - 0x95ca8ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95cc6000 - 0x95cc6ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95cc7000 - 0x96367fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96368000 - 0x96705fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96706000 - 0x9671cfff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9671d000 - 0x967a7fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x967a8000 - 0x967bdffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x967be000 - 0x96889fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9688a000 - 0x968aefff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x968af000 - 0x96990ff7 libxml2.2.dylib ??? (???) <068cab13eb4608a7c6a5fad807ee0e33> /usr/lib/libxml2.2.dylib
    0x96991000 - 0x96992ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x96993000 - 0x969b7feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x969f5000 - 0x969fcffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x96adf000 - 0x96b1efef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96b1f000 - 0x96b28fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96e4f000 - 0x96ea8ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96ea9000 - 0x96ed8fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96ed9000 - 0x96edbffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96edc000 - 0x96ee0fff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96ee1000 - 0x96f1bffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96f1c000 - 0x97004ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97005000 - 0x97014fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x9705a000 - 0x97068ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x970d9000 - 0x97153ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97166000 - 0x97176ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x97177000 - 0x97179ff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9717a000 - 0x97206ff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97224000 - 0x972b7fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hi,
    Before Safari crashes, uncheck the 'Fraudulent sites' warning option in Safari preferences > Security
    Assuming that fixes the problem, use [EasyFind|http://www.devon-technologies.com/download/index.html] to search for a file called SafeBrowsing.db and delete it. After doing that, quit and restart Safari and then reenable the option you disabled.
    The SafeBrowsing.db file is used as a database of websites that are known to host malicious software or pretend to be a legitimate site in order to obtain account details etc. Occasionally it can become corrupt causing this problem.

  • Safari CRASHES Just started after LATEST UPDATES FROM APPLE

    Hello Everyone,
    Safari has been CRASHING UNEXPECTEDLY after completing the RECENT UPDATE from Apple. I have sent the information to APPLE each an every time, BUT SO FAR NOTHING. Crashes several times a day. I currently have a Support Case Open. I am also using Airport Extreme. Any input anyone??
    Be Safe
    John D

    Process: Safari [1320]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.3 (5525.28.3)
    Build Info: WebBrowser-55252803~5
    Code Type: X86 (Native)
    Parent Process: launchd [65]
    Date/Time: 2009-05-31 10:21:08.656 -0400
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 000178AE-68D5-4726-A3EA-4E319DB2DB9E
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libSystem.B.dylib 0x92c36e42 __kill + 10
    1 libSystem.B.dylib 0x92ca923a raise + 26
    2 libSystem.B.dylib 0x92cb5679 abort + 73
    3 libGLProgrammability.dylib 0x96dfa220 (anonymous namespace)::JITMemoryManager::getNewMemoryBlock(unsigned int) + 240
    4 libGLProgrammability.dylib 0x970a8637 (anonymous namespace)::JITMemoryManager::JITMemoryManager(bool) + 87
    5 libGLProgrammability.dylib 0x96dfa011 llvm::JIT::createEmitter(llvm::JIT&) + 65
    6 libGLProgrammability.dylib 0x970a756a llvm::JIT::JIT(llvm::ModuleProvider*, llvm::TargetMachine&, llvm::TargetJITInfo&) + 138
    7 libGLProgrammability.dylib 0x96df7c17 llvm::JIT::create(llvm::ModuleProvider*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*) + 391
    8 libGLProgrammability.dylib 0x96df7a31 llvm::ExecutionEngine::create(llvm::ModuleProvider*, bool, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*) + 49
    9 libGLProgrammability.dylib 0x96ddeef6 glvmInitializeLLVM() + 118
    10 libGLProgrammability.dylib 0x96ddebbe glvmPreInit + 830
    11 GLEngine 0xf45e5e4e glepPluginConnectAll + 1470
    12 GLEngine 0xf45e56f6 gliGetVersion + 86
    13 com.apple.opengl 0x902fb628 glcValidatePlugin + 216
    14 com.apple.opengl 0x902fb4af glcPluginConnect + 143
    15 com.apple.opengl 0x902fb221 glcPluginChoosePixelFormat + 385
    16 com.apple.opengl 0x902f8f27 cglChoosePixelFormat + 919
    17 com.apple.opengl 0x902f8023 CGLChoosePixelFormat + 131
    18 com.apple.QTKit 0x931bc3c3 -[QTMovieVisualContextRenderHelper _initializeVisualContext] + 79
    19 com.apple.QTKit 0x931bc606 -[QTMovieVisualContextRenderHelper initForMovie:] + 254
    20 com.apple.QTKit 0x9318137f -[QTMovie _createVisualContextRenderHelperIfNecessary] + 99
    21 com.apple.QTKit 0x93180e7f -[QTMovie addImageConsumer:] + 68
    22 com.apple.QTKit 0x9318b27a -[QTMovieView _updateRendererToPreferredRendererViewClass] + 1426
    23 com.apple.QTKit 0x93185c2d -[QTMovieView _updateRenderer] + 211
    24 com.apple.QTKit 0x9314655e -[QTMovieView setMovie:] + 1409
    25 net.telestream.wmv.webplugin 0xc0665489 -[WmvPlugin openMovieInPlugin] + 113
    26 net.telestream.wmv.webplugin 0xc066536d -[WmvPlugin openMovie] + 129
    27 com.apple.Foundation 0x95c588ca -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveResponse:] + 122
    28 com.apple.Foundation 0x95c5881a _NSURLConnectionDidReceiveResponse + 154
    29 com.apple.CFNetwork 0x915d1600 URLConnectionClient::clientSendDidReceiveResponse(CFURLResponse*, URLConnectionClient::ClientConnectionEventQueue*) + 46
    30 com.apple.CFNetwork 0x915d39eb URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 577
    31 com.apple.CFNetwork 0x915d3b90 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 998
    32 com.apple.CFNetwork 0x915d236c URLConnectionClient::processEvents() + 104
    33 com.apple.CFNetwork 0x9157fdbf MultiplexerSource::perform() + 189
    34 com.apple.CoreFoundation 0x9224a595 CFRunLoopRunSpecific + 3141
    35 com.apple.CoreFoundation 0x9224ac78 CFRunLoopRunInMode + 88
    36 com.apple.HIToolbox 0x9162528c RunCurrentEventLoopInMode + 283
    37 com.apple.HIToolbox 0x916250a5 ReceiveNextEventCommon + 374
    38 com.apple.HIToolbox 0x91624f19 BlockUntilNextEventMatchingListInMode + 106
    39 com.apple.AppKit 0x9234bd0d _DPSNextEvent + 657
    40 com.apple.AppKit 0x9234b5c0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    41 com.apple.Safari 0x0000802e 0x1000 + 28718
    42 com.apple.AppKit 0x923445fb -[NSApplication run] + 795
    43 com.apple.AppKit 0x92311834 NSApplicationMain + 574
    44 com.apple.Safari 0x000b9af6 0x1000 + 756470
    Thread 1:
    0 libSystem.B.dylib 0x92bd046e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92bfadcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x91a744df WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x91a2cc45 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    5 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9224a04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9224ac78 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91553298 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    6 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9224a04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9224ac78 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00118d2d 0x1000 + 1146157
    5 com.apple.Safari 0x00117fb3 0x1000 + 1142707
    6 com.apple.Safari 0x00118061 0x1000 + 1142881
    7 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    8 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9224a04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9224ac78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95c57530 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x95bf3e0d -[NSThread main] + 45
    6 com.apple.Foundation 0x95bf39b4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    8 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x92c186fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    2 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x92c32292 _workqops + 10
    1 libSystem.B.dylib 0x92c322c2 start_wqthread + 30
    Thread 7:
    0 libSystem.B.dylib 0x92c32292 _workqops + 10
    1 libSystem.B.dylib 0x92c322c2 start_wqthread + 30
    Thread 8:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x171ce774 Flash_EnforceLocalSecurity + 2203604
    3 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    4 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x92bc92ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92bfb2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x92c40539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x16fa614f 0x16ccb000 + 2994511
    4 ...romedia.Flash Player.plugin 0x16fbf91f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x16fa65ff 0x16ccb000 + 2995711
    6 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    7 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x92bc92ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92bfb2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x92c40539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x16fa614f 0x16ccb000 + 2994511
    4 ...romedia.Flash Player.plugin 0x16fbf91f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x16fa65ff 0x16ccb000 + 2995711
    6 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    7 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x92bc92e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92bfb2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x92c45aab pthreadcondtimedwait + 47
    3 ...romedia.Flash Player.plugin 0x16fa6081 0x16ccb000 + 2994305
    4 ...romedia.Flash Player.plugin 0x16ffab5b Flash_EnforceLocalSecurity + 287675
    5 ...romedia.Flash Player.plugin 0x16fa65ff 0x16ccb000 + 2995711
    6 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    7 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x92bc92ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92bfb2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x92c40539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x16fa614f 0x16ccb000 + 2994511
    4 ...romedia.Flash Player.plugin 0x16ec9a68 0x16ccb000 + 2091624
    5 ...romedia.Flash Player.plugin 0x16fa65ff 0x16ccb000 + 2995711
    6 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    7 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9224a04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9224ac78 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x962f35f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x962f3480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    7 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x92bd046e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92bfadcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x9400845c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x9401ad8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    5 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x92bc92e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92bfb2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x92bfcb33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x96302bdf CAGuard::WaitFor(unsigned long long) + 213
    4 com.apple.audio.CoreAudio 0x9630479a CAGuard::WaitUntil(unsigned long long) + 70
    5 com.apple.audio.CoreAudio 0x96302f3f HP_IOThread::WorkLoop() + 759
    6 com.apple.audio.CoreAudio 0x96302c43 HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x962f3480 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    9 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 libSystem.B.dylib 0x92c3e12f machmsgserver + 491
    3 libjvm.dylib 0xc4b6ab85 0xc4b5c000 + 60293
    4 libjvm.dylib 0xc4b6a945 0xc4b5c000 + 59717
    5 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    6 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 17:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 libjvm.dylib 0xc4c741b3 0xc4b5c000 + 1147315
    3 libjvm.dylib 0xc4c7404c 0xc4b5c000 + 1146956
    4 libjvm.dylib 0xc4bb8dcd 0xc4b5c000 + 380365
    5 libjvm.dylib 0xc4bb8937 0xc4b5c000 + 379191
    6 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    7 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 18:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 libjvm.dylib 0xc4c7426a 0xc4b5c000 + 1147498
    3 libjvm.dylib 0xc4bb9e6a 0xc4b5c000 + 384618
    4 libjvm.dylib 0xc4bb9455 0xc4b5c000 + 382037
    5 libjvm.dylib 0xc4d9aee1 JVM_MonitorWait + 465
    6 ??? 0xc7d859b1 0 + 3352844721
    7 ??? 0xc7d7f9d3 0 + 3352820179
    8 ??? 0xc7d7f9d3 0 + 3352820179
    9 ??? 0xc7d7d227 0 + 3352810023
    10 libjvm.dylib 0xc4c7528a 0xc4b5c000 + 1151626
    11 libjvm.dylib 0xc4bb9343 0xc4b5c000 + 381763
    12 libjvm.dylib 0xc4bb9235 0xc4b5c000 + 381493
    13 libjvm.dylib 0xc4bb9175 0xc4b5c000 + 381301
    14 libjvm.dylib 0xc4bb9098 0xc4b5c000 + 381080
    15 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    16 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 19:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 libjvm.dylib 0xc4c7426a 0xc4b5c000 + 1147498
    3 libjvm.dylib 0xc4bb9e6a 0xc4b5c000 + 384618
    4 libjvm.dylib 0xc4bb9455 0xc4b5c000 + 382037
    5 libjvm.dylib 0xc4d9aee1 JVM_MonitorWait + 465
    6 ??? 0xc7d859b1 0 + 3352844721
    7 ??? 0xc7d7f9d3 0 + 3352820179
    8 ??? 0xc7d7faaa 0 + 3352820394
    9 ??? 0xc7d7faaa 0 + 3352820394
    10 ??? 0xc7d7d227 0 + 3352810023
    11 libjvm.dylib 0xc4c7528a 0xc4b5c000 + 1151626
    12 libjvm.dylib 0xc4bb9343 0xc4b5c000 + 381763
    13 libjvm.dylib 0xc4bb9235 0xc4b5c000 + 381493
    14 libjvm.dylib 0xc4bb9175 0xc4b5c000 + 381301
    15 libjvm.dylib 0xc4bb9098 0xc4b5c000 + 381080
    16 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    17 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 20:
    0 libSystem.B.dylib 0x92bc92c2 semaphorewaittrap + 10
    1 libjvm.dylib 0xc4bba64e 0xc4b5c000 + 386638
    2 libjvm.dylib 0xc4bba245 0xc4b5c000 + 385605
    3 libjvm.dylib 0xc4bb9098 0xc4b5c000 + 381080
    4 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    5 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 21:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 libjvm.dylib 0xc4c7426a 0xc4b5c000 + 1147498
    3 libjvm.dylib 0xc4c73f09 0xc4b5c000 + 1146633
    4 libjvm.dylib 0xc4bbac7b 0xc4b5c000 + 388219
    5 libjvm.dylib 0xc4bba958 0xc4b5c000 + 387416
    6 libjvm.dylib 0xc4bb9098 0xc4b5c000 + 381080
    7 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    8 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 22:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 libjvm.dylib 0xc4c7426a 0xc4b5c000 + 1147498
    3 libjvm.dylib 0xc4c7404c 0xc4b5c000 + 1146956
    4 libjvm.dylib 0xc4bbad90 0xc4b5c000 + 388496
    5 libjvm.dylib 0xc4bb9098 0xc4b5c000 + 381080
    6 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    7 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 23:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 libjvm.dylib 0xc4c741b3 0xc4b5c000 + 1147315
    3 libjvm.dylib 0xc4bbb5af 0xc4b5c000 + 390575
    4 libjvm.dylib 0xc4bbb0fa 0xc4b5c000 + 389370
    5 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    6 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 24:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 libjvm.dylib 0xc4c7426a 0xc4b5c000 + 1147498
    3 libjvm.dylib 0xc4bb9e6a 0xc4b5c000 + 384618
    4 libjvm.dylib 0xc4bb9455 0xc4b5c000 + 382037
    5 libjvm.dylib 0xc4d9aee1 JVM_MonitorWait + 465
    6 ??? 0xc7d859b1 0 + 3352844721
    7 ??? 0xc7d7f9d3 0 + 3352820179
    8 ??? 0xc7d7faaa 0 + 3352820394
    9 ??? 0xc7d7faaa 0 + 3352820394
    10 ??? 0xc7d7fcd9 0 + 3352820953
    11 ??? 0xc7d7d227 0 + 3352810023
    12 libjvm.dylib 0xc4c7528a 0xc4b5c000 + 1151626
    13 libjvm.dylib 0xc4bb9343 0xc4b5c000 + 381763
    14 libjvm.dylib 0xc4bb9235 0xc4b5c000 + 381493
    15 libjvm.dylib 0xc4bb9175 0xc4b5c000 + 381301
    16 libjvm.dylib 0xc4bb9098 0xc4b5c000 + 381080
    17 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    18 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 25:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 libjvm.dylib 0xc4c7426a 0xc4b5c000 + 1147498
    3 libjvm.dylib 0xc4bb9e6a 0xc4b5c000 + 384618
    4 libjvm.dylib 0xc4bb9455 0xc4b5c000 + 382037
    5 libjvm.dylib 0xc4d9aee1 JVM_MonitorWait + 465
    6 ??? 0xc7d859b1 0 + 3352844721
    7 ??? 0xc7d7f9d3 0 + 3352820179
    8 ??? 0xc7d7f9d3 0 + 3352820179
    9 ??? 0xc7d7fcd9 0 + 3352820953
    10 ??? 0xc7d7d227 0 + 3352810023
    11 libjvm.dylib 0xc4c7528a 0xc4b5c000 + 1151626
    12 libjvm.dylib 0xc4bb9343 0xc4b5c000 + 381763
    13 libjvm.dylib 0xc4bb9235 0xc4b5c000 + 381493
    14 libjvm.dylib 0xc4bb9175 0xc4b5c000 + 381301
    15 libjvm.dylib 0xc4bb9098 0xc4b5c000 + 381080
    16 libjvm.dylib 0xc4e20935 JVM_RaiseSignal + 441077
    17 libSystem.B.dylib 0x92c45200 pthreadbody + 27
    Thread 26:
    0 libSystem.B.dylib 0x92bf99c6 kevent + 10
    1 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    2 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 27:
    0 libSystem.B.dylib 0x92bc92e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92bfb2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x92bfcb33 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x9347bd96 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x9347bb76 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x934ac9ac TimerThread + 74
    6 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    7 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 28:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9224a04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9224acd4 CFRunLoopRun + 84
    4 com.apple.QuickTime 0x93bdb212 QTSNetworkThread_RunThread + 131
    5 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    6 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 29:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9224a04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9224acd4 CFRunLoopRun + 84
    4 com.apple.QTKit 0x931c3ceb QTSurfaceRendererScheduledDisplayThread + 105
    5 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    6 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 30:
    0 libSystem.B.dylib 0x92bc9286 machmsgtrap + 10
    1 libSystem.B.dylib 0x92bd0a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9224a04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9224acd4 CFRunLoopRun + 84
    4 com.apple.QTKit 0x931bacb1 QTVisualContextImageProviderWorkLoop + 108
    5 libSystem.B.dylib 0x92bfa155 pthreadstart + 321
    6 libSystem.B.dylib 0x92bfa012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x92cb5639 ecx: 0xbfffde0c edx: 0x92c36e42
    edi: 0xbfffdea8 esi: 0xa0902f88 ebp: 0xbfffde28 esp: 0xbfffde0c
    ss: 0x0000001f efl: 0x00000282 eip: 0x92c36e42 cs: 0x00000007
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0xa0481880
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.3 (5525.28.3) <c1675dbd91a29ba35b4b54704c2694e9> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <65ab13aa391201a3253eae02bd1de74d> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x25f000 - 0x264fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9305ccde37dcf5329fd9faea1db1f153> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x662000 - 0x665fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <63c9ef8da77eb8768e03991ec0e413fd> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x66b000 - 0x670fff com.apple.audio.AppleHDAHALPlugIn 1.6.8 (1.6.8a3) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x119c5000 - 0x11bbdfff com.apple.RawCamera.bundle 2.0.14 (436) <a8dd51882088fae463f33bc0674583e8> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14317000 - 0x14318ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x15049000 - 0x1504eff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16487000 - 0x16487ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x16784000 - 0x1678affd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x16ccb000 - 0x172eefef +com.macromedia.Flash Player.plugin 10.0.22 (1.0.4f872) <860692a215f054b7b9474b410abeb530> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x17437000 - 0x17456fed com.apple.audio.CoreAudioKit 1.5 (1.5) <585f5ec95dc8f1efe51d820be84d53a6> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x18740000 - 0x1874efeb libSimplifiedChineseConverter.dylib ??? (???) <baa9dea57e3b49ca537934ab76645bea> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x18753000 - 0x18765fff libTraditionalChineseConverter.dylib ??? (???) <35982309fdf5ddada718fd6fc36dbe96> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1adcd000 - 0x1add1fff libdeploy.jnilib ??? (???) /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libdeploy. jnilib
    0x1add9000 - 0x1ade4ffb libnet.jnilib ??? (???) <f122ecb062b6468d85b88b1eb7ca78f5> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libnet.jni lib
    0x1d7c9000 - 0x1d7cbffe com.apple.AutomatorCMM 1.1 (161) <dd4f219df5f726e3fea63790235f92dc> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1d86a000 - 0x1d86bffd com.apple.BluetoothMenu 2.1.6 (2.1.6f8) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x1d870000 - 0x1d872fff com.apple.BezelServicesFW 1.4.929 (1.4.929) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x1d9fb000 - 0x1d9fbffd liblangid.dylib ??? (???) <4a7cd4e810ac2cf4cadd29d0bda17306> /usr/lib/liblangid.dylib
    0x20e9a000 - 0x20e9afff libcmm.jnilib ??? (???) <7452366e25f3d3a49d4b95ecba2a2282> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libcmm.jni lib
    0x248c0000 - 0x249ebff7 libmecab.1.0.0.dylib ??? (???) <bef4c5c9918bc623b9137e9bf59b1e5e> /usr/lib/libmecab.1.0.0.dylib
    0x31410000 - 0x31413ffc libnio.jnilib ??? (???) <5901461c85f4abfd8209cf8bf84732e2> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libnio.jni lib
    0x323ba000 - 0x323c6ffc com.apple.JavaPluginCocoa15 12.2.0 (12.2.0) <314a945e716b8279933ea18d0a9b84b0> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Resources/JavaPlugin Cocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x323d0000 - 0x323d6fff JavaNativeFoundation ??? (???) <fd9995f2d5028539d72a2567904d4f10> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFou ndation.framework/Versions/A/JavaNativeFoundation
    0x325f3000 - 0x325fafe0 libverify.dylib ??? (???) <7cc184265a20ef60af782f48077e2131> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libverify. dylib
    0x332aa000 - 0x332b5ffb libzip.jnilib ??? (???) <cf0c5694f94ecb552e54776fb2b3f50b> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libzip.jni lib
    0x33acc000 - 0x33ae6fef libjava.jnilib ??? (???) <a0c0a3c0e67c4e2d52fd49257e94410e> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjava.jn ilib
    0x51029000 - 0x5104bfe7 libjpeg.jnilib ??? (???) <aeb140b6f91a317f884ef6c1c64ce0e6> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjpeg.jn ilib
    0x563f0000 - 0x56437ff3 libsuncmm.jnilib ??? (???) <7cf411fa4064493bee1a51eac2afca15> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libsuncmm. jnilib
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x9000f000 - 0x90024ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90025000 - 0x90025ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90026000 - 0x9016cff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9016d000 - 0x901acfef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x901ad000 - 0x901bdffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x902f7000 - 0x90304fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9034b000 - 0x903fdffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x903fe000 - 0x90434fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x90435000 - 0x90467fff com.apple.LDAPFramework 1.4.5 (110) <8e2d9ff6233cf44cb67533625840c2af> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9046d000 - 0x90471fff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90472000 - 0x9144dff6 com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9144e000 - 0x9154ffe7 com.apple.PubSub 1.0.3 (65.1.4) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x91550000 - 0x915f4fec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x915f5000 - 0x918fdfff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91a19000 - 0x91a23feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91a24000 - 0x91a29fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91a2a000 - 0x9207bfff com.apple.WebCore 5525.28 (5525.28.4) <998a2e99f113af44083e0ae565aa8adb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x920d0000 - 0x9210affe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9210b000 - 0x9212affa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9213d000 - 0x921d0fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x921d7000 - 0x9230afef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9230b000 - 0x92b09fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92b0a000 - 0x92b96ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92b97000 - 0x92b97ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92bc8000 - 0x92d2fff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x92d30000 - 0x92d39fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92d3a000 - 0x92d3cfff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92d3d000 - 0x92da3ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92da4000 - 0x92f75ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92f86000 - 0x92fc8fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92fc9000 - 0x93043ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9305c000 - 0x9313cfff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
    0x9313d000 - 0x931f4ff3 com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x931f5000 - 0x93251ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93252000 - 0x93258fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93259000 - 0x932fcff3 com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x932fd000 - 0x93387fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93452000 - 0x9372cff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9372d000 - 0x93739ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9373a000 - 0x93778fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9377e000 - 0x9377effa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9377f000 - 0x937b6fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x937b7000 - 0x937e2fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x937e3000 - 0x937eefe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x937ef000 - 0x9380dfff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
    0x9380e000 - 0x93867ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93ad1000 - 0x93b2effb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x93b2f000 - 0x93bc2ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93bc8000 - 0x93eedfe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93ef4000 - 0x93f23fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93f24000 - 0x93fd4fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93fd5000 - 0x940a0fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x940a1000 - 0x940a1ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x940a2000 - 0x940a3ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x940a4000 - 0x940a4ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x940a5000 - 0x940bbfff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x940bc000 - 0x9447afea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9447b000 - 0x9447ffff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94480000 - 0x94498ff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x944d6000 - 0x944d9fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x944da000 - 0x94594fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94595000 - 0x9467dff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9467e000 - 0x9468efff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x946df000 - 0x9486dfe7 com.apple.CoreAUC 3.07.2 (3.07.2) <08a5e0090d94e132ec9fa9ef4034941d> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9486e000 - 0x9487dffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9487e000 - 0x948a7fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x948a8000 - 0x948f2fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x948f3000 - 0x948f3fff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x948f4000 - 0x949b2fff com.apple.WebKit 5525.28 (5525.28.3) <2dd2865b4946a6d14a011bca1b05f2ed> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x949b3000 - 0x949cbfff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x949cc000 - 0x94a06fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94ae9000 - 0x94b12fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x94b13000 - 0x94b13ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94b14000 - 0x94b22ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x94b23000 - 0x94bafff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94bb0000 - 0x94bf9fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94cc4000 - 0x95364fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95365000 - 0x95433ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <a8929f0de97428798f858023b3ce2f60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95434000 - 0x95586ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95587000 - 0x95997fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95998000 - 0x959a0fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x959a1000 - 0x95a28ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x95a29000 - 0x95a2bff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95be9000 - 0x95e65fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95e66000 - 0x95ea7fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95ea8000 - 0x96245fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96246000 - 0x96255fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x96256000 - 0x962d5ff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x962d6000 - 0x96353feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96354000 - 0x9637cff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9637d000 - 0x963d7ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x963d8000 - 0x964b9ff7 libxml2.2.dylib ??? (???) <068cab13eb4608a7c6a5fad807ee0e33> /usr/lib/libxml2.2.dylib
    0x964ba000 - 0x964baffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x964bb000 - 0x964c2ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x964c3000 - 0x965fcff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x965fd000 - 0x96609ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96645000 - 0x96739ff4 libiconv.2.dylib ??? (???) <96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
    0x967ad000 - 0x967d1feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x967d2000 - 0x96951fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96952000 - 0x96952ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96953000 - 0x96958fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96959000 - 0x96986feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96987000 - 0x969c6fff com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x969c7000 - 0x96a8eff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96a8f000 - 0x96ab3fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x96ab4000 - 0x96b05ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96b06000 - 0x96badfeb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96bae000 - 0x96bb5ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x96bb6000 - 0x96bbdfff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96bbe000 - 0x96c3bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96da0000 - 0x96dbeff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96dbf000 - 0x96ddaffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96ddb000 - 0x972acfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x972ad000 - 0x972afffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x972b0000 - 0x972b7fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0xb843b000 - 0xb8498fff libfontmanager.jnilib ??? (???) <442a520aee0b756a7f42ac5df5506e4d> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libfontman ager.jnilib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <8467dfa15de3658db2bd72670166ca93> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <1de8124131adeee8e96c4d92413024e1> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xbb2cd000 - 0xbb2e9ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xc0661000 - 0xc0688fdd +net.telestream.wmv.webplugin 2.2.1.11 (2.2.1.11) /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.webplugin/Contents/MacOS/Flip4Mac WMV Plugin
    0xc4b5c000 - 0xc4eabffb libjvm.dylib ??? (???) <1c388ad24330d93a9d0e346861b85860> /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Libraries/libjvm.dylib
    0xd3d80000 - 0xd3f18fff libawt.jnilib ??? (???) <02de13f3a35d8364a52814af8d3ffa64> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jni lib
    0xe810c000 - 0xe8180ff7 com.apple.Bluetooth 2.1.6 (2.1.6f8) <2efdc5543023a1c9b534269d1153d8d8> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0xf2b90000 - 0xf2cf1fe1 com.apple.QuickTimeStreaming.component 7.6 (1290) <a3b458f28441d70aa3e99c837f26e490> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0xf42e7000 - 0xf452afde +net.telestream.wmv.import 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0xf45e4000 - 0xf4769fe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xf4797000 - 0xf4b00fe8 com.apple.GeForce8xxxGLDriver 1.5.44 (5.4.4) <59268db992cb4c6d08ca7b5bba366863> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Safari crashes on iPad after ios 5 update

    Anyone elses Safari crash constantly after updating your iPad 1 to IOS 5?  Try surfing Apple's own website.  Thanks

    markcody wrote:
    I switched all the iCloud merged options to off in settings. so far that seems to be preventing the constant crashes on my iPad 1.
    100 pct correct -- though even better I was able to narrow it down to one simple thing: bookmarks sync in iCloud. 
    Turn that off, problem goes away.
    Then turn it back on, still no problem.  Problem gone, syncing on.
    Maybe something unique for me, maybe not.  I'd be interested if that works for anyone else in this discussion.

  • Safari crashes 10 seconds after opening

    Safari crashes about 10 seconds after opening. Everything else works. It seems to be a problem with Thread 3 as follows. Can anybody recommend a fix? Thanks much.
    Process:         Safari [454]
    Path:           /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (5533.21.1)
    Build Info:      WebBrowser-75332101~2
    Code Type:       X86 (Native)
    Parent Process: launchd [108]
    Interval Since Last Report:          2551 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  19 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2011-07-01 10:17:42.467 -0400
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: CA26AC55-601B-4F53-9660-53F3642F487E
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006feff0
    Crashed Thread: 3
    Thread 3 Crashed:
    0  libSystem.B.dylib                        0xffff0f38__memcpy + 1944 (cpu_capabilities.h:246)
    1  libsqlite3.0.dylib                        0x964a0652allocateBtreePage + 1810
    2  libsqlite3.0.dylib                        0x964a3a83incrVacuumStep + 851
    3  libsqlite3.0.dylib                        0x964ed6cesqlite3VdbeExec + 2606
    4  libsqlite3.0.dylib                        0x964f8ea2sqlite3Step + 386
    5  libsqlite3.0.dylib                        0x964d9624sqlite3_exec + 260
    6  com.apple.CFNetwork                       0x9163e19e__CFURLCache::ExecSQLStatement(sqlite3*, char const*, int (*)(void*, int,char**, char**), void*, long) + 64
    7   com.apple.CFNetwork                       0x9161ab05ProcessCacheTasks(__CFURLCache*) + 1433
    8  com.apple.CFNetwork                       0x9161429fCFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9  com.apple.CoreFoundation                  0x912718f5CFRunLoopRunSpecific + 4469
    10 com.apple.CoreFoundation                  0x91271aa8CFRunLoopRunInMode + 88
    11 com.apple.CFNetwork                       0x9161418cCFURLCacheWorkerThread(void*) + 388
    12 libSystem.B.dylib                        0x94e54055_pthread_start + 321
    13 libSystem.B.dylib                        0x94e53f12thread_start + 34

    Open a Finder window. Select your Home folder in the Sidebar on the left then open the Library folder then the Caches folder then the com.apple.Safari folder.
    Move the cache.db file to the Trash. (It may say ApplicationCache.db)
    Restart your Mac. If Safari crashes again, please post the entire crash report including the "binary images" section.

  • Safari crashing when downloading after upgrading to 10.7.2

    I upgraded to 10.7.2 today and now Safari crashes every time I try to download anything (worked fine before then). Would really appreciate any help or information
    Crash report...
    Process:         Safari [596]
    Path:            /Users/USER/Desktop/*/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (7534.48.3)
    Build Info:      WebBrowser-7534048003000000~32
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [137]
    Date/Time:       2011-11-04 10:18:32.626 +0800
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          5828 sec
    Crashes Since Last Report:           11
    Per-App Interval Since Last Report:  5729 sec
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                      412E1331-8D5C-40A6-9325-658C2C6BE5D8
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    Enabled Extensions:
    com.divx.wpa-KZYJ7HJ34P (1 - 2.1.1.94) DivX HiQ
    com.divx.html5video-KZYJ7HJ34P (0.0 - 2.1.1.94) DivX Plus Web Player HTML5 <video>
    objc[596]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff9915dec2 CFRetain + 18
    1   com.apple.Safari.framework              0x00007fff90ff882f +[ImageHopAnimationController defaultImage] + 83
    2   com.apple.Safari.framework              0x00007fff90ff888d -[ImageHopAnimationController startAnimationFromPoint:toPoint:withImage:] + 85
    3   com.apple.Foundation                    0x00007fff92930de2 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    4   com.apple.CoreFoundation                0x00007fff991a7e0a _CFXNotificationPost + 2634
    5   com.apple.Foundation                    0x00007fff9291d097 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    6   com.apple.Safari.framework              0x00007fff90e546f4 -[DownloadMonitorOld(ContextDownloadClient) wkDownloadDidStart:] + 141
    7   com.apple.Safari.framework              0x00007fff90e3673c _ZN6Safari2WKL8didStartEPK15OpaqueWKContextPK16OpaqueWKDownloadPKv + 73
    8   com.apple.WebKit2                       0x00007fff92f12af0 void CoreIPC::handleMessage<Messages::DownloadProxy::DidStart, WebKit::DownloadProxy, void (WebKit::DownloadProxy::*)(WebCore::ResourceRequest const&)>(CoreIPC::ArgumentDecoder*, WebKit::DownloadProxy*, void (WebKit::DownloadProxy::*)(WebCore::ResourceRequest const&)) + 83
    9   com.apple.WebKit2                       0x00007fff92edf4f5 WebKit::WebContext::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 161
    10  com.apple.WebKit2                       0x00007fff92edc155 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 103
    11  com.apple.WebKit2                       0x00007fff92edc08a CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 172
    12  com.apple.WebKit2                       0x00007fff92edbfa3 CoreIPC::Connection::dispatchMessages() + 145
    13  com.apple.WebKit2                       0x00007fff92ed88df RunLoop::performWork() + 111
    14  com.apple.WebKit2                       0x00007fff92ed8850 RunLoop::performWork(void*) + 76
    15  com.apple.CoreFoundation                0x00007fff9916db51 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    16  com.apple.CoreFoundation                0x00007fff9916d3bd __CFRunLoopDoSources0 + 253
    17  com.apple.CoreFoundation                0x00007fff991941a9 __CFRunLoopRun + 905
    18  com.apple.CoreFoundation                0x00007fff99193ae6 CFRunLoopRunSpecific + 230
    19  com.apple.HIToolbox                     0x00007fff94cc43d3 RunCurrentEventLoopInMode + 277
    20  com.apple.HIToolbox                     0x00007fff94ccb63d ReceiveNextEventCommon + 355
    21  com.apple.HIToolbox                     0x00007fff94ccb4ca BlockUntilNextEventMatchingListInMode + 62
    22  com.apple.AppKit                        0x00007fff985183f1 _DPSNextEvent + 659
    23  com.apple.AppKit                        0x00007fff98517cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    24  com.apple.Safari.framework              0x00007fff90da30d3 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    25  com.apple.AppKit                        0x00007fff9851462d -[NSApplication run] + 470
    26  com.apple.AppKit                        0x00007fff9879380c NSApplicationMain + 867
    27  com.apple.Safari.framework              0x00007fff90f56ffb SafariMain + 197
    28  com.apple.Safari                        0x0000000104f8bf24 0x104f8b000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f3987e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8f3a55be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8f3a414e _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8f397bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8de3e274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00007fff8dfb88e5 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x00007fff8dfb62bd WebCore::IconDatabase::iconDatabaseSyncThread() + 489
    4   com.apple.WebCore                       0x00007fff8dfb60cb WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8f39667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f395d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff8fbbe569 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff8fbbe4a9 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 4:: Safari: CertRevocationChecker
    0   libsystem_kernel.dylib                  0x00007fff8f39667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f395d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9918bb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff991942d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff99193ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff90f10cf7 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff90f10c4f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 5:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8f397bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8de3e274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff9652fc40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8dfd4dca ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff8dfd4d23 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff8dfd4c6b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8f39667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f395d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9918bb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff991942d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff99193ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff929800ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff929747fe -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff92974776 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 7:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff8f39667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f395d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9918bb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff991942d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff99193ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff90f10cf7 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff90f10c4f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8f397df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff991dcf9b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8f397bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8de3e274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff9652fc40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8dfd4dca ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff8dfd4d23 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff8dfd4c6b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 10:: Safari: SnapshotStore
    0   libsystem_kernel.dylib                  0x00007fff8f397bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8de3e274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff9652fc40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff90f8873f Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
    4   com.apple.Safari.framework              0x00007fff90f85ebb Safari::SnapshotStore::diskAccessThreadBody() + 305
    5   com.apple.Safari.framework              0x00007fff90f8588b Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8f398192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8de3c594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8de3db85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8f398192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8de3c594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8de3db85 start_wqthread + 13
    Thread 13:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8f397bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8de3e274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo                     0x00007fff98153b3c CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo                     0x00007fff9815385d _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib                       0x00007fff8de3a8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8de3db75 thread_start + 13
    Thread 14:
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8f398192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8de3c594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8de3db85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff98e53fb0  rbp: 0x00007fff64b89250  rsp: 0x00007fff64b89240
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x000000004bf74e1e  r11: 0x00000000fffffeff
      r12: 0x00007ffb89823000  r13: 0x0000000000000000  r14: 0x0000000000000010  r15: 0x00000000000001db
      rip: 0x00007fff9915dec2  rfl: 0x0000000000000246  cr2: 0x0000000102557000
    Logical CPU: 3
    Binary Images:
           0x104f8b000 -        0x104f8bfff  com.apple.Safari (5.1 - 7534.48.3) <2C0F3C18-28A6-3485-8D76-CB520848C780> /Users/USER/Desktop/*/Safari.app/Contents/MacOS/Safari
           0x104f90000 -        0x104fbdfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
           0x104fcb000 -        0x104fdaff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x104fe7000 -        0x104fecff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
           0x104ff6000 -        0x104fffff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
           0x105008000 -        0x10503bff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x105055000 -        0x1050b7fff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x1050f4000 -        0x105146ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x105155000 -        0x10515bfff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x105165000 -        0x10517bfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x105194000 -        0x1051d3ff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x1051e0000 -        0x1051e2fff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x1051eb000 -        0x1051eefff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x108680000 -        0x108680ffd +cl_kernels (??? - ???) <07124F2C-57AE-4248-BABE-D896359ADE0D> cl_kernels
           0x108b45000 -        0x108b4bfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x108b51000 -        0x108b54ff7  libCoreFSCache.dylib (??? - ???) <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x108b68000 -        0x108bfbff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x108ca0000 -        0x108ca1ff3 +cl_kernels (??? - ???) <2F09F363-F1C2-459C-9CC5-E21472FB11C0> cl_kernels
           0x108d10000 -        0x108d11ff3 +cl_kernels (??? - ???) <073BB853-13C2-40BB-8F56-441CB8B22D19> cl_kernels
           0x108d83000 -        0x108d84ffc +cl_kernels (??? - ???) <F4542FB3-D1E8-4B5F-8484-5A9DA0E9C35D> cl_kernels
           0x10a707000 -        0x10a735ff7  GLRendererFloat (??? - ???) <16DF14A0-7264-31A4-83F6-E6F96CF4AB3D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10b340000 -        0x10b4d8ff7  GLEngine (??? - ???) <D770A837-9F8D-3C86-AB33-CBDEF5599CA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10b50c000 -        0x10b605fff  libGLProgrammability.dylib (??? - ???) <BCA0FD49-2103-33D8-8801-326C6A62465E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10d221000 -        0x10d4e8ff7  com.apple.ATIRadeonX3000GLDriver (7.12.9 - 7.1.2) <E0D46EC5-2A19-36AA-AECC-A73219F999F1> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
        0x7fff64b8b000 -     0x7fff64bbfac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8d829000 -     0x7fff8d840fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d8b6000 -     0x7fff8d8f7fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d8f8000 -     0x7fff8d8fdfff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d8fe000 -     0x7fff8d929fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8d92a000 -     0x7fff8dc02ff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8dcb1000 -     0x7fff8ddeafef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8ddeb000 -     0x7fff8ddebfff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8ddec000 -     0x7fff8dec9fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff8df25000 -     0x7fff8df34fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff8df35000 -     0x7fff8df36ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8df37000 -     0x7fff8df38fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8dfad000 -     0x7fff8dfb0fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8dfb1000 -     0x7fff8dfb1fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8dfb2000 -     0x7fff8ecb8fef  com.apple.WebCore (7534.51 - 7534.51.22) <352D30ED-1D1D-390E-B7CB-18E954485FD3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8ecb9000 -     0x7fff8ecbafff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ecbb000 -     0x7fff8ecd8ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ecd9000 -     0x7fff8ed6fff7  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
        0x7fff8ee22000 -     0x7fff8ee64ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8ee65000 -     0x7fff8ee6bfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8ee6c000 -     0x7fff8ee72fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8ee73000 -     0x7fff8ef71fff  com.apple.QuickLookUIFramework (3.1 - 500.1) <D3A71FF1-7ED1-39DB-AD4E-451612DA536C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8efa2000 -     0x7fff8efa7fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8efa8000 -     0x7fff8f03afff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8f03b000 -     0x7fff8f06bfff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8f06c000 -     0x7fff8f08bfff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8f08c000 -     0x7fff8f0fafff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8f0fb000 -     0x7fff8f157fff  com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8f1da000 -     0x7fff8f214fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8f215000 -     0x7fff8f30afff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8f30b000 -     0x7fff8f380ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8f381000 -     0x7fff8f3a1fff  libsystem_kernel.dylib (1699.22.81 - compatibility 1.0.0) <B9E259FC-73EA-31E3-8E68-7F980DEBA8A6> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f3a2000 -     0x7fff8f3b0fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff8f3b1000 -     0x7fff8f3ceff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
        0x7fff8f3cf000 -     0x7fff8f3e2ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8f3e3000 -     0x7fff8f3eefff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f3ef000 -     0x7fff8f3f4fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8f7a4000 -     0x7fff8f8a9ff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8f8aa000 -     0x7fff8f8fdfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8f8fe000 -     0x7fff8fa88ff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8fa89000 -     0x7fff8fb96fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8fb97000 -     0x7fff8fbbbfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8fbbc000 -     0x7fff8fd5bfff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8fd5c000 -     0x7fff8fd83fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff900fd000 -     0x7fff90200fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
        0x7fff9036d000 -     0x7fff903bdfff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff903d3000 -     0x7fff9041eff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff9041f000 -     0x7fff90489fff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff9048a000 -     0x7fff908bcfff  com.apple.VideoToolbox (1.0 - 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff908bd000 -     0x7fff908cfff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff908d0000 -     0x7fff909d2ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff909d3000 -     0x7fff90b39fff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff90b44000 -     0x7fff90b61fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <ABF4E917-A452-3B86-B071-948F4B6A3CD3> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff90b62000 -     0x7fff90b69fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff90b6a000 -     0x7fff90b78fff  com.apple.HelpData (2.1.0 - 70) <917CF02F-276E-3571-9042-AAAAC0D3D4E1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff90b79000 -     0x7fff90b7afff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90b7b000 -     0x7fff90b7bfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff90b7c000 -     0x7fff90ba3fff  com.apple.framework.internetaccounts (1.1 - 2) <B01A08DC-2735-3783-B0C8-63492BD845CF> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff90ba4000 -     0x7fff90baafff  IOSurface (??? - ???) <2114359C-D839-3855-8735-BBAA2704DB93> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff90bab000 -     0x7fff90c5efff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff90cfb000 -     0x7fff90d49fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff90d4a000 -     0x7fff911d9ff7  com.apple.Safari.framework (7534 - 7534.51.22) <CD187BAF-2088-32CF-BCD3-E4057351A821> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff91913000 -     0x7fff91996fef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff91999000 -     0x7fff91a77fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff91a78000 -     0x7fff9205cfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9205d000 -     0x7fff920ffff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff92116000 -     0x7fff9222eff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9226e000 -     0x7fff92288fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff9228b000 -     0x7fff92415ff7  com.apple.WebKit (7534.51 - 7534.51.22) <A52AF4EF-A2AA-3718-AB96-576A5E0A1CB8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff92485000 -     0x7fff924f5fff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff924f6000 -     0x7fff92556fff  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
        0x7fff9255c000 -     0x7fff925cffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff925ec000 -     0x7fff92640ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff92641000 -     0x7fff92641fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9264a000 -     0x7fff9264cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff9264d000 -     0x7fff926d1ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff926fb000 -     0x7fff92854fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff92855000 -     0x7fff928f4fff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff928f5000 -     0x7fff928fafff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff9291a000 -     0x7fff92c33ff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff92c34000 -     0x7fff92c3fff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff92c5c000 -     0x7fff92c5eff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92d94000 -     0x7fff92dd3fff  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
        0x7fff92dd4000 -     0x7fff92ddaff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff92ddb000 -     0x7fff92e04ff7  com.apple.framework.Apple80211 (7.1.1 - 711.1) <FD0675E6-6602-3C28-85AA-6A4AF6B36D78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff92e05000 -     0x7fff92e06fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff92e07000 -     0x7fff92e14ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff92e1c000 -     0x7fff92e92fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff92e93000 -     0x7fff92ec0fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff92ec1000 -     0x7fff9306bfff  com.apple.WebKit2 (7534.51 - 7534.51.22) <DCE49986-D892-33DB-8B2C-1393F0CF108C> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff9306e000 -     0x7fff9309eff7  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
        0x7fff930da000 -     0x7fff932dcfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff932dd000 -     0x7fff932e0ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9362e000 -     0x7fff9362fff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff93630000 -     0x7fff93672fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff93679000 -     0x7fff936a6ff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff936aa000 -     0x7fff9378bfff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff9378c000 -     0x7fff93bfafff  com.apple.RawCamera.bundle (3.8.2 - 579) <3D4EBC1A-4139-3E22-B407-0D4887D8D208> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff93bfb000 -     0x7fff93c44fff  com.apple.framework.CoreWLAN (2.1.1 - 211.3) <0FBC6087-6872-3403-A317-CE888969CF4C> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff93c45000 -     0x7fff94061ff7  com.apple.SceneKit (2.1 - 125.1) <296A889C-2E9D-366F-8962-E23931EECC70> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff940f1000 -     0x7fff940f5fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff940f6000 -     0x7fff940f9fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff940fa000 -     0x7fff94135fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff94136000 -     0x7fff9413bfff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff94141000 -     0x7fff94176fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff94188000 -     0x7fff941e3ff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff941e4000 -     0x7fff948f7587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff948f8000 -     0x7fff948fbfff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff94913000 -     0x7fff94915fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff9492d000 -     0x7fff94951ff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff94bcf000 -     0x7fff94bd0fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff94bd1000 -     0x7fff94c24fff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff94c25000 -     0x7fff94c29ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff94c2a000 -     0x7fff94c37fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff94c38000 -     0x7fff94c4aff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff94ca8000 -     0x7fff94cacfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff94cad000 -     0x7fff94cc1ff7  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
        0x7fff94cc2000 -     0x7fff94fe6fff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff94fe7000 -     0x7fff94feeff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff94fef000 -     0x7fff9530bff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9530c000 -     0x7fff95312ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff95362000 -     0x7fff95829fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff9582a000 -     0x7fff95a98ff7  com.apple.QuartzComposer (5.0 - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff95a99000 -     0x7fff95ba5fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff95bb4000 -     0x7fff95ed5fff  com.apple.AddressBook.framework (6.1 - 1062) <94321204-A094-3BBE-8EA6-6048D39F4E54> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff96525000 -     0x7fff967affff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <B311DA3D-F763-32A0-BE17-5DC97820BFAB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff967b0000 -     0x7fff96807fff  libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff96874000 -     0x7fff9687cfff  libsystem_dnssd.dylib (??? - ???) <407A48F3-64A0-348B-88E6-70CECD3D0D67> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9689e000 -     0x7fff96930ff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff96931000 -     0x7fff9693ffff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff96940000 -     0x7fff969bbff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff969fc000 -     0x7fff96a25fff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff96a6d000 -     0x7fff96a6dfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff96a6e000 -     0x7fff96a79ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff96a7a000 -     0x7fff96a8cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff96a8d000 -     0x7fff96aa3ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff96aa4000 -     0x7fff96af8ff7  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <5D86BECB-9F7A-3FDB-9436-C3DE4B2A5F29> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff96bd8000 -     0x7fff96bd8fff  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
        0x7fff96c3f000 -     0x7fff96cc4ff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff96cc5000 -     0x7fff96dc7ff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff96dc8000 -     0x7fff96e62ff7  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
        0x7fff96e63000 -     0x7fff96eaaff7  com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff96eab000 -     0x7fff9763ffef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff97640000 -     0x7fff97655fff  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
        0x7fff97656000 -     0x7fff97681ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff97682000 -     0x7fff9768efff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff9768f000 -     0x7fff9790afff  com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff9790b000 -     0x7fff97917fff  com.apple.CrashReporterSupport (10.7.2 - 347) <0F6D3509-9062-3647-B7C4-F25AF3AE9B71> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff97918000 -     0x7fff97918fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff97919000 -     0x7fff97a16fff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff97a4c000 -     0x7fff97a4cfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff97a4d000 -     0x7fff97c67fef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff97c6b000 -     0x7fff97d32ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff97d33000 -     0x7fff980d1fef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff980ef000 -     0x7fff98115ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff98116000 -     0x7fff98151ff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
        0x7fff98152000 -     0x7fff9817aff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff981de000 -     0x7fff98207fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff9820c000 -     0x7fff9820cfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff9820d000 -     0x7fff9824dfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff9825a000 -     0x7fff984cdfff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff984ce000 -     0x7fff9850eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
        0x7fff9850f000 -     0x7fff99110ff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff9915b000 -     0x7fff9932ffff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff99330000 -     0x7fff99331fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff99332000 -     0x7fff9939aff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9939b000 -     0x7fff993a9ff7  libkxld.dylib (??? - ???) <9C937433-A362-3E40-BF71-FDABA986B56C> /usr/lib/system/libkxld.dylib
        0x7fff994f3000 -     0x7fff995dafff  com.apple.backup.framework (1.3.1 - 1.3.1) <3F01784C-3C09-3F08-B949-779F0A5248C1> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff99806000 -     0x7fff99806fff  com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff99845000 -     0x7fff99c72fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff99c73000 -     0x7fff99c77fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff99c78000 -     0x7fff99c95fff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff99ce5000 -     0x7fff99dc9def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff99dca000 -     0x7fff99de6ff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff99df1000 -     0x7fff99e2afe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff99e33000 -     0x7fff99e5cfff  com.apple.datadetectors (3.0 - 172.3) <7C8B98DD-68C0-3AE0-BCD9-55CBD63925B7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff99e5d000 -     0x7fff99e68ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff99ebb000 -     0x7fff99f1ffff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff99f35000 -     0x7fff99f3cfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9a038000 -     0x7fff9a04ffff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff9a084000 -     0x7fff9a128fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff9a131000 -     0x7fff9a174ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff9a175000 -     0x7fff9a17fff7  liblaunch.dylib (392.18.0 - compatibility 1.0

    lissy --
    The problem was that you had the "real" Safari app sitting on your desktop.  It was the most recnt version, ad noted in your crash report.  All you had to do was take that original Safari app on your desktop, and move it into your Apps folder.  Which you did.  Really glad it got you sorted.
    (By the way, each user has it's own App folder, which is why I said "your Main App folder)
    Congratulations!

  • Need help - Safari crashes on opening after 104.11 install

    I've just installed 10.4.11 which includes an upgrade to safari 3.04. Now safari crashes on opening. I've removed downloads and history.plist but the problem persists. A previous contributor has described the same problem and he's provided the error log.
    Many thanks to anyone who can help.

    Hi Roger
    Glad you got this sorted out. AcidSearch remains incompatible with Safari 3. In its place I now use Inquisitor 3, which I've really come to appreciate as an effective search tool.
    If you are complete with this thread, please mark it as answered so others know your question has been addressed to your satisfaction.
    Aloha from Big Island.

Maybe you are looking for

  • Email no longer working for my WordPress site

    Not sure when this happened, but my wordpress site will no longer send emails.  The only time I get an error back of any help is when i try the password recovery utility.  It displays The e-mail could not be sent. Possible reason: your host may have

  • Setting up a new server without a video card?

    I am looking into buying a G5 server to support my new graphics dept that will be using Macs for design work. I noticed that in configuring a G5 server that one of the options is to include a video card. If I decide not to include a card, is there so

  • Is drop user cascade DDL statement will be reflected in physical standby DB

    Hi, Oracle 10G Physical standby database When issuing drop user cascade in Primary DB , Will the same be reflected in physical standby ? or there is any exceptions of applying DDLs and DMLs ? Thank you in advance, Mohamed

  • Assigning user roles in my application in a programatic way

    Hi, How can I assign user roles in a programatic way when I am using the Sun One 7 server? Is that possible? Thanks, Wanderley.

  • Sizing guidelines for CE 7.1 and NWDI 7.1

    Dear Experts, One of our clients wants to develop the system with CE 7.1 and use NWDI for the lifecycle management of the software. I am looking for the sizing requirements for the development environment. Will anybody help me get the guidelines for