Can someone advise me why safari keeps crashing when watching youtube videos?

Safari report after the crash states that something may be wrong with my flashplayer plug-in 10.4 and 10.5.
First of all I cant update to that version because I have the imac 10.5.8 ios and can only upgrade to 10.3 version so why is it giving me that message???
I have yet to find an explanation nor a solution for this so if anyone thinks they have an answer I will be more than grateful to hear it.

You have a Mid 2010 15-inch MacBook Pro, and the log is showing a problem with the NVIDIA GPU. "GPU Panic" means a GPU issue.
Mid 2010 15-inch MacBooks Pro have got a defective NVIDIA GPU that may cause unexpected restarts, black screens, kernel panics... Read > http://support.apple.com/kb/TS4088
Apple is repairing all of these MacBooks Pro for free if they were purchased less than 3 years ago, so make a backup of your files with Time Machine and take the MacBook Pro to an Apple Store or reseller. I recommend you to print the log

Similar Messages

  • Can anyone tell me why safari keeps crashing in lion

    This is the crash report.
    Process:         Safari [481]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (7534.48.3)
    Build Info:      WebBrowser-7534048003000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [131]
    Date/Time:       2011-07-21 19:28:06.260 +0100
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          17207 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  11123 sec
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      76B8D7A5-9516-45B7-A243-404C73098028
    Crashed Thread:  4  WebCore: IconDatabase
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    VM Regions Near 0x18:
    -->
        __TEXT                 0000000101367000-0000000101368000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    objc[481]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib            0x00007fff8ebcc67a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff8ebcbd71 mach_msg + 73
    2   com.apple.CoreFoundation          0x00007fff8f5ad29c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation          0x00007fff8f5b5a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation          0x00007fff8f5b5216 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox               0x00007fff8d43e4ff RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox               0x00007fff8d445c21 ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox               0x00007fff8d445aae BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                  0x00007fff908ad191 _DPSNextEvent + 659
    9   com.apple.AppKit                  0x00007fff908aca95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.Safari.framework        0x00007fff8a7bc135 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    11  com.apple.AppKit                  0x00007fff908a93d6 -[NSApplication run] + 463
    12  com.apple.AppKit                  0x00007fff90b2752a NSApplicationMain + 867
    13  com.apple.Safari.framework        0x00007fff8a96e725 SafariMain + 197
    14  com.apple.Safari                  0x0000000101367f24 0x101367000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x00007fff8ebce7e6 kevent + 10
    1   libdispatch.dylib                 0x00007fff8eb4160e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                 0x00007fff8eb4019e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib            0x00007fff8ebce192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e20e594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8e20fb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib            0x00007fff8ebce192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e20e594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8e20fb85 start_wqthread + 13
    Thread 4 Crashed:: WebCore: IconDatabase
    0   com.apple.WebCore                 0x00007fff85e1d9e4 ***::StringImpl::hash() const + 4
    1   com.apple.WebCore                 0x00007fff85e2452c std::pair<***::String, WebCore::PageURLRecord*>* ***::HashTable<***::String, std::pair<***::String, WebCore::PageURLRecord*>, ***::PairFirstExtractor<std::pair<***::String, WebCore::PageURLRecord*> >, ***::StringHash, ***::PairHashTraits<***::HashTraits<***::String>, ***::HashTraits<WebCore::PageURLRecord*> >, ***::HashTraits<***::String> >::lookup<***::String, ***::IdentityHashTranslator<***::String, std::pair<***::String, WebCore::PageURLRecord*>, ***::StringHash> >(***::String const&) + 38
    2   com.apple.WebCore                 0x00007fff85e3c6d5 WebCore::IconDatabase::pruneUnretainedIcons() + 339
    3   com.apple.WebCore                 0x00007fff85e21d4c WebCore::IconDatabase::syncThreadMainLoop() + 286
    4   com.apple.WebCore                 0x00007fff85e1f71d WebCore::IconDatabase::iconDatabaseSyncThread() + 489
    5   com.apple.WebCore                 0x00007fff85e1f52b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    6   libsystem_c.dylib                 0x00007fff8e20c8bf _pthread_start + 335
    7   libsystem_c.dylib                 0x00007fff8e20fb75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib            0x00007fff8ebcc67a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff8ebcbd71 mach_msg + 73
    2   com.apple.QuartzCore              0x00007fff8c092ce9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore              0x00007fff8c092c29 thread_fun + 24
    4   libsystem_c.dylib                 0x00007fff8e20c8bf _pthread_start + 335
    5   libsystem_c.dylib                 0x00007fff8e20fb75 thread_start + 13
    Thread 6:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib            0x00007fff8ebcea8e pread + 10
    1   libsqlite3.dylib                  0x00007fff8ae9807c unixRead + 44
    2   libsqlite3.dylib                  0x00007fff8aeb9006 readDbPage + 102
    3   libsqlite3.dylib                  0x00007fff8aeb779b sqlite3PagerAcquire + 315
    4   libsqlite3.dylib                  0x00007fff8af44e4c checkTreePage + 332
    5   libsqlite3.dylib                  0x00007fff8af45031 checkTreePage + 817
    6   libsqlite3.dylib                  0x00007fff8af494e6 sqlite3BtreeIntegrityCheck + 678
    7   libsqlite3.dylib                  0x00007fff8aedd0bb sqlite3VdbeExec + 24075
    8   libsqlite3.dylib                  0x00007fff8aed665b sqlite3_step + 1883
    9   com.apple.Safari.framework        0x00007fff8a9a96d7 Safari::SQLiteStatement::step() + 19
    10  com.apple.Safari.framework        0x00007fff8a97cf8c Safari::SafeBrowsingStore::checkIntegrity() + 42
    11  com.apple.Safari.framework        0x00007fff8a97d283 Safari::SafeBrowsingStore::initDatabase() + 93
    12  com.apple.Safari.framework        0x00007fff8a97d312 Safari::SafeBrowsingStore::getListID(Safari::SString const&, int&) + 30
    13  com.apple.Safari.framework        0x00007fff8a97d3aa Safari::SafeBrowsingStore::addList(Safari::SString const&) + 34
    14  com.apple.Safari.framework        0x00007fff8a974919 Safari::SafeBrowsingListManager::SafeBrowsingListManager(Safari::SafeBrowsingSe rvice&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 397
    15  com.apple.Safari.framework        0x00007fff8a973183 Safari::SafeBrowsingListManager::create(Safari::SafeBrowsingService&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 67
    16  com.apple.Safari.framework        0x00007fff8a97a57f Safari::SafeBrowsingService::didReceiveListNames(***::Vector<Safari::SString, 0ul> const&) + 35
    17  com.apple.Safari.framework        0x00007fff8a8f39e9 Safari::GoogleSafeBrowsingService::initialize() + 399
    18  com.apple.Safari.framework        0x00007fff8a975fce Safari::SafeBrowsingManager::addGoogleSafeBrowsingService() + 116
    19  com.apple.Safari.framework        0x00007fff8a97619e Safari::SafeBrowsingManager::handleMessage(Safari::SafeBrowsingManager::SafeBro wsingMessage*) + 162
    20  com.apple.Safari.framework        0x00007fff8a92922f Safari::MessageRunLoop::dispatchMessage() + 175
    21  com.apple.CoreFoundation          0x00007fff8f58f241 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    22  com.apple.CoreFoundation          0x00007fff8f58eaad __CFRunLoopDoSources0 + 253
    23  com.apple.CoreFoundation          0x00007fff8f5b58d9 __CFRunLoopRun + 905
    24  com.apple.CoreFoundation          0x00007fff8f5b5216 CFRunLoopRunSpecific + 230
    25  com.apple.Safari.framework        0x00007fff8a929147 Safari::MessageRunLoop::threadBody() + 163
    26  com.apple.Safari.framework        0x00007fff8a92909f Safari::MessageRunLoop::threadCallback(void*) + 9
    27  libsystem_c.dylib                 0x00007fff8e20c8bf _pthread_start + 335
    28  libsystem_c.dylib                 0x00007fff8e20fb75 thread_start + 13
    Thread 7:: Safari: SnapshotStore
    0   libsystem_kernel.dylib            0x00007fff8ebcdbca __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x00007fff8e210274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore          0x00007fff8f7afba0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework        0x00007fff8a9a003f Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
    4   com.apple.Safari.framework        0x00007fff8a99d7bb Safari::SnapshotStore::diskAccessThreadBody() + 305
    5   com.apple.Safari.framework        0x00007fff8a99d18b Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libsystem_c.dylib                 0x00007fff8e20c8bf _pthread_start + 335
    7   libsystem_c.dylib                 0x00007fff8e20fb75 thread_start + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x00000000000003ff  rbx: 0x00000001026e6000  rcx: 0x00007fbd6b545c68  rdx: 0x00000000ffffffff
      rdi: 0x0000000000000000  rsi: 0x0000000102ac8df0  rbp: 0x0000000102ac8d00  rsp: 0x0000000102ac8d00
       r8: 0x0000000102ac8d1c   r9: 0x0000000102ac8d18  r10: 0x0000000000000081  r11: 0x00007fbd6c97ac18
      r12: 0x0000000000004400  r13: 0x0000000102678a00  r14: 0x0000000102ac8db8  r15: 0x0000000102ac8df8
      rip: 0x00007fff85e1d9e4  rfl: 0x0000000000010202  cr2: 0x0000000000000018
    Logical CPU: 0
    Binary Images:
           0x101367000 -        0x101367fff  com.apple.Safari (5.1 - 7534.48.3) <C23CF439-A7C3-3A27-A80B-DE92FAF9ADE8> /Applications/Safari.app/Contents/MacOS/Safari
           0x103e54000 -        0x103e5afef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x103e60000 -        0x103e63ff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x103e79000 -        0x103e79ffd +cl_kernels (??? - ???) <3A7BA7B7-5A21-4633-A896-C5A77443D7EB> cl_kernels
           0x103e7b000 -        0x103f0eff7  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
           0x103f30000 -        0x103f31ff3 +cl_kernels (??? - ???) <965CD117-C080-410A-BB19-E6CBB43698F0> cl_kernels
           0x103f41000 -        0x103f42ff3 +cl_kernels (??? - ???) <FCD38201-BD75-407A-A883-F08FBA09C6B8> cl_kernels
           0x103f4a000 -        0x103f4bffc +cl_kernels (??? - ???) <58F60464-967A-405C-B28F-F4EB5E3C360B> cl_kernels
           0x1044ae000 -        0x1045c4ff7  libmecab.1.0.0.dylib (??? - ???) <3A9B0BEB-025A-34A1-9E87-9AA84900AC37> /usr/lib/libmecab.1.0.0.dylib
        0x7fff60f67000 -     0x7fff60f9bac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff84e77000 -     0x7fff84eb6ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff84ee5000 -     0x7fff84ef2fff  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
        0x7fff84ef3000 -     0x7fff84f95ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff84f96000 -     0x7fff84fc9fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff84fca000 -     0x7fff850ccff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff85211000 -     0x7fff8562cff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8562d000 -     0x7fff856f4ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff856f5000 -     0x7fff85755fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85756000 -     0x7fff85757fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff85758000 -     0x7fff857eeff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff857ef000 -     0x7fff85865fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff85866000 -     0x7fff85866fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff85867000 -     0x7fff8588dff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8588e000 -     0x7fff858d0fff  com.apple.corelocation (330.9 - 330.9) <ACE577F2-6EDE-3768-BF76-8632E8B81876> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff85c98000 -     0x7fff85d7cdef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff85d8d000 -     0x7fff85daaff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff85dab000 -     0x7fff85db9fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff85e1b000 -     0x7fff86b14fef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86ba6000 -     0x7fff86be8ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff86dea000 -     0x7fff86df9fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff86dfa000 -     0x7fff86e6dfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff86e6e000 -     0x7fff86ec2ff7  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
        0x7fff86eca000 -     0x7fff86edeff7  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
        0x7fff86f14000 -     0x7fff86f37ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff86f38000 -     0x7fff86f57fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff86faa000 -     0x7fff86fc6ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff86fc7000 -     0x7fff870a7fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff870a8000 -     0x7fff87118fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff87136000 -     0x7fff87136fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8713e000 -     0x7fff8713ffff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff873af000 -     0x7fff873b3ff7  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
        0x7fff873b4000 -     0x7fff873d8ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff873d9000 -     0x7fff873e0ff7  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
        0x7fff874f1000 -     0x7fff874fdfff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff875e6000 -     0x7fff875ecff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff875ed000 -     0x7fff87638fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87639000 -     0x7fff87679fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff876f0000 -     0x7fff87772fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff87773000 -     0x7fff87812fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff87813000 -     0x7fff87818fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff87840000 -     0x7fff87849fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8784a000 -     0x7fff87983fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87984000 -     0x7fff8798afff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87992000 -     0x7fff8799fff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff87dd5000 -     0x7fff87e59ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87e9f000 -     0x7fff87eb1ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff87ec1000 -     0x7fff87f14fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff87f15000 -     0x7fff87fafff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff87fb0000 -     0x7fff87fb2fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff87fb3000 -     0x7fff88597faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff88821000 -     0x7fff8884afff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8884b000 -     0x7fff8885dff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8885e000 -     0x7fff8885ffff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff88860000 -     0x7fff88f2e9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff88f2f000 -     0x7fff89241fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff89280000 -     0x7fff89283fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff89284000 -     0x7fff8959dfff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff895b1000 -     0x7fff895b1fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff895b2000 -     0x7fff896bffff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff896c0000 -     0x7fff897d5fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff897d6000 -     0x7fff897ecff7  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
        0x7fff897ed000 -     0x7fff89ac4fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff89ac5000 -     0x7fff89ae2fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89ae3000 -     0x7fff89ae3fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff89ae4000 -     0x7fff89b46ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a2c5000 -     0x7fff8a2f2fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff8a2f3000 -     0x7fff8a2f4fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8a2f5000 -     0x7fff8a458fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8a459000 -     0x7fff8a537ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8a538000 -     0x7fff8a53cfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8a6e3000 -     0x7fff8a6eeff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8a6f3000 -     0x7fff8a6f7fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8a6f8000 -     0x7fff8a6fffff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a764000 -     0x7fff8abeefff  com.apple.Safari.framework (7534 - 7534.48.3) <287305A0-D3A2-3D28-8B46-41548687741B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8abef000 -     0x7fff8acf1ff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8acf2000 -     0x7fff8ad59ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ade8000 -     0x7fff8ae11ff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8ae8f000 -     0x7fff8af92fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff8b007000 -     0x7fff8b00dfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8b00e000 -     0x7fff8b00efff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b74a000 -     0x7fff8b773fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8b774000 -     0x7fff8b77afff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8b77b000 -     0x7fff8b77dff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8b77e000 -     0x7fff8b7e2fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8b7e3000 -     0x7fff8b7e3fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b7e4000 -     0x7fff8b7e9ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8b7ea000 -     0x7fff8b7ebfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8b7ec000 -     0x7fff8b7f1fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8b7f2000 -     0x7fff8b7f5fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8b7f6000 -     0x7fff8b848ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b896000 -     0x7fff8b8a1fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8b8b7000 -     0x7fff8bce4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8bfff000 -     0x7fff8c02cff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c090000 -     0x7fff8c22ffff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8c230000 -     0x7fff8c27eff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8c27f000 -     0x7fff8c4f0fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c4f1000 -     0x7fff8c504ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8c54d000 -     0x7fff8c58cff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff8c58d000 -     0x7fff8c5b5ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8c5b6000 -     0x7fff8c5d3ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8c5d4000 -     0x7fff8c5d4fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c614000 -     0x7fff8c682fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8c698000 -     0x7fff8c6d2fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8c6d3000 -     0x7fff8c74eff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8cbc0000 -     0x7fff8cbebff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8cbec000 -     0x7fff8cc2dfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8cc2e000 -     0x7fff8cc30fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8cc6f000 -     0x7fff8ccaefff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8ccaf000 -     0x7fff8ce57fff  com.apple.WebKit2 (7534 - 7534.48.3) <9F8CD6D9-3123-3F53-BAC3-D770B0812C25> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8cf38000 -     0x7fff8cf5ffff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8d05b000 -     0x7fff8d072fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d106000 -     0x7fff8d170fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d223000 -     0x7fff8d238fff  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
        0x7fff8d239000 -     0x7fff8d43bfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff8d43c000 -     0x7fff8d75ffff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8d7d5000 -     0x7fff8d7d6ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8d7d7000 -     0x7fff8d7dcfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8de32000 -     0x7fff8df37ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8df38000 -     0x7fff8df4efff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8df71000 -     0x7fff8e0caff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8e0cb000 -     0x7fff8e0cefff  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
        0x7fff8e1be000 -     0x7fff8e29bfef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff8e2c8000 -     0x7fff8e2fdfff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8e40d000 -     0x7fff8e8b4ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8e8b5000 -     0x7fff8e8bcfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8e8bd000 -     0x7fff8e8c0ff7  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
        0x7fff8e8c1000 -     0x7fff8e9b6fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8eb3e000 -     0x7fff8eb4cfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff8ebb1000 -     0x7fff8ebb6fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8ebb7000 -     0x7fff8ebd7fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f379000 -     0x7fff8f38aff7  SyndicationUI (??? - ???) <2611F56F-81A9-3457-8C87-2700BFD9D4CB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8f38b000 -     0x7fff8f3bafff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8f3bb000 -     0x7fff8f3d2fff  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
        0x7fff8f3d3000 -     0x7fff8f3d3fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8f3d4000 -     0x7fff8f3dcfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8f3dd000 -     0x7fff8f3e8ff7  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
        0x7fff8f463000 -     0x7fff8f467fff  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
        0x7fff8f468000 -     0x7fff8f574fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8f57d000 -     0x7fff8f750ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f751000 -     0x7fff8f794ff7  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
        0x7fff8f795000 -     0x7fff8f7a4fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff8f7a5000 -     0x7fff8f9b2fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8faf4000 -     0x7fff8fcb5fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8fcb6000 -     0x7fff8fd0dfff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8fd0e000 -     0x7fff8fd68fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90024000 -     0x7fff9006cfff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9006d000 -     0x7fff9007bff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff9007c000 -     0x7fff900b8fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff900b9000 -     0x7fff900bbfff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff90420000 -     0x7fff90420fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff90421000 -     0x7fff90422ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff90423000 -     0x7fff90429fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff90469000 -     0x7fff9046efff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff9046f000 -     0x7fff904e4ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff904e5000 -     0x7fff9066ffff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff90683000 -     0x7fff9068dff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff906c6000 -     0x7fff90778fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff90779000 -     0x7fff907feff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff907ff000 -     0x7fff908a3fef  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
        0x7fff908a4000 -     0x7fff9149cfff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 404
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=168.5M resident=128.1M(76%) swapped_out_or_unallocated=40.4M(24%)
    Writable regions: Total=71.2M written=13.0M(18%) resident=25.6M(36%) swapped_out=0K(0%) unallocated=45.5M(64%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  5756K
    CG image                             96K
    CG raster data                     5556K
    CG shared images                   3384K
    CoreAnimation                         4K
    CoreGraphics                         16K
    CoreImage                             8K
    CoreServices                       1432K
    MALLOC                             28.1M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       16K
    OpenCL                               44K
    SQLite page cache                  2688K
    STACK GUARD                        56.0M
    Stack                              11.6M
    VM_ALLOCATE                        16.2M
    __CI_BITMAP                          80K
    __DATA                             16.8M
    __IMAGE                            1256K
    __LINKEDIT                         47.3M
    __TEXT                            121.1M
    __UNICODE                           544K
    mapped file                        88.2M
    shared memory                       316K
    ===========                      =======
    TOTAL                             406.1M
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0xAD00000000000000, 0x48594D503132355336344350382D53362020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0xAD00000000000000, 0x48594D503132355336344350382D53362020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.11)
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HDP725032GLA380, 320.07 GB
    Parallel ATA Device: OPTIARC  DVD RW AD-5630A
    USB Device: USB2.0 MFP(Hi-Speed), 0x04b8  (Seiko Epson Corp.), 0x082e, 0xfa200000 / 3
    USB Device: hub_device, 0x050d  (Belkin Corporation), 0x0234, 0xfa400000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 3
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd100000 / 2
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd120000 / 4
    USB Device: BCM2045B2, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2

    My Safari also failed to loadafter installing Lion. My previous Safari was version 5.1 and was inthe applications folder. I was also previously running OS 10.6.8. I amrunning a Mac Mini with a 2.26GHz Core 2 Duo processor. Software Updatefailed to find an updated version to download.
    Whatworked for me was to select "Get Info" for the Safari application fromthe Finder. I unchecked the box to "Open in 32-bit mode". Safari worksperfectly after doing this.
    I have no idea why this worked, though. Perhaps other more knowledgeable users can make suggestions.

  • I keep getting the spinning wheel and safari keeps crashing when browsing youtube or other internet sites.

    What can I do to resolve this. I have an iMac ios 10.5.8. After I view a video on youtube safari crashes almost all the time.
    Attached is one of the grequent reports I get after it does crash. Also, I get that spinning wheel often as well moreso this past year. Any advice would be great!!!!
    Process:         Safari [29301]
    Path:            /Users/Rich/Desktop/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.1 (5533.17.8)
    Build Info:      WebBrowser-75331708~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [72]
    Interval Since Last Report:          60493 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  60450 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2012-07-07 23:57:50.241 -0500
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  2B63C7BD-EFEB-4C81-A2BB-C73B3BA554D5
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
    Crashed Thread:  29
    Thread 0:
    0   com.apple.CoreGraphics                  0x96244070 _symmetric_convolve + 400
    1   com.apple.CoreGraphics                  0x962439f0 symmetric_convolve + 272
    2   libRIP.A.dylib                          0x92aee59c RIPLayerSymmetricConvolve + 1105
    3   libRIP.A.dylib                          0x92b0a599 rips_f_DrawRing + 2805
    4   libRIP.A.dylib                          0x92b0aaaa rips_f_BltShape + 115
    5   libRIP.A.dylib                          0x92ad56a8 ripc_Render + 328
    6   libRIP.A.dylib                          0x92ade270 ripc_DrawPath + 634
    7   com.apple.CoreGraphics                  0x961f11d7 CGContextDrawPath + 176
    8   com.apple.CoreGraphics                  0x961f1124 CGContextFillPath + 25
    9   com.apple.WebKit                        0x9423bf47 WKDrawFocusRing + 215
    10  com.apple.WebCore                       0x934fa0b9 __ZN7WebCoreL22drawFocusRingToContextEP9CGContextPK6CGPathP7CGColori + 73
    11  com.apple.WebCore                       0x92cac628 WebCore::GraphicsContext::drawFocusRing(***::Vector<WebCore::IntRect, 0ul> const&, int, int, WebCore::Color const&) + 312
    12  com.apple.WebCore                       0x92cabff8 WebCore::RenderObject::paintFocusRing(WebCore::GraphicsContext*, int, int, WebCore::RenderStyle*) + 152
    13  com.apple.WebCore                       0x92c82866 WebCore::RenderObject::paintOutline(WebCore::GraphicsContext*, WebCore::IntRect const&) + 1254
    14  com.apple.WebCore                       0x92beddfc WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 524
    15  com.apple.WebCore                       0x92c8233a WebCore::RenderBox::popContentsClip(WebCore::PaintInfo&, WebCore::PaintPhase, int, int) + 106
    16  com.apple.WebCore                       0x92befc41 WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 353
    17  com.apple.WebCore                       0x92bee5fa WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, int, int) + 538
    18  com.apple.WebCore                       0x92bede6d WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, int, int) + 637
    19  com.apple.WebCore                       0x92befbce WebCore::RenderBlock::paint(WebCore::PaintInfo&, int, int) + 238
    20  com.apple.WebCore                       0x92bec810 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 3600
    21  com.apple.WebCore                       0x92d353f6 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul>*, WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 102
    22  com.apple.WebCore                       0x92bebd72 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 882
    23  com.apple.WebCore                       0x92d353f6 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul>*, WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 102
    24  com.apple.WebCore                       0x92bebd72 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 882
    25  com.apple.WebCore                       0x92beb975 WebCore::RenderLayer::paint(WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*) + 101
    26  com.apple.WebCore                       0x92beb4dd WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 445
    27  com.apple.WebKit                        0x9422f1a4 -[WebFrame(WebInternal) _drawRect:contentsOnly:] + 260
    28  com.apple.WebKit                        0x9422ed04 -[WebHTMLView drawSingleRect:] + 388
    29  com.apple.WebKit                        0x9422e9e3 -[WebHTMLView drawRect:] + 595
    30  com.apple.AppKit                        0x92171bf8 -[NSView _drawRect:clip:] + 3853
    31  com.apple.AppKit                        0x9216f469 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1819
    32  com.apple.WebKit                        0x94241b48 -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 312
    33  com.apple.AppKit                        0x9216fe9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    34  com.apple.AppKit                        0x9216fe9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    35  com.apple.AppKit                        0x9216fe9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    36  com.apple.AppKit                        0x9216fe9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    37  com.apple.AppKit                        0x9216fe9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    38  com.apple.AppKit                        0x9216fe9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    39  com.apple.AppKit                        0x9216fe9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    40  com.apple.AppKit                        0x9216fe9f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4433
    41  com.apple.AppKit                        0x9216e987 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 306
    42  com.apple.AppKit                        0x9216b4ab -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
    43  com.apple.AppKit                        0x920abe7b -[NSView displayIfNeeded] + 933
    44  com.apple.AppKit                        0x920aba29 -[NSWindow displayIfNeeded] + 189
    45  com.apple.Safari                        0x00032dbf 0x1000 + 204223
    46  com.apple.AppKit                        0x920ab84c _handleWindowNeedsDisplay + 436
    47  com.apple.CoreFoundation                0x95d8f772 __CFRunLoopDoObservers + 466
    48  com.apple.CoreFoundation                0x95d90acc CFRunLoopRunSpecific + 844
    49  com.apple.CoreFoundation                0x95d91aa8 CFRunLoopRunInMode + 88
    50  com.apple.HIToolbox                     0x96dfe2ac RunCurrentEventLoopInMode + 283
    51  com.apple.HIToolbox                     0x96dfe0c5 ReceiveNextEventCommon + 374
    52  com.apple.HIToolbox                     0x96dfdf39 BlockUntilNextEventMatchingListInMode + 106
    53  com.apple.AppKit                        0x920a96d5 _DPSNextEvent + 657
    54  com.apple.AppKit                        0x920a8f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    55  com.apple.Safari                        0x00015fdb 0x1000 + 85979
    56  com.apple.AppKit                        0x920a1f9f -[NSApplication run] + 795
    57  com.apple.AppKit                        0x9206f1d8 NSApplicationMain + 574
    58  com.apple.Safari                        0x0000a57e 0x1000 + 38270
    Thread 1:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x914b5d58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore                0x914b5d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    5   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                       0x92b1b587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                       0x92b18e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    5   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x96c25166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x96c2c95c mach_msg + 72
    2   com.apple.CoreFoundation                0x95d90e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x95d91aa8 CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork                     0x9755118c CFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    6   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x9130a6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x92b3477c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    5   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x96c25166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x96c2c95c mach_msg + 72
    2   com.apple.CoreFoundation                0x95d90e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x95d91aa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                        0x0002eb8d 0x1000 + 187277
    5   com.apple.Safari                        0x0002e8d6 0x1000 + 186582
    6   com.apple.Safari                        0x0002e86f 0x1000 + 186479
    7   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    8   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x96c25166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x96c2c95c mach_msg + 72
    2   com.apple.CoreFoundation                0x95d90e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x95d91aa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x96a15520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation                    0x969b1dfd -[NSThread main] + 45
    6   com.apple.Foundation                    0x969b19a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    8   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x96c7460a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    2   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x9130a6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.Safari                        0x001ad4ae 0x1000 + 1754286
    4   com.apple.Safari                        0x0004498f 0x1000 + 276879
    5   com.apple.Safari                        0x000448df 0x1000 + 276703
    6   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    7   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x9130a6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x92b3477c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    5   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   com.sharpcast.CarbonShellExt            0x199f81b5 ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Recursive_Thread_Mutex&, ACE_Time_Value const*) + 175
    3   com.sharpcast.CarbonShellExt            0x199f8357 ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Time_Value const*) + 31
    4   com.sharpcast.CarbonShellExt            0x199f0f26 ipcclientproc(void*) + 134
    5   com.sharpcast.CarbonShellExt            0x19a230e2 ACE_Thread_Adapter::invoke_i() + 264
    6   com.sharpcast.CarbonShellExt            0x19a231d1 ACE_Thread_Adapter::invoke() + 109
    7   com.sharpcast.CarbonShellExt            0x199f44f1 ace_thread_adapter + 17
    8   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    9   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   com.sharpcast.CarbonShellExt            0x199f81b5 ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Recursive_Thread_Mutex&, ACE_Time_Value const*) + 175
    3   com.sharpcast.CarbonShellExt            0x199f8357 ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Time_Value const*) + 31
    4   com.sharpcast.CarbonShellExt            0x199f0f26 ipcclientproc(void*) + 134
    5   com.sharpcast.CarbonShellExt            0x19a230e2 ACE_Thread_Adapter::invoke_i() + 264
    6   com.sharpcast.CarbonShellExt            0x19a231d1 ACE_Thread_Adapter::invoke() + 109
    7   com.sharpcast.CarbonShellExt            0x199f44f1 ace_thread_adapter + 17
    8   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    9   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x96c25166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x96c2c95c mach_msg + 72
    2   com.apple.CoreFoundation                0x95d90e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x95d91b04 CFRunLoopRun + 84
    4   com.apple.QuickTime                     0x90a141d7 QTSNetworkThread_RunThread + 131
    5   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    6   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x96c25166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x96c2c95c mach_msg + 72
    2   com.apple.CoreFoundation                0x95d90e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x95d91aa8 CFRunLoopRunInMode + 88
    4   com.apple.audio.CoreAudio               0x911c05f8 HALRunLoop::OwnThread(void*) + 160
    5   com.apple.audio.CoreAudio               0x911c0480 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    7   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib              0x90516b32 glvmDoWork + 162
    3   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    4   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.ColorSync                     0x910cf3c8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3   com.apple.ColorSync                     0x910e1d4e CMMConvTask(void*) + 54
    4   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    5   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x96c251c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x96c571af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x96c58a33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x969f7dbc -[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation                    0x969f7bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.Foundation                    0x969f7b35 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.AppKit                        0x9210f6e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7   com.apple.Foundation                    0x969b1dfd -[NSThread main] + 45
    8   com.apple.Foundation                    0x969b19a4 __NSThread__main__ + 308
    9   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    10  libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x96c25166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x96c2c95c mach_msg + 72
    2   com.apple.CoreFoundation                0x95d90e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x95d91b04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x95e7fd0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5   ...ple.CoreServices.CarbonCore          0x97856fbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    7   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x96c25166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x96c2c95c mach_msg + 72
    2   com.apple.CoreFoundation                0x95d90e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x95d91b04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x95e7fe88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5   ...ple.CoreServices.CarbonCore          0x97856fbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    7   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x97858de3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x97837c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x97858a60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x95e8ae6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6   ...ple.CoreServices.CarbonCore          0x97856fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    8   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x96c558c6 kevent + 10
    1   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    2   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x96c2c34e __semwait_signal + 10
    1   libSystem.B.dylib                       0x96c56ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.QuartzCore                    0x93d87a09 fe_fragment_thread + 54
    3   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    4   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                       0x96c8e1a2 __workq_ops + 10
    1   libSystem.B.dylib                       0x96c8e1d2 start_wqthread + 30
    Thread 23:
    0   ???                                     0000000000 0 + 0
    Thread 24:
    0   libSystem.B.dylib                       0x96c251ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x96c571c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x96c9c449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x22fc330f unregister_ShockwaveFlash + 47503
    4   ...lashPlayer-10.4-10.5.plugin          0x22b9bf9f 0x22b82000 + 106399
    5   ...lashPlayer-10.4-10.5.plugin          0x22fc33fc unregister_ShockwaveFlash + 47740
    6   ...lashPlayer-10.4-10.5.plugin          0x22fc3440 unregister_ShockwaveFlash + 47808
    7   ...lashPlayer-10.4-10.5.plugin          0x22fc3566 unregister_ShockwaveFlash + 48102
    8   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    9   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                       0x96c251ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x96c571c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x96c9c449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x22fc330f unregister_ShockwaveFlash + 47503
    4   ...lashPlayer-10.4-10.5.plugin          0x22b9bf9f 0x22b82000 + 106399
    5   ...lashPlayer-10.4-10.5.plugin          0x22fc33fc unregister_ShockwaveFlash + 47740
    6   ...lashPlayer-10.4-10.5.plugin          0x22fc3440 unregister_ShockwaveFlash + 47808
    7   ...lashPlayer-10.4-10.5.plugin          0x22fc3566 unregister_ShockwaveFlash + 48102
    8   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    9   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                       0x96c251c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x96c571af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x96c58a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x22fc32d7 unregister_ShockwaveFlash + 47447
    4   ...lashPlayer-10.4-10.5.plugin          0x22ea9548 0x22b82000 + 3306824
    5   ...lashPlayer-10.4-10.5.plugin          0x22fc33fc unregister_ShockwaveFlash + 47740
    6   ...lashPlayer-10.4-10.5.plugin          0x22fc3440 unregister_ShockwaveFlash + 47808
    7   ...lashPlayer-10.4-10.5.plugin          0x22fc3566 unregister_ShockwaveFlash + 48102
    8   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    9   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                       0x96c2bd79 szone_free + 2687
    1   libSystem.B.dylib                       0x96c2b26d free + 106
    2   com.apple.GeForce8xxxGLDriver           0x1b641a43 gldGetTextureLevel + 529059
    3   com.apple.GeForce8xxxGLDriver           0x1b668169 gldGetTextureLevel + 686537
    4   com.apple.GeForce8xxxGLDriver           0x1b5bd64f gldAllocVertexBuffer + 15055
    5   com.apple.GeForce8xxxGLDriver           0x1b59cb7e gldDestroyContext + 46
    6   GLEngine                                0x1b404f25 gliDestroyContext + 245
    7   com.apple.opengl                        0x95baeeb3 cglDestroyContext + 387
    8   com.apple.opengl                        0x95baeb21 CGLDestroyContext + 33
    9   com.apple.QuartzCore                    0x93cfe6a4 fe_cgl_destroy_context + 34
    10  com.apple.QuartzCore                    0x93cfe67c accel_context_finalize + 67
    11  com.apple.QuartzCore                    0x93c9de56 fe_release + 414
    12  com.apple.QuartzCore                    0x93cfe4a7 fe_accel_purge + 147
    13  com.apple.QuartzCore                    0x93cfe24b fe_context_purge + 97
    14  com.apple.QuartzCore                    0x93cfe1c7 fe_gl_finalize + 18
    15  com.apple.QuartzCore                    0x93c9de56 fe_release + 414
    16  com.apple.QuartzCore                    0x93cf7c85 -[CIOpenGLContextImpl invalidate] + 46
    17  com.apple.QuartzCore                    0x93cf69d5 -[CIOpenGLContextImpl setOwner:] + 49
    18  com.apple.QuartzCore                    0x93cd03d2 -[CIContext invalidate] + 50
    19  com.apple.QuartzCore                    0x93cd0377 -[CIContext dealloc] + 39
    20  com.apple.QTKit                         0x9809416a -[QTCAImageQueueBoss dealloc] + 109
    21  com.apple.QTKit                         0x980921d5 -[QTCALayerRendererState dealloc] + 74
    22  com.apple.CoreFoundation                0x95d9338a CFRelease + 90
    23  com.apple.QTKit                         0x980936eb QTCALayerRendererPendingQWorkLoop + 782
    24  libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    25  libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 28:
    0   libSystem.B.dylib                       0x96c25166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x96c2c95c mach_msg + 72
    2   com.apple.CoreFoundation                0x95d90e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x95d91b04 CFRunLoopRun + 84
    4   com.apple.QTKit                         0x980906fe QTVisualContextImageProviderWorkLoop + 122
    5   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    6   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 29 Crashed:
    0   com.apple.QuartzCore                    0x93eacdaa CARenderImageQueueUpdate + 58
    1   com.apple.QuartzCore                    0x93d06da4 prepare_layer0 + 461
    2   com.apple.QuartzCore                    0x93d07003 prepare_layer0 + 1068
    3   com.apple.QuartzCore                    0x93d07003 prepare_layer0 + 1068
    4   com.apple.QuartzCore                    0x93d07003 prepare_layer0 + 1068
    5   com.apple.QuartzCore                    0x93d07003 prepare_layer0 + 1068
    6   com.apple.QuartzCore                    0x93d07003 prepare_layer0 + 1068
    7   com.apple.QuartzCore                    0x93d06840 CARenderUpdateAddContext + 156
    8   com.apple.QuartzCore                    0x93d0596f view_draw + 1746
    9   com.apple.QuartzCore                    0x93d149cb view_display_link + 62
    10  com.apple.QuartzCore                    0x93d063a1 link_callback + 197
    11  com.apple.CoreVideo                     0x912f8877 CVDisplayLink::performIO(CVTimeStamp*) + 429
    12  com.apple.CoreVideo                     0x912f8e19 CVDisplayLink::runIOThread() + 1015
    13  libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    14  libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                       0x96c251a2 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x1b29122b JVTCompEncodeFrame + 3037752
    2   QuickTimeH264.scalar                    0x1b290d6b JVTCompEncodeFrame + 3036536
    3   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    4   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                       0x96c251a2 semaphore_wait_trap + 10
    1   QuickTimeH264.scalar                    0x1b29122b JVTCompEncodeFrame + 3037752
    2   QuickTimeH264.scalar                    0x1b3513f7 JVTLibDecoDispose + 436913
    3   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    4   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                       0x96c251a2 semaphore_wait_trap + 10
    1   ...ickTimeComponents.component          0x94b75c82 QTThreadWaitSignal + 100
    2   ...ickTimeComponents.component          0x94b75722 audioprepThreadEntry + 92
    3   ...ickTimeComponents.component          0x94b7546b start_thread + 54
    4   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    5   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 33:
    0   libSystem.B.dylib                       0x96c251c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x96c571af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x96c58a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x22fc32d7 unregister_ShockwaveFlash + 47447
    4   ...lashPlayer-10.4-10.5.plugin          0x22ea9548 0x22b82000 + 3306824
    5   ...lashPlayer-10.4-10.5.plugin          0x22fc33fc unregister_ShockwaveFlash + 47740
    6   ...lashPlayer-10.4-10.5.plugin          0x22fc3440 unregister_ShockwaveFlash + 47808
    7   ...lashPlayer-10.4-10.5.plugin          0x22fc3566 unregister_ShockwaveFlash + 48102
    8   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    9   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 34:
    0   libSystem.B.dylib                       0x96c251c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x96c571af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x96c58a33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x911cfbdf CAGuard::WaitFor(unsigned long long) + 213
    4   com.apple.audio.CoreAudio               0x911d179a CAGuard::WaitUntil(unsigned long long) + 70
    5   com.apple.audio.CoreAudio               0x911cff3f HP_IOThread::WorkLoop() + 759
    6   com.apple.audio.CoreAudio               0x911cfc43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x911c0480 CAPThread::Entry(CAPThread*) + 96
    8   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    9   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 35:
    0   libSystem.B.dylib                       0x96c251c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x96c571af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x96c58a33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x97837c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x97837a42 TSWaitOnSemaphoreCommon + 422
    5   ...ple.CoreServices.CarbonCore          0x97868944 TimerThread + 74
    6   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    7   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 36:
    0   libSystem.B.dylib                       0x96c251c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x96c571af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x96c58a33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x97837c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x97837a42 TSWaitOnSemaphoreCommon + 422
    5   ...ple.CoreServices.CarbonCore          0x97868d3e DeferredTaskThread + 70
    6   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    7   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 37:
    0   libSystem.B.dylib                       0x96c251c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x96c571af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x96c58a33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x97837c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x97837a42 TSWaitOnSemaphoreCommon + 422
    5   com.apple.QuickTime                     0x90b0e814 VideoDecodeThread + 68
    6   libSystem.B.dylib                       0x96c56055 _pthread_start + 321
    7   libSystem.B.dylib                       0x96c55f12 thread_start + 34
    Thread 29 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x93eacd8b  ecx: 0x1728d400  edx: 0x1482d9c0
      edi: 0x1535c2c0  esi: 0x1482d9c0  ebp: 0xd5f514b8  esp: 0xd5f51430
       ss: 0x0000001f  efl: 0x00010297  eip: 0x93eacdaa   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000008
    Binary Images:
        0x1000 -   0x5d1fec  com.apple.Safari 5.0.1 (5533.17.8) <c356a5f13b4bb077c423a91aa6baa089> /Users/Rich/Desktop/Safari.app/Contents/MacOS/Safari
      0x645000 -   0x650fff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x658000 -   0x682fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x693000 -   0x6a2ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
      0x6ce000 -   0x6d3fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9305ccde37dcf5329fd9faea1db1f153> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x11d84000 - 0x12132fe3  com.apple.RawCamera.bundle 3.3.0 (533) <05a38d218556434c8baa850a6ec99b37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14836000 - 0x14837ffd  com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x14858000 - 0x1485affe  com.apple.AutomatorCMM 1.1 (162) <413d7e87f90ba14adf2c2a08af448666> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x14860000 - 0x14862fff  com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x14987000 - 0x14988ff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x151e4000 - 0x151f6fff  libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x15389000 - 0x1538cff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x15392000 - 0x15397ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16b54000 - 0x16b59fff  com.apple.DictionaryServiceComponent 1.1 (1.1) <fc3321c414eddc46ff6cd774ab7dd0dd> /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x16b70000 - 0x16b7aff7 +com.evernote.EvernoteSafariClipperPlugin 1.0 (55537) <1104846fe82d1863122be41809efce5c> /Users/Rich/Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariCli pperPlugin
    0x16bcc000 - 0x16c21fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x18880000 - 0x18883fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x188c4000 - 0x188cafff  com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x18964000 - 0x18964ffd  libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x18fd2000 - 0x19047ff7  com.apple.Bluetooth 2.1.9 (2.1.9f10) <d70a88066ebf7eb8071781f686caced3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x192c8000 - 0x192d6feb  libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x199de000 - 0x19a49ffb +com.sharpcast.CarbonShellExt ??? (1.9.26) <5d6d33eceba643d221a0b30ccfbec21b> /Library/Contextual Menu Items/SugarSyncShellExt.carbon.plugin/Contents/MacOS/SugarSyncShellExt
    0x19ce4000 - 0x19e46fe1  com.apple.QuickTimeStreaming.component 7.6.9 (1680.9) <5e9f484ab443a4cc7ce62269cd1ab0b2> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x1a224000 - 0x1a240ff7  GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1a4dc000 - 0x1a6e0fe7  com.apple.audio.codecs.Components 1.9.1 (1.9.1) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1ad1c000 - 0x1ad26ffe  com.apple.URLMount 3.1.1 (3.1.1) <55d7d7ad5616607b50ac93fe02115015> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x1af94000 - 0x1b375ffe  QuickTimeH264.scalar ??? (???) <82f0e66bef37e5429276047dfca8df93> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x1b3e3000 - 0x1b568fe3  GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1b596000 - 0x1b8fffe8  com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <880ed3155078052260ade6e705c9ca64> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x1d079000 - 0x1d07cff2 +com.macromedia.Flash Player.plugin 10.3.183.11 (10.3.183.11) <b16bc6e0fdeae1525129039546e2a402> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1d306000 - 0x1d320fc3  com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1d329000 - 0x1d33efcb +com.3ivx.videocodec 503.44 (503.44) /Library/QuickTime/3ivxVideoCodec.component/Contents/MacOS/3ivxVideoCodec
    0x1d3ce000 - 0x1d3d3ff7  com.apple.AppleMPEG2Codec 1.0.1 (220) <6fdff3c87ececb7413749c0230c54f78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1d3db000 - 0x1d4abffb +lib3ivxEnc.dylib ??? (???) /Library/Application Support/3ivx/lib3ivxEnc.dylib
    0x1d7b8000 - 0x1da39ffb  com.apple.QTMpeg4Codec FlipShare v5.8.11 (Build 80609) (5.8.11) <df2b6507cc271f9ae36f8f44a26dfd1e> /Library/QuickTime/QTMpeg4Codec.component/Contents/MacOS/QTMpeg4Codec
    0x1da65000 - 0x1dab8ff7  com.apple.AppleProResDecoder 2.0.1 (227) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x1daf2000 - 0x1db57fef  com.apple.AppleVAH264HW.component 1.0 (1.0) <49dbbd664bb44daa8f4e9183d742c0da> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1dc12000 - 0x1dc4dfff  com.apple.QuickTimeFireWireDV.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1dc5a000 - 0x1dc73ff3  com.apple.applepixletvideo 1.2.18 (1.2d18) <fd882f567e0480f18107f66ea6e7187d> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x22b82000 - 0x235d0fe3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.3.183.11 (10.3.183.11) <b6003283e6137751b96b7f9a893219b9> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x25e14000 - 0x25e14ffd  liblangid.dylib ??? (???) <4a7cd4e810ac2cf4cadd29d0bda17306> /usr/lib/liblangid.dylib
    0x335fe000 - 0x33729ff7  libmecab.1.0.0.dylib ??? (???) <84c3570c5c45c8ad3b5ebc23f5862ec2> /usr/lib/libmecab.1.0.0.dylib
    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 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90096ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90097000 - 0x90124ff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90125000 - 0x9012ffeb  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
    0x90130000 - 0x904eefea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x904ef000 - 0x909c0fbe  libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x909c1000 - 0x909fffff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90a00000 - 0x90d2bff6  com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90d2c000 - 0x90db3ff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x90dba000 - 0x90dd7ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90ebb000 - 0x90ec9ffd  libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x90eca000 - 0x9109bfef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9109c000 - 0x91167fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91168000 - 0x911a2ffe  com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x911a3000 - 0x91220feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91221000 - 0x9122dffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9122e000 - 0x9126dfef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91282000 - 0x91292fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91293000 - 0x912dcfef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x912e2000 - 0x912feff3  com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x912ff000 - 0x91516ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9167b000 - 0x9167dfff  com.apple.securityhi 3.0 (30817) <547bdd9ce4e7276d9bdc137d4caf9c3f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9167e000 - 0x916a2fff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x916d8000 - 0x916daff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x916db000 - 0x916dffff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x916e0000 - 0x91712fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91713000 - 0x91786fff  com.apple.iLifeMediaBrowser 2.1.5 (368) <3026150475335424dd1532739ded6fb0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x91787000 - 0x917d2fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x917d3000 - 0x9182cff7  libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9182d000 - 0x91863fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x91864000 - 0x91a20ff3  com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91a21000 - 0x91a22ffc  libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x91a53000 - 0x91b05ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x91b06000 - 0x91b0afff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91b0b000 - 0x91b0bff8  com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91b0c000 - 0x91bbdfff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91bbe000 - 0x91bd3ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91bd4000 - 0x91be4ffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91be5000 - 0x91bebfff  com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91bec000 - 0x91d24fe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKi

    Welcome!
    You have several thing at play. The first, most likely to cause a crash, and easiest to fix is that you have Safari in the wrong place:
    Path:            /Users/Rich/Desktop/Safari.app/Contents/MacOS/Safari
    You have the Safari Application on the Desktop but, to work correctly, it must be in the Applications folder :
    Path: Macintosh Hard Drive > Applications.
    Second, you have some third-party plug-ins or extensions that can cause trouble. Try deactivating DivX---it is known to prevent videos on Apple's web site from working. Also turn off the EverNote extension until you as sure everything is stable. Check for an Evernote update.
    See how things go with Safari in the proper place and with extensions turned off. Then turn extensions back on one at a time and test for stability
    The fact that you are running Flash 10.3 makes me think you have a newer iMac than covered in this forum. PPC Macs can run no higher than Flash 10.1, so you may be in a forum for models older than yours. Do "About this Mac" from your Apple menu and see what the processor description reads. If it includes the word "Intel," you should post future questions here:
    iMac (Intel)
    There is also a separate forum for Safari troubleshooting regardless of what model Mac you have:
    Safari
    Please post back to update us on your progress.

  • Safari keeps crashing when going to youtube homepage

    Hi,
    I have updated everything I can, having a G5, but Safari keeps crashing when accessing the you tube homepage. Below is the crash report. Any help is much appreciated. Thanks!
    Date/Time: 2010-04-17 13:56:32 -0700
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 956
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000001
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d2364 compile_branch + 0x6dc
    1 com.apple.JavaScriptCore 0x961d1b14 compile_regex + 0x108
    2 com.apple.JavaScriptCore 0x961d189c kjspcrecompile + 0x8c8
    3 com.apple.JavaScriptCore 0x961e7fa4 ZN3KJS6RegExpC4ERKNS7UStringEi + 0xa4
    4 com.apple.JavaScriptCore 0x961e7e24 ZN3KJS15RegExpObjectImp9constructEPNS_9ExecStateERKNS4ListE + 0x4c8
    5 com.apple.JavaScriptCore 0x961c3270 ZN3KJS11NewExprNode8evaluateEPNS9ExecStateE + 0x2cc
    6 com.apple.JavaScriptCore 0x961c9804 ZN3KJS14AssignExprNode8evaluateEPNS9ExecStateE + 0x28
    7 com.apple.JavaScriptCore 0x961c00d4 ZN3KJS11VarDeclNode8evaluateEPNS9ExecStateE + 0x7c
    8 com.apple.JavaScriptCore 0x961c4f28 ZN3KJS15VarDeclListNode8evaluateEPNS9ExecStateE + 0x44
    9 com.apple.JavaScriptCore 0x961c2ec0 ZN3KJS16VarStatementNode7executeEPNS9ExecStateE + 0x80
    10 com.apple.JavaScriptCore 0x961b9890 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    11 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    12 com.apple.JavaScriptCore 0x961c08dc ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    13 com.apple.JavaScriptCore 0x961bc620 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    14 com.apple.JavaScriptCore 0x961e5bd8 ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    15 com.apple.JavaScriptCore 0x961b7564 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    16 com.apple.JavaScriptCore 0x961ba840 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    17 com.apple.JavaScriptCore 0x961b9774 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    18 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    19 com.apple.JavaScriptCore 0x961dd228 ZN3KJS14InterpreterImp8evaluateERKNS_7UStringERKNS_5ValueES3i + 0x4e8
    20 com.apple.JavaScriptCore 0x961ddc50 ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_RKNS5ValueE + 0x40
    21 com.apple.WebCore 0x96326298 ZN12KJSProxyImpl8evaluateE7QStringiRKS0RKN3DOM4NodeE + 0xb8
    22 com.apple.WebCore 0x963386ec ZN9KHTMLPart13executeScriptE7QStringiRKN3DOM4NodeERKS0 + 0x90
    23 com.apple.WebCore 0x9645b134 ZN5khtml13HTMLTokenizer15scriptExecutionERK7QStringS1i + 0x1c0
    24 com.apple.WebCore 0x9645f898 ZN5khtml13HTMLTokenizer14notifyFinishedEPNS12CachedObjectE + 0x138
    25 com.apple.WebCore 0x963766a4 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
    26 com.apple.WebCore 0x96376614 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
    27 com.apple.WebCore 0x964613cc _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
    28 com.apple.WebCore 0x9649d948 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
    29 com.apple.WebCore 0x964a3584 -[KWQResourceLoader finishJobAndHandle:] + 0x3c
    30 com.apple.WebKit 0x90e2da00 -[WebSubresourceClient didFinishLoading] + 0x48
    31 com.apple.WebKit 0x90e00324 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    32 com.apple.Foundation 0x90a6dd2c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    33 com.apple.Foundation 0x90a3d1dc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    34 com.apple.Foundation 0x90a27864 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    35 com.apple.Foundation 0x90a51a04 _sendCallbacks + 0xd4
    36 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    37 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    38 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    39 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    40 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    41 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    42 com.apple.AppKit 0x92e82248 _DPSNextEvent + 0x180
    43 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    44 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    45 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    46 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    47 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    48 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x90e0ae6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 ColorSync 0x913e6634 Z20pthreadSemaphoreWaitP18tpthreadSemaphore + 0x38
    3 ColorSync 0x913e5948 _Z11CMMConvTaskPv + 0x28
    4 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d2364 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x22222248 xer: 0x00000000 lr: 0x961d1fec ctr: 0x00000000
    r0: 0x00000001 r1: 0xbfffd170 r2: 0xffffffff r3: 0x000002b8
    r4: 0x00000020 r5: 0x00000002 r6: 0xbfffd2a4 r7: 0xbfffd800
    r8: 0xbfffd30c r9: 0x00000001 r10: 0x00000001 r11: 0xbfffd1c0
    r12: 0x9011bd80 r13: 0x00000000 r14: 0xbfffd2a4 r15: 0xffffffff
    r16: 0xbfffd2a8 r17: 0xbfffd2ac r18: 0xbfffd75c r19: 0x00000800
    r20: 0x00000000 r21: 0xbfffd340 r22: 0xbfffd800 r23: 0x0d136f7c
    r24: 0x0d136f78 r25: 0x00000001 r26: 0x000002b8 r27: 0x0000022b
    r28: 0x0d13673e r29: 0x000002b9 r30: 0x0d136f7d r31: 0x961d1cb8
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x17fa000 - 0x17fcfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x92a6000 - 0x92a8fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x81c82000 - 0x81c8afff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x87f60000 - 0x88096fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88d40000 - 0x88d4cfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8bde2000 - 0x8bdf2fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8eedd000 - 0x8eeddfff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8f8c0000 - 0x8f961fff com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905d6000 - 0x905defff libbsm.dylib /usr/lib/libbsm.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f5000 - 0x90a0cfff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90cf9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x90df8000 - 0x90e90fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91206000 - 0x91216fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91222000 - 0x91236fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91364000 - 0x91384fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914fbfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91524000 - 0x9153ffff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91550000 - 0x91563fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91571000 - 0x915a2fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916d9000 - 0x916f3fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91805000 - 0x91806fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9181e000 - 0x91827fff libz.1.dylib /usr/lib/libz.1.dylib
    0x9194f000 - 0x9194ffff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91951000 - 0x91951fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91953000 - 0x91953fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91955000 - 0x91955fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9196c000 - 0x919fffff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91b9a000 - 0x91c24fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91db0000 - 0x91dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91dc0000 - 0x91dcbfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x920a9000 - 0x92108fff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92156000 - 0x9215ffff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92647000 - 0x9267ffff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x926a8000 - 0x926f8fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x927b2000 - 0x927cafff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x9284efff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92856000 - 0x92870fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92d7c000 - 0x92debfff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92e04000 - 0x92e58fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9366d000 - 0x936e0fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93b3c000 - 0x93babfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x93bd1000 - 0x93c3afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93ebd000 - 0x94195fff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94e0b000 - 0x94e16fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94e1e000 - 0x94e2efff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94e7f000 - 0x94eb7fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x94ed2000 - 0x94ee6fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e16fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95e20000 - 0x95e2dfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95ec2000 - 0x95ed2fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x960fe000 - 0x96160fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x965d8fff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a35000 - 0x96a71fff com.apple.LDAPFramework 1.3.3 (37.3.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c8cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96e12000 - 0x96e2cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96eca000 - 0x96fb1fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x991de000 - 0x9950afff com.apple.QuickTime 7.5.0 (861) /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x995f1000 - 0x99607fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99614000 - 0x9a42ffff com.apple.QuickTimeComponents.component 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents

    HI,
    OS Version: 10.3.9 (Build 7W98)Report Version: 2 Command: Safari Path: /Applications/Safari.app/Contents/MacOS/SafariVersion: 1.3.2 (312.6)
    Your Mac is running Panther 10.3.9 with and outdated version of Safari 1.3.2
    Minimum requirements to update Safari requires Tiger 10.4.11, read here.
    http://www.apple.com/safari/download/
    That's why you can't utilize YouTube. Your Mac needs updating in order to run the correct version of the Flash Player plugin. Minimum requirements here; http://www.adobe.com/products/flashplayer/systemreqs/
    Carolyn
    Message was edited by: Carolyn Samit

  • Safari keeps crashing when i try to type in web addresses

    safari keeps crashing when i try to type in web addresses. how do i fix this

    Back up all data. From the Safari menu bar, select
              Safari ▹ Reset Safari...
    Check these boxes:
              Clear history
              Remove all website data
    Uncheck all other boxes. Press return. Test.
    If Safari crashes immediately on launch and you can't do as above, hold down the shift key and launch it by clicking its icon in the Dock, then try. Failing that, ask for guidance.

  • I just updated to 10.8.2 and Safari keeps Crashing when I add tabs!!!!

    I just updated to 10.8.2 and Safari keeps Crashing when I add tabs!!!!
    What's wrong with Apple?

    If you can't connect to home wi fi, or any wi fi, go into the RESET area of your SETTINGS and choose RESET NETWORK CONNECTIONS. Turn the phone off and back on and you should be okay. It may take more than one try. Good luck.

  • Safari Keeps Crashing when Printing

    Safari keeps crashing when i try and print and it says that the KM driver has caused it. Any idea how to fix this. Below is the log from Safari
    Process:         Safari [2053]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [110]
    PlugIn Path:       /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C360 PerPage
    PlugIn Identifier: jp.konicaminolta.print.pde.C360.PerPage
    PlugIn Version:    3.5.7 (3.5.7)
    Date/Time:       2011-06-13 16:03:37.678 +0100
    OS Version:      Mac OS X 10.6.7 (10J4138)
    Report Version:  6
    Interval Since Last Report:          74836 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  51451 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      9B04EF5E-2A8A-4718-AF3E-7A657ACA9D18
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: class
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                   0x00007fff895bf159 objc_msgSend_vtable2 + 9
    1   com.apple.Foundation                 0x00007fff802b5d96 -[NSCFString isEqual:] + 61
    2   com.apple.AppKit                         0x00007fff81d434f6 -[NSTableView tableColumnWithIdentifier:] + 230
    3   ...olta.print.pde.C360.PerPage     0x000000011b5e4a3b vModifyColumnWidth + 141
    4   ...olta.print.pde.C360.PerPage     0x000000011b5d5f9a -[ListEditDlg1M3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 CMInitialize:] + 809
    5   jp.konicaminolta.fw.C360.Core   0x000000011aee0b15 -[KMComWin3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 initialize:UserData:IsPane:] + 347
    6   jp.konicaminolta.fw.C360.Core   0x000000011aee3ce5 -[KMSubWindow3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 initialize:GroupKey:UserData:PrintDialog:] + 361
    7   jp.konicaminolta.fw.C360.Core   0x000000011aede28f -[KMPlugin3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 mSetSubWindow:] + 334
    8   jp.konicaminolta.fw.C360.Core   0x000000011aede77c -[KMPlugin3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 mSelectPane] + 373
    9   jp.konicaminolta.fw.C360.Core   0x000000011aee026c -[KMPlugin3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 initWithCallback:PluginBundle:CoreViewName:] + 845
    10  jp.konicaminolta.fw.C360.Core 0x000000011aedda7b -[KMMainPlugIn3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 PDEPanelsForType:withHostInfo:] + 254
    11  ...int.framework.Print.Private     0x000000011ae0883a 0x11ae00000 + 34874
    12  ...int.framework.Print.Private     0x000000011ae08531 0x11ae00000 + 34097
    13  ...int.framework.Print.Private     0x000000011ae06dbf 0x11ae00000 + 28095
    14  ...int.framework.Print.Private     0x000000011ae188ca RunningAsRoot + 41669
    15  ...int.framework.Print.Private     0x000000011ae181a6 RunningAsRoot + 39841
    16  com.apple.AppKit                        0x00007fff81cf7571 -[NSWindowController _windowDidLoad] + 538
    17  com.apple.AppKit                        0x00007fff81c94d13 -[NSWindowController window] + 112
    18  com.apple.AppKit                        0x00007fff821197aa -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 627
    19  com.apple.AppKit                        0x00007fff82117e99 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 478
    20  com.apple.Safari                         0x00000001000be356 0x100000000 + 779094
    21  com.apple.AppKit                        0x00007fff81fd91d9 -[NSDocument _printDocumentWithSettings:showPrintPanel:delegate:didPrintSelector:contextInfo :] + 235
    22  com.apple.AppKit                        0x00007fff81fd8f34 -[NSDocument printDocumentWithSettings:showPrintPanel:delegate:didPrintSelector:contextInfo: ] + 599
    23  com.apple.AppKit                        0x00007fff81fd9555 -[NSDocument printDocument:] + 68
    24  com.apple.AppKit                        0x00007fff81e03e4e -[NSApplication sendAction:to:from:] + 95
    25  com.apple.Safari                         0x000000010004a34c 0x100000000 + 303948
    26  com.apple.AppKit                        0x00007fff81e283d6 -[NSMenuItem _corePerformAction] + 365
    27  com.apple.AppKit                        0x00007fff81e28140 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
    28  com.apple.AppKit                        0x00007fff81e0ddb9 -[NSMenu performKeyEquivalent:] + 272
    29  com.apple.AppKit                        0x00007fff81e0cb61 -[NSApplication _handleKeyEquivalent:] + 559
    30  com.apple.AppKit                        0x00007fff81cdd605 -[NSApplication sendEvent:] + 3630
    31  com.apple.Safari                         0x0000000100038e72 0x100000000 + 233074
    32  com.apple.AppKit                        0x00007fff81c74476 -[NSApplication run] + 474
    33  com.apple.AppKit                        0x00007fff81c6d144 NSApplicationMain + 364
    34  com.apple.Safari                         0x0000000100009f18 0x100000000 + 40728
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff87ff112a kevent + 10
    1   libSystem.B.dylib             0x00007fff87ff2ffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff87ff2cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff87ff27fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff87ff2128 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff87ff1fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff87ff1f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff87ff235c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff87ff1fc5 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib             0x00007fff88012f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88016da1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                    0x00007fff850410f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                    0x00007fff8503d1fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib             0x00007fff880114f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff880113a9 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff87ff1f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff87ff235c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff87ff1fc5 start_wqthread + 13
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib             0x00007fff87fd829a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff87fd890d mach_msg + 59
    2   com.apple.CoreFoundation        0x00007fff8498c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation        0x00007fff8498bdbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari              0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari              0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib             0x00007fff880114f6 _pthread_start + 331
    7   libSystem.B.dylib              0x00007fff880113a9 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib             0x00007fff87fd829a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff87fd890d mach_msg + 59
    2   com.apple.CoreFoundation        0x00007fff8498c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation        0x00007fff8498bdbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                 0x00007fff8033ef67 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                 0x00007fff802bff28 __NSThread__main__ + 1429
    6   libSystem.B.dylib             0x00007fff880114f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff880113a9 thread_start + 13
    Thread 7:  com.apple.CFSocket.private
    0   libSystem.B.dylib              0x00007fff8801be52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation        0x00007fff849ae498 __CFSocketManager + 824
    2   libSystem.B.dylib             0x00007fff880114f6 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff880113a9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x1ba333e01b5f02e0  rcx: 0x0000000000000010  rdx: 0x1ba333e01b5f02e0
      rdi: 0x1ba333e01b5f02e0  rsi: 0x00007fff823fe490  rbp: 0x00007fff5fbfde20  rsp: 0x00007fff5fbfddf8
       r8: 0x0000000000000010   r9: 0x0000000000000000  r10: 0x00007fff802b5d59  r11: 0x00007fff895bf150
      r12: 0x0000000000000000  r13: 0x000000011b5f02e0  r14: 0x0000000000000002  r15: 0x1ba333e01b5f02e0
      rip: 0x00007fff895bf159  rfl: 0x0000000000010202  cr2: 0x000000011b5e49ae
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x116c38000 -        0x116c38fff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x116c80000 -        0x116c85ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11a4f8000 -        0x11a4faff7  com.apple.printingprivate.framework.PrintingPrivate 6.1 (15.2) <4AB4B375-8EBE-FC2B-6847-71BBADD919EC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
           0x11a830000 -        0x11a833fff +jp.konicaminolta.print.pde.C360.Cover 3.5.7 (3.5.7) <ECA064C3-A0C2-729C-3DC6-7BF75B830ADE> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Cover.plugin/Contents/MacOS/KONICA MINOLTA C360 Cover
           0x11ae00000 -        0x11ae38fff  com.apple.print.framework.Print.Private 6.3 (305.3) <C8F6EA0B-A98B-51EE-588C-9BBF00014FF5> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x11ae54000 -        0x11ae80fef +jp.konicaminolta.print.pde.C360.Output 3.5.7 (3.5.7) <D7580EC9-7D2A-85D3-E47A-6E6599209F00> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Output.plugin/Contents/MacOS/KONICA MINOLTA C360 Output
           0x11aec3000 -        0x11af5afff +jp.konicaminolta.fw.C360.Core 3.5.7 (3.5.7) <D17477DF-6A4A-F53C-D77C-E3A6ED5FC27A> /Library/Printers/KONICAMINOLTA/C360/PDEs/pde.framework/Versions/A/pde
           0x11b523000 -        0x11b538fff +jp.konicaminolta.print.pde.C360.Finishing 3.5.7 (3.5.7) <8A04F57C-4364-8D78-78DC-7986BF82B0BC> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C360 Finishing
           0x11b5b0000 -        0x11b5bffff +jp.konicaminolta.print.pde.C360.Tray 3.5.7 (3.5.7) <29CF0632-CABD-9335-A223-A2FFE9B8303C> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Tray.plugin/Contents/MacOS/KONICA MINOLTA C360 Tray
           0x11b5d3000 -        0x11b5ebfff +jp.konicaminolta.print.pde.C360.PerPage 3.5.7 (3.5.7) <7616B95C-5D09-3290-8BEB-4F80F07AEAB8> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C360 PerPage
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8028bfef  com.apple.security 6.1.2 (55002) <0892E773-CCDF-77A8-4D65-754348A00AE8> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff802af000 -     0x7fff80532fe7  com.apple.Foundation 6.6.6 (751.53) <3D801E14-5B73-649E-4482-FD527B5FFEBC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80533000 -     0x7fff805f0fff  com.apple.CoreServices.OSServices 359 (359) <5B0AB0D4-5A52-E429-846D-56C975E2BF5E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff805f1000 -     0x7fff80712fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5CD78EA4-1770-6C83-51AD-99B5701CB5AB> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff80713000 -     0x7fff8071efff  com.apple.CrashReporterSupport 10.6.7 (258) <C390DFA5-F3B6-160C-0BAB-B0DD86C91F08> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8071f000 -     0x7fff807a4ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <F00C561F-D38B-8785-5218-1A0C3BA61177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff807a5000 -     0x7fff807efff7  com.apple.Metadata 10.6.3 (507.15) <8AB52823-CD23-EA31-F3D5-86A5DCEA3918> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8082d000 -     0x7fff8082dff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8082e000 -     0x7fff8096cfff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff809e0000 -     0x7fff80a95fe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff80a9c000 -     0x7fff80bc4ff7  com.apple.MediaToolbox 0.484.33 (484.33) <A91EC908-9BCB-A41E-1AA1-E881F7E80952> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff80bc5000 -     0x7fff80bedfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff80bee000 -     0x7fff80c0eff7  com.apple.DirectoryService.Framework 3.6 (621.11) <3F20A2F1-DEE3-7483-C74B-0F092628C634> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff80d9c000 -     0x7fff80deeff7  com.apple.HIServices 1.8.2 (???) <C7381225-559C-2C58-97EC-4880DF4C1AB6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff80def000 -     0x7fff80df3ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff80df4000 -     0x7fff80df4ff7  com.apple.Carbon 150 (152) <502403CF-CC03-5C94-4142-D8B80A648820> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff80df5000 -     0x7fff80e38fef  libtidy.A.dylib ??? (???) <C32D1061-EF58-9DE1-6D6E-1286E58B83EB> /usr/lib/libtidy.A.dylib
        0x7fff80f5d000 -     0x7fff80fc7fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff810c9000 -     0x7fff810c9ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff812fb000 -     0x7fff81311fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <A95530BA-9586-4F4B-5336-054D0AD35C4B> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff81312000 -     0x7fff81317ff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8133d000 -     0x7fff813aeff7  com.apple.AppleVAFramework 4.10.25 (4.10.25) <6B3F3558-55FE-092F-C22B-F590718F9653> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff813b9000 -     0x7fff813f3fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <AE68B25E-C127-7BB3-ED42-0466BDEDA9D1> /usr/lib/libssl.0.9.8.dylib
        0x7fff813f4000 -     0x7fff814adfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
        0x7fff814ae000 -     0x7fff81580fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <3F3CFCB5-430F-A1A4-428D-1CE0DCD06E2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81581000 -     0x7fff8158dfff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <A21B7E3A-1EDD-7684-ACC1-72587034A020> /usr/lib/libbz2.1.0.dylib
        0x7fff8158e000 -     0x7fff815f0fe7  com.apple.datadetectorscore 2.0 (80.7) <A73D45FA-8957-6616-3776-593BE2927455> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff815f1000 -     0x7fff81639ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff81679000 -     0x7fff81679ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8167a000 -     0x7fff8169fff7  com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff816a0000 -     0x7fff8171cff7  com.apple.ISSupport 1.9.4 (52) <2381DB3E-EF16-9E32-D528-43BB53C267D6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8171d000 -     0x7fff8175efef  com.apple.QD 3.36 (???) <04F03722-91CA-6858-55A4-54D7F29789A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8175f000 -     0x7fff81785fe7  libJPEG.dylib ??? (???) <482A3D71-BA81-FDD5-CA6A-50D1D3C25DE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff817fb000 -     0x7fff8183cff7  com.apple.CoreMedia 0.484.33 (484.33) <A71AC28E-955E-0793-6A55-71EA38796264> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8183d000 -     0x7fff8185efff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9B7AEE96-D18E-5ECF-9837-BD5CFD397831> /usr/lib/libresolv.9.dylib
        0x7fff8185f000 -     0x7fff81870fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff81871000 -     0x7fff81adbfef  com.apple.QuartzComposer 4.2 ({156.29}) <4DAA6BB5-5A4C-53C3-5462-E982D6BBA1DB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff81adc000 -     0x7fff81b7cfff  com.apple.LaunchServices 362.2 (362.2) <68FB6920-A331-F6B6-201A-4D4593021212> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff81b7d000 -     0x7fff81b7efff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff81b7f000 -     0x7fff81b9cff7  libPng.dylib ??? (???) <F5CABB0C-4DE4-148B-9AAB-54FE179BC62F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff81b9d000 -     0x7fff81c5ffef  libFontParser.dylib ??? (???) <CAA5448C-C038-F830-C400-CA008E175CA3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff81c60000 -     0x7fff81c6afff  com.apple.DisplayServicesFW 2.3.3 (289) <D537142B-3376-9DBD-F82E-82C731CC20A9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff81c6b000 -     0x7fff82661fff  com.apple.AppKit 6.6.7 (1038.35) <204DDF4C-70DB-DBB2-77C1-5EFB10B52A5C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8267e000 -     0x7fff826affff  libGLImage.dylib ??? (???) <B228754C-73E1-DC48-D683-E4139DF4F533> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff826e2000 -     0x7fff8274eff7  com.apple.CorePDF 1.3 (1.3) <36CE4BBE-0115-D0EF-A18F-F0FE690EB6F2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff82751000 -     0x7fff82757ff7  com.apple.CommerceCore 1.0 (9) <E69F547C-1501-927D-A760-B0C9456EE284> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8277c000 -     0x7fff827c5ff7  com.apple.securityinterface 4.0.1 (40418) <1C1BD8E9-F128-CE8C-0C20-F29882B8AC32> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff827c6000 -     0x7fff827c8fff  libRadiance.dylib ??? (???) <EAEDC7F4-1DC6-3091-9789-A0CD5D3892C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff827fe000 -     0x7fff8285efe7  com.apple.framework.IOKit 2.0 (???) <D205ABB9-0E45-5254-2610-D4522EC2378E> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8285f000 -     0x7fff8290ffff  edu.mit.Kerberos 6.5.11 (6.5.11) <3437B39E-8B40-B7E5-2FC3-000A0F7262C3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff82910000 -     0x7fff82d53fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff82d54000 -     0x7fff82e15fef  com.apple.ColorSync 4.6.6 (4.6.6) <D560FFAC-CC7C-8C1C-E20C-40D87236F309> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82e16000 -     0x7fff82e1cfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C2D07389-FADC-EAD7-5845-2654E9074839> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff82e1d000 -     0x7fff82f37fef  libGLProgrammability.dylib ??? (???) <0E6CA4E8-9484-475C-2FF0-3DEBF4624C44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff82f38000 -     0x7fff830b6ff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff830b7000 -     0x7fff830bafff  com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff830bb000 -     0x7fff830c1ff7  IOSurface ??? (???) <66FD2A6B-E935-2262-ECB7-B70DF596807A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff830c2000 -     0x7fff830d3ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
        0x7fff830d4000 -     0x7fff83164fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff83165000 -     0x7fff83502fe7  com.apple.QuartzCore 1.6.3 (227.36) <491C4890-9A37-0033-7BCB-E5F53F01E869> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83539000 -     0x7fff8357dfe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <56E4A86E-F43E-F616-681B-C6DFE4B149E5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff835df000 -     0x7fff83713ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <0E1F4725-9E00-1BE1-7D1D-ED4D389E411A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff83714000 -     0x7fff83793fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <DC4B74F0-D82C-23C1-2126-5A1233F4135C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff838f5000 -     0x7fff83932ff7  libFontRegistry.dylib ??? (???) <B7139315-C799-B681-17A0-3139149E829E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff83933000 -     0x7fff83a19fef  com.apple.DesktopServices 1.5.10 (1.5.10) <3AFD31F5-28B7-D428-19A2-22AA71C26F71> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff83a1a000 -     0x7fff83a20ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff83a21000 -     0x7fff83a32fff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff83a33000 -     0x7fff83a66fff  libTrueTypeScaler.dylib ??? (???) <1DE9403D-D52C-A0CA-55C0-7C32BA3B821D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff83b1f000 -     0x7fff83f67fe7  com.apple.RawCamera.bundle 3.7.0 (569) <E3794272-AE0D-8D35-3EFB-CBE4048BEB0D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff83f68000 -     0x7fff83fa5fff  com.apple.LDAPFramework 2.0 (120.1) <E5FA9339-4812-E8FE-C366-EE3DC975DBC6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff83fa6000 -     0x7fff83fe9ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <69640B69-6B01-75A3-204F-96A521A0EC6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff83fea000 -     0x7fff84005ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff84067000 -     0x7fff84079fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff8407a000 -     0x7fff84089fff  libxar.1.dylib ??? (???) <D599B824-2CD1-879B-8468-CF0C85EF3BA5> /usr/lib/libxar.1.dylib
        0x7fff840e8000 -     0x7fff840fefff  com.apple.ImageCapture 6.0.2 (6.0.2) <E0D9E290-458B-EE88-AA9D-97C0B51EA03E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84115000 -     0x7fff84140ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
        0x7fff84169000 -     0x7fff84177ff7  libkxld.dylib ??? (???) <FB6ED83A-060F-CACC-83EC-49F3DB223CEA> /usr/lib/system/libkxld.dylib
        0x7fff84178000 -     0x7fff8419bfff  com.apple.opencl 12.3.6 (12.3.6) <C7C90299-2126-830A-7D00-73331AA044B3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8419c000 -     0x7fff8419fff7  com.apple.securityhi 4.0 (36638) <ADD3802E-3164-DDCB-0768-7B67F6F52022> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff841d8000 -     0x7fff844d6fff  com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff844d7000 -     0x7fff8480bfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <C793D790-7317-978B-EF4F-1EEFDFE423CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8480c000 -     0x7fff84810ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <3A6D0B56-B9BC-D2EE-B0F2-4E7842BB1895> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84827000 -     0x7fff84876fef  libTIFF.dylib ??? (???) <61D93131-A236-011D-340B-6557A2590B77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff84877000 -     0x7fff848f9fff  com.apple.QuickLookUIFramework 2.3 (327.6) <8BAA8E90-D3EB-A783-B3CF-501BBF793892> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff84906000 -     0x7fff8493fff7  com.apple.MeshKit 1.1 (49.2) <B85DDDC7-4053-4DB8-E1B5-AA0CBD4CDD1C> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff84940000 -     0x7fff84ab7fe7  com.apple.CoreFoundation 6.6.4 (550.42) <E8A12F17-D5B7-B801-076E-C22C8E176E8B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff84ae8000 -     0x7fff84b77fff  com.apple.PDFKit 2.5.1 (2.5.1) <C0E3AE4B-E71A-16D8-0D51-FB7D3E3AD793> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff84cc3000 -     0x7fff84ddafef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EF023D83-F9E9-834E-64C1-B2E26151F63B> /usr/lib/libxml2.2.dylib
        0x7fff84ddb000 -     0x7fff84ddcfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff84ddd000 -     0x7fff84de8ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff84de9000 -     0x7fff84deaff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff84e36000 -     0x7fff84e39ff7  libCoreVMClient.dylib ??? (???) <4816F956-6AF2-4BCB-13A2-FF61779272A6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff85039000 -     0x7fff8503aff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <8B646856-A474-B7B0-8ACF-B51B18DDF190> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8503b000 -     0x7fff85cb6fef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff85ce2000 -     0x7fff85d27fff  com.apple.CoreMediaIOServices 140.0 (1493) <298AEE5E-1301-6F37-3ADD-95B3488D8D63> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff86071000 -     0x7fff86078fff  com.apple.OpenDirectory 10.6 (10.6) <460F77D1-3CB8-B9B6-B9D1-D6644D2C6756> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86079000 -     0x7fff8608eff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <59D9E83D-3131-91F4-E3E2-02047F55917F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8608f000 -     0x7fff860c5ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <3E9FA6D0-603C-18D0-B6D9-03451A6942A8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff860c6000 -     0x7fff860f5fff  com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff861c2000 -     0x7fff8620bfef  libGLU.dylib ??? (???) <07FBC3E4-4FD3-F217-014F-E32886FC1512> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8620c000 -     0x7fff8644efe7  com.apple.AddressBook.framework 5.0.4 (883) <B6BD722F-BD01-E73A-66D2-88AFE26355DF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8644f000 -     0x7fff86c59fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff86c5a000 -     0x7fff86c5ffff  libGIF.dylib ??? (???) <A28A62E0-D749-61B3-BAF3-34B26AB976B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff873f4000 -     0x7fff875e4fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff875e5000 -     0x7fff876c2ff7  com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87722000 -     0x7fff877a0ff7  com.apple.CoreText 3.151.8 (???) <1735E84F-2059-302C-5C9B-F9DB0F3CC443> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff877a1000 -     0x7fff877b5fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff878af000 -     0x7fff878afff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff878b0000 -     0x7fff878e9fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <1E857AD0-B7F4-68D3-5E02-194E5E1C7A4D> /usr/lib/libcups.2.dylib
        0x7fff878ea000 -     0x7fff87903fff  com.apple.CFOpenDirectory 10.6 (10.6) <32DF31BC-F7EE-40A6-C629-5AE4B389C1A8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87904000 -     0x7fff8794bff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8794c000 -     0x7fff87959fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <48CE1A65-39A4-C72A-AEDE-4C7A7B46D794> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff87a84000 -     0x7fff87b10fef  SecurityFoundation ??? (???) <3D9A452E-C966-F012-ECAE-3126C8B2016C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87b11000 -     0x7fff87c81fff  com.apple.QTKit 7.6.6 (1772) <42FBBC9F-8243-10F4-9F39-1352358C56CC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87c85000 -     0x7fff87cedfff  com.apple.MeshKitRuntime 1.1 (49.2) <A490FE03-313D-1317-A9B8-25EF75CB1A81> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff87cfc000 -     0x7fff87d07fff  com.apple.corelocation 12.1 (12.1) <7F562820-A388-47B4-B070-239AC4594D8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff87d08000 -     0x7fff87ec6fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <12EB72D5-55E0-6D83-533F-FDA5D9B1CDD2> /usr/lib/libicucore.A.dylib
        0x7fff87ec7000 -     0x7fff87f1cff7  com.apple.framework.familycontrols 2.0.2 (2020) <8591B47D-BCE3-3EF7-DECB-8795FE3556BA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff87f60000 -     0x7fff87fafff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <EDE08F8A-F933-0059-3E58-A31C45C82329> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff87fd7000 -     0x7fff88198fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <283B4178-4E72-0EF4-8BA1-45593D618CB5> /usr/lib/libSystem.B.dylib
        0x7fff88199000 -     0x7fff88199ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8819a000 -     0x7fff8819ffff  libGFXShared.dylib ??? (???) <4FCF6E2F-BAA0-49FC-0F0F-DAAD16DFD73F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8822d000 -     0x7fff8892a06f  com.apple.CoreGraphics 1.545.0 (???) <6B955FEA-8E41-9118-9EAF-BF7D1C600EB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8892b000 -     0x7fff889a8fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff889e4000 -     0x7fff88b9cfef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <18E0385C-EFB3-145F-302E-3365B03B204D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff88b9d000 -     0x7fff88bb3fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff88bb4000 -     0x7fff88bfbfff  com.apple.QuickLookFramework 2.3 (327.6) <115BCFBD-8BC8-9E9D-BE04-2EC05EF78CC0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff88bfc000 -     0x7fff88e36fef  com.apple.imageKit 2.0.3 (1.0) <59B92439-88C0-C60E-E9C9-7D834A36E1F9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff88e37000 -     0x7fff88f3dfe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff88f3e000 -     0x7fff88fd8ff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <7715F1B4-F8C7-2769-5CB2-BB68BA62C598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88fd9000 -     0x7fff894dfff7  com.apple.VideoToolbox 0.484.33 (484.33) <CD2F6EA6-ED13-B142-C576-2A87179ABA64> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff894e0000 -     0x7fff894f4ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff894f5000 -     0x7fff894f7fff  com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff894f8000 -     0x7fff894f8ff7  com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8952b000 -     0x7fff8953afef  com.apple.opengl 1.6.13 (1.6.13) <D652AB73-4954-3D04-F2C7-4BBEA09440F6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8953b000 -     0x7fff895b8fef  com.apple.backup.framework 1.2.2 (1.2.2) <BB72F0C7-20E2-76DC-6764-5B93A7AC0EB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff895b9000 -     0x7fff8966ffff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <1960E662-D35C-5D98-EB16-D43166AE6A22> /usr/lib/libobjc.A.dylib
        0x7fff89670000 -     0x7fff896abfff  com.apple.AE 496.4 (496.4) <CB905496-4D6B-F26A-399D-840D26DBEE5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff896ac000 -     0x7fff896bbfff  com.apple.NetFS 3.2.2 (3.2.2) <0A19AF05-F331-2762-A03C-CA78E86C7810> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff896bc000 -     0x7fff89708fff  libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
        0x7fff89709000 -     0x7fff8974afff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <1B51EECB-A6BB-63AF-30AE-2F36F3230D23> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8974b000 -     0x7fff89855ff7  com.apple.MeshKitIO 1.1 (49.2) <D7227401-9DC9-C2CB-C83B-C2B10C61D4E4> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff89856000 -     0x7fff89856ff7  com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <283B4178-4E72-0EF4-8BA1-45593D618CB5> /usr/lib/libSystem.B.dylib
    Model: iMac12,2, BootROM IM121.0047.B0A, 4 processors, Intel Core i5, 2.7 GHz, 4 GB, SMC 1.72f1
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.35.3
    Bluetooth: Version 2.4.5f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST31000528AS, 931.51 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 3
    USB Device: USB2.0 MFP(Hi-Speed), 0x04b8  (Seiko Epson Corp.), 0x083c, 0xfa120000 / 6
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa130000 / 5
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0xfa132000 / 8
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0xfa111000 / 7
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x850b, 0xfa200000 / 2
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: HASP4 USB 1.33, 0x0529  (Aladdin Knowledge Systems), 0x0001, 0xfd130000 / 5
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3

         /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C360
    Open a Finder window. Select MacintoshHD in the Sidebar on the left then open the Library folder then the Printers folder.
    Move these files to the Desktop; 
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C360
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Cover.plugin/Contents/MacOS/KONICA MINOLTA C360 Cover
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Output.plugin/Contents/MacOS/KONICA MINOLTA C360 Output
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C360 Finishing
    KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Tray.plugin/Contents/MacOS/KONICA MINOLTA C360 Tray
    Relaunch Safari to test. If it still crashes...
    I noticed you have numerous USB devices connected to your iMac. Could be an software (driver) incompatibility issue.
    Try starting up with only the keyboard and mouse connected. Try Safari.

  • Safari keeps Crashing when posting to social media. Tried clearing and restarting

    On MacBook Air. Safari keeps crashing when inside a website and going to another page within that site. Example: I am in Facebook and when I try to post a status and photos, it crashes... I've tried clearing all cache and restarting. Also checked for updates. Tried many times, same result. Below is the report.
    file:///Users/TN/Desktop/Screen%20Shot%202014-03-08%20at%208.56.27%20PM.png

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post other kinds of diagnostic report — they're very long and not helpful.

  • Safari keeps crashing when loading large data on web pages

    I have owned my iPad 3 for more than a year now and I have never encountered this problem but ever since I have updated to the latest iOS version(7.1.1), my safari keeps crashing on my community site where threads have maybe over a 100 comments in them.
    Now whenever I open a thread page on Safari, it loads for a few seconds then crashes, to make things worse for me is one in a while when it crashes, it reboots my iPad. I have seen several similar questions asked by other people regarding safari crashing when loading large amounts of data and got help saying that there's something wrong with the CSS. or something but I never got any idea on how to resolve this bug.
    Can anyone tell me how do I prevent my Safari from crashing everytime I open a thread? Any solutions? Because I am getting really ******.
    (Ps: I have already tried other browsing apps such as Google Search and Chrome, they still crash. I even tried letting it load half-way and then stopping it but it isn't going well.)

    I have restored my iOS devices a number of times in order to resolve issues and it has gone very smoothly every time. I am not going to lie, it takes a fair amount of time to backup, restore the iOS and then restore from the backup, but it could very well resolve the issue.
    On the other hand, it may not help at all. Restoring the software is a standard troubleshooting measure And that is why it is recommended when other suggestions aren't working. But before you restore, there are a couple of other things that you could try,
    Reset all settings. Settings>General>Reset>Reset all Settings. You will not lose any data when you do this, but it does take some time to enter all of the device settings again, so be aware of that.
    Another thing to try is to erase the device and start over. This is different than restoring to factory settings. Reads rhis for more information.
    iOS: How to back up your data and set up your device as a new device

  • Safari keeps crashing when I type in a "Search" box

    Hello.  My Safari browser keeps crashing when I type in certain search boxes.  It doesn't crash when I type in some search boxes but it will consistently crash when I type in others.  Here is the error report that I get.  Thanks for your help.

    Process:         Safari [893]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [153]
    Responsible:     Safari [893]
    User ID:         501
    Date/Time:       2014-04-30 11:39:03.793 -0400
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  989C3AFB-5538-6502-B34B-C710E514D944
    Sleep/Wake UUID: 25599730-1CCA-4293-AEC9-F1282C99499E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020
    VM Regions Near 0x20:
    -->
        __TEXT                 000000010632f000-0000000106330000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libicucore.A.dylib                        0x00007fff9392cf36 icu::UnicodeSet::span(unsigned short const*, int, USetSpanCondition) const + 50
    1   libicucore.A.dylib                        0x00007fff9392cee9 icu::UnicodeSet::containsAll(icu::UnicodeString const&) const + 51
    2   libicucore.A.dylib                        0x00007fff9392cea0 uset_containsAllCodePoints + 56
    3   com.apple.AddressBook.framework            0x00007fff92fdfa8d ABContentsExclusivelyInCharacterSet + 144
    4   com.apple.AddressBook.framework            0x00007fff92fdf916 ABIsChineseJapaneseKoreanString + 34
    5   com.apple.AddressBook.framework            0x00007fff92fdf817 -[ABCDContact(ABCDRecordFormatter) nameOrderWithFormatter:] + 105
    6   com.apple.AddressBook.framework            0x00007fff92fdf066 -[ABCDContact(ABCDRecordFormatter) nameWithFormatter:rangeOfSortingSubstring:] + 439
    7   com.apple.AddressBook.framework            0x00007fff930751ce -[ABPerson nts_coreDataFullNameIncludingAuxiliaryElements:] + 52
    8   com.apple.AddressBook.framework            0x00007fff93075156 -[ABPerson nts__fullNameIncludingAuxiliaryElements:] + 76
    9   com.apple.AddressBook.framework            0x00007fff93074ae1 -[ABPerson _fullNameIncludingAuxiliaryElements:] + 81
    10  com.apple.AddressBook.framework            0x00007fff93075499 -[ABPerson _realCompositeNameIncludingAuxiliaryElements:] + 173
    11  com.apple.Safari.framework                0x00000001064d0391 -[FormDataController _addressBookMatchesForProxyProperty:] + 67
    12  com.apple.Safari.framework                0x00000001064d04fe -[FormDataController addressBookMatchesForProperty:key:label:] + 114
    13  com.apple.Safari.framework                0x000000010667aa6d -[WBSFormDataController addABMatchesForValueSpecifier:matchingPartialString:toArray:preferredLabel:] + 219
    14  com.apple.Safari.framework                0x000000010667b0ce -[WBSFormDataController matchesForControl:withName:inDomain:matchingPartialString:usingOnlyAddressBookD ata:preferredLabel:] + 284
    15  com.apple.Safari.framework                0x000000010667afa3 -[WBSFormDataController matchesForControl:withName:atURL:matchingPartialString:usingOnlyAddressBookData :] + 97
    16  com.apple.Safari.framework                0x00000001064c7480 Safari::FormCompletionController::getListItemsAndInitiallySelectedIndex(***::Ve ctor<***::RefPtr<Safari::CompletionListItem>, 0ul, ***::CrashOnOverflow>&, unsigned long&) + 1692
    17  com.apple.Safari.framework                0x0000000106431fcb Safari::CompletionController::refreshListItems(unsigned long&) + 41
    18  com.apple.Safari.framework                0x0000000106431d8a Safari::CompletionController::performCompletion(Safari::CompletionAction) + 48
    19  com.apple.Safari.framework                0x0000000106434a87 Safari::Timer<Safari::CompletionController>::runLoopTimerFired(__CFRunLoopTimer *, void*) + 51
    20  com.apple.CoreFoundation                  0x0000000107d77494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    21  com.apple.CoreFoundation                  0x0000000107d76fcf __CFRunLoopDoTimer + 1151
    22  com.apple.CoreFoundation                  0x0000000107de85aa __CFRunLoopDoTimers + 298
    23  com.apple.CoreFoundation                  0x0000000107d32755 __CFRunLoopRun + 1525
    24  com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    25  com.apple.HIToolbox                       0x00007fff92754a0d RunCurrentEventLoopInMode + 226
    26  com.apple.HIToolbox                       0x00007fff927547b7 ReceiveNextEventCommon + 479
    27  com.apple.HIToolbox                       0x00007fff927545bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    28  com.apple.AppKit                          0x00007fff8c44c3de _DPSNextEvent + 1434
    29  com.apple.AppKit                          0x00007fff8c44ba2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    30  com.apple.Safari.framework                0x0000000106390d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    31  com.apple.AppKit                          0x00007fff8c43fb2c -[NSApplication run] + 553
    32  com.apple.AppKit                          0x00007fff8c42a913 NSApplicationMain + 940
    33  com.apple.Safari.framework                0x0000000106562c8d SafariMain + 267
    34  libdyld.dylib                             0x00007fff89e7c5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                    0x0000000108c48662 kevent64 + 10
    1   libdispatch.dylib                         0x00007fff88c9b43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                         0x00007fff88c9b152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                         0x0000000108f2b4cb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                         0x0000000108f2805f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    6   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    7   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.QuartzCore                      0x00007fff8f7ab377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                      0x00007fff8f7ab2ad thread_fun + 25
    4   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    5   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    6   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                      0x00007fff8d22c967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                      0x00007fff8d22c76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    8   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    9   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                  0x0000000106c392a5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    5   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    6   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                  0x0000000106c39d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                  0x0000000106c39ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    6   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    7   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                          0x00007fff8c5ec16e _NSEventThread + 144
    6   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    7   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    8   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 11:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework                0x0000000106512323 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    8   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    9   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                    0x0000000108c479aa __select + 10
    1   com.apple.CoreFoundation                  0x0000000107d7eab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    3   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    4   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0b004f52a40f3a62  rbx: 0x0000000000000001  rcx: 0x0000000000000001  rdx: 0x000000000000000e
      rdi: 0x0000000000000000  rsi: 0x00007fff598cdb40  rbp: 0x00007fff598cdac0  rsp: 0x00007fff598cd970
       r8: 0x0000000000000001   r9: 0x00007fff598cdaec  r10: 0x00007f9bec0fbce0  r11: 0x0000000107ebf390
      r12: 0x000000000000000e  r13: 0x000000000000000e  r14: 0x00007fff598cdb40  r15: 0x0000000000000000
      rip: 0x00007fff9392cf36  rfl: 0x0000000000010202  cr2: 0x0000000000000020
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10632f000 -        0x10632fffd  com.apple.Safari (7.0.3 - 9537.75.14) <29238978-9DC2-309F-B02F-3AC4153010FD> /Applications/Safari.app/Contents/MacOS/Safari
           0x106334000 -        0x10683affb  com.apple.Safari.framework (9537 - 9537.75.14) <AE2739A0-427C-3015-8DF8-FDCF768D62DE> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x106c25000 -        0x106f9cff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <DC1116A7-934C-37C1-9AB2-354DBA43EAD7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x10709c000 -        0x1072f5ff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x107442000 -        0x107578ffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x10766d000 -        0x10785eff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x107a49000 -        0x107bb9ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x107cc2000 -        0x107ea7fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10801d000 -        0x108123fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10818f000 -        0x108aae68f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x108be2000 -        0x108c11ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x108c32000 -        0x108c4eff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
           0x108c73000 -        0x108c7efff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
           0x108c83000 -        0x108ca7ff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x108cb0000 -        0x108d09fff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x108d18000 -        0x108d33ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x108d42000 -        0x108d46ff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x108d4e000 -        0x108e3cfff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x108e6a000 -        0x108e6cfff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x108e71000 -        0x108ed6ffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x108f05000 -        0x108f09ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
           0x108f12000 -        0x108f1bffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x108f22000 -        0x109d74ff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x10c0da000 -        0x10c0dbffc  com.apple.SafariServices.framework (9537 - 9537.75.14) <700D5B79-CE93-330D-BD9B-37ECCDC4CA98> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x10c0e3000 -        0x10c0ebff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10ce44000 -        0x10ce47fff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
           0x10ce4d000 -        0x10ce4efff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10ce60000 -        0x10ce64ff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10cffe000 -        0x10d004ff7  libCGXCoreImage.A.dylib (599.21.1) <D66366B5-33BA-3715-9A40-50F0FF5EAE39> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x10d111000 -        0x10d139ffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10d149000 -        0x10d14cffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10eb4c000 -        0x10eb53ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10ecda000 -        0x10ed00fff  com.apple.iCalendar (7.0 - 162.1) <2027875B-A366-33BE-AE9D-CE5425AD290E> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
           0x10ed26000 -        0x10ed6bfff  libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
           0x10f0de000 -        0x10f0deff9 +cl_kernels (???) <1F7ED198-B39A-4A6D-8ACD-98088CD52B26> cl_kernels
           0x10f530000 -        0x10f530ffb +cl_kernels (???) <AF249C85-6329-4101-AE58-6AADD9F17A9B> cl_kernels
           0x10f628000 -        0x10f70efef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10f764000 -        0x10f765ffa +cl_kernels (???) <DD5E96EC-523E-4A34-A399-FCC74796E74E> cl_kernels
           0x10fc99000 -        0x10fc9aff4 +cl_kernels (???) <4A3C5703-515E-4F0E-B960-BBB1F8F1C96B> cl_kernels
           0x11103a000 -        0x111086ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
        0x7fff64444000 -     0x7fff64477817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff87301000 -     0x7fff8735efff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8735f000 -     0x7fff8735fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff87360000 -     0x7fff8737fff7  com.apple.CalendarFoundation (7.0 - 113.1) <12352B25-2DCF-38C8-9776-CCC68907CF50> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff87380000 -     0x7fff87387ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff87388000 -     0x7fff8746cfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87479000 -     0x7fff874c2fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8789f000 -     0x7fff878abff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff878ac000 -     0x7fff878e1ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff878e2000 -     0x7fff8796bff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8796c000 -     0x7fff8796efff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8796f000 -     0x7fff879b4ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87a48000 -     0x7fff87a6fff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87a70000 -     0x7fff87a89ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87a8a000 -     0x7fff87abbff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff87d04000 -     0x7fff87d5cff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87d79000 -     0x7fff87f37fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff87f38000 -     0x7fff87f3ffff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87f40000 -     0x7fff87f68ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff87f69000 -     0x7fff88099ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8809a000 -     0x7fff8847bffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88482000 -     0x7fff88571fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff885b3000 -     0x7fff885cbff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff885cc000 -     0x7fff885f2fff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff885f3000 -     0x7fff885f3fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff885f4000 -     0x7fff88601fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff88602000 -     0x7fff88629ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff88912000 -     0x7fff88abff27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff88ac0000 -     0x7fff88accff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff88acd000 -     0x7fff88ad1fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff88adf000 -     0x7fff88c32ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88c33000 -     0x7fff88c84ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff88c87000 -     0x7fff88c97ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff88c98000 -     0x7fff88cb2fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff88cb3000 -     0x7fff88cb6fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88cb7000 -     0x7fff88cb8fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88f3a000 -     0x7fff88fd5fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88fd6000 -     0x7fff8905eff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8905f000 -     0x7fff89069ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff890d6000 -     0x7fff890e4fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff890e5000 -     0x7fff89120fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89121000 -     0x7fff89132ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff89133000 -     0x7fff893c4ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff894cc000 -     0x7fff894ceff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff894cf000 -     0x7fff894d0ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff894d1000 -     0x7fff89701ff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff89707000 -     0x7fff8972cff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8972d000 -     0x7fff899fdffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

  • Safari keeps crashing when I try to open a .ods file

    I Have not been able to open a .ods file. Now Safari keeps crashing and I cannot open it at all. I tried restarting but it crashes immediately. I am on a MacBook running up to date Yosemite

    If you have another browser installed, use it.
    If not, launch App store and get another  browser for temporary use.
    Remove it afterwards.
    1. 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
        Remove the adware  manually  by following the “HowTo” from Apple.
        http://support.apple.com/en-us/HT203987
    2. Safari > Preferences > Extensions
         Turn those off and relaunch Safari to test .
         Turn those on one by one and test.

  • Safari keeps crashing when i try to close a window.

    When im using safari it crashes when i try to close some tabs or windows. then when i select reopen the same window open. I know that is supposed to happen with lion. i have tried reseting safari and booted in safe mode and still had the same problem. If someone could help me it would be greatly appreciated. Im tired of using firefox

    Process:         Safari [530]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (7534.48.3)
    Build Info:      WebBrowser-7534048003000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [140]
    Date/Time:       2011-08-27 22:42:13.411 -0400
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000007fffffff0
    VM Regions Near 0x7fffffff0:
        CG backing stores      00000001c8d1a000-00000001c9103000 [ 4004K] rw-/rw- SM=SHM 
    -->
        MALLOC_TINY            00007f8db3c00000-00007f8db3d00000 [ 1024K] rw-/rwx SM=COW 
    Application Specific Information:
    objc[530]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebKit2                       0x00000001039465b3 WebKit::WebBackForwardList::currentItem() + 21
    1   com.apple.Safari.framework              0x0000000101d4ef9a Safari::WK::BackForwardList::currentItem() const + 38
    2   com.apple.Safari.framework              0x0000000101eaac87 Safari::GestureSnapshotManager::removeSnapshotsForBackForwardList(Safari::WK::B ackForwardList const&) + 35
    3   com.apple.Safari.framework              0x0000000101d94d33 Safari::BrowserContentViewController::close() + 87
    4   com.apple.Safari.framework              0x0000000101df9b80 +[BrowserWKView closeWKViews:] + 220
    5   com.apple.Safari.framework              0x0000000101dabfbf -[BrowserDocument close] + 356
    6   com.apple.AppKit                        0x0000000104c9d841 -[NSWindowController _windowDidClose] + 200
    7   com.apple.QuickLookUIFramework          0x0000000110f2b97c -[QLSeamlessDocumentCloser closeWindow:contentFrame:withBlock:] + 86
    8   com.apple.AppKit                        0x000000010487547e -[NSWindow _close] + 354
    9   com.apple.Safari.framework              0x0000000101fd422c -[Window close] + 92
    10  com.apple.Safari.framework              0x0000000101ddbc04 -[BrowserWindow close] + 132
    11  com.apple.AppKit                        0x00000001049ad7a8 -[NSDocument close] + 419
    12  com.apple.Safari.framework              0x0000000101dabe8e -[BrowserDocument close] + 51
    13  com.apple.CoreFoundation                0x0000000103e739e1 -[NSObject performSelector:] + 49
    14  com.apple.CoreFoundation                0x0000000103e77d0c -[NSArray makeObjectsPerformSelector:] + 508
    15  com.apple.Safari.framework              0x0000000101f32a26 +[ResetDialogController _resetWithOptions:] + 145
    16  com.apple.Safari.framework              0x0000000101f3297a +[ResetDialogController runModalDialog] + 277
    17  com.apple.CoreFoundation                0x0000000103e6c11d -[NSObject performSelector:withObject:] + 61
    18  com.apple.AppKit                        0x0000000104701852 -[NSApplication sendAction:to:from:] + 139
    19  com.apple.Safari.framework              0x0000000101d844d7 -[BrowserApplication sendAction:to:from:] + 80
    20  com.apple.AppKit                        0x00000001047ee34f -[NSMenuItem _corePerformAction] + 399
    21  com.apple.AppKit                        0x00000001047ee086 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
    22  com.apple.AppKit                        0x0000000104a89e9c -[NSMenu _internalPerformActionForItemAtIndex:] + 38
    23  com.apple.AppKit                        0x000000010491c3f1 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138
    24  com.apple.AppKit                        0x00000001047680bf NSSLMMenuEventHandler + 339
    25  com.apple.HIToolbox                     0x0000000106d688ec _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
    26  com.apple.HIToolbox                     0x0000000106d67ef8 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 446
    27  com.apple.HIToolbox                     0x0000000106d7ed03 SendEventToEventTarget + 76
    28  com.apple.HIToolbox                     0x0000000106dc5249 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 398
    29  com.apple.HIToolbox                     0x0000000106eac0f1 SendMenuCommandWithContextAndModifiers + 56
    30  com.apple.HIToolbox                     0x0000000106ef25e1 SendMenuItemSelectedEvent + 253
    31  com.apple.HIToolbox                     0x0000000106dbe32d _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101
    32  com.apple.HIToolbox                     0x0000000106db5a75 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 600
    33  com.apple.HIToolbox                     0x0000000106db5034 _HandleMenuSelection2 + 585
    34  com.apple.AppKit                        0x0000000104667ce1 _NSHandleCarbonMenuEvent + 250
    35  com.apple.AppKit                        0x00000001045fd6c7 _DPSNextEvent + 1993
    36  com.apple.AppKit                        0x00000001045fca95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    37  com.apple.Safari.framework              0x0000000101d84135 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    38  com.apple.AppKit                        0x00000001045f93d6 -[NSApplication run] + 463
    39  com.apple.AppKit                        0x000000010487752a NSApplicationMain + 867
    40  com.apple.Safari.framework              0x0000000101f36725 SafariMain + 197
    41  com.apple.Safari                        0x0000000101d24f24 0x101d24000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000105dc47e6 kevent + 10
    1   libdispatch.dylib                       0x0000000105b9360e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x0000000105b9219e _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x0000000105dc3bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000105c78274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x000000010aeb1da5 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x000000010aeaf71d WebCore::IconDatabase::iconDatabaseSyncThread() + 489
    4   com.apple.WebCore                       0x000000010aeaf52b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x0000000105c748bf _pthread_start + 335
    6   libsystem_c.dylib                       0x0000000105c77b75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x0000000105dc267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000105dc1d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x0000000102e8fce9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x0000000102e8fc29 thread_fun + 24
    4   libsystem_c.dylib                       0x0000000105c748bf _pthread_start + 335
    5   libsystem_c.dylib                       0x0000000105c77b75 thread_start + 13
    Thread 4:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x0000000105dc267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000105dc1d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x0000000103e0929c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x0000000103e11a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x0000000103e11216 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x0000000101ef1147 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x0000000101ef109f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x0000000105c748bf _pthread_start + 335
    8   libsystem_c.dylib                       0x0000000105c77b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x0000000105dc4192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105c76594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105c77b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x0000000105dc4192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105c76594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105c77b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000000fffffffe  rbx: 0x00007fff61922580  rcx: 0x0000000000000000  rdx: 0x0000000103ae6698
      rdi: 0x000000010d63a280  rsi: 0x00007fff619225f0  rbp: 0x00007fff61922550  rsp: 0x00007fff61922550
       r8: 0x0000000000000010   r9: 0x0000000000000000  r10: 0x000000010fc6bac0  r11: 0x00007f8db402e1c0
      r12: 0x0000000000000013  r13: 0x0000000000000000  r14: 0x00007fff61922580  r15: 0x00007fff61922668
      rip: 0x00000001039465b3  rfl: 0x0000000000010297  cr2: 0x00000007fffffff0
    Logical CPU: 1
    Binary Images:
           0x101d24000 -        0x101d24fff  com.apple.Safari (5.1 - 7534.48.3) <C23CF439-A7C3-3A27-A80B-DE92FAF9ADE8> /Applications/Safari.app/Contents/MacOS/Safari
           0x101d2c000 -        0x1021b6fff  com.apple.Safari.framework (7534 - 7534.48.3) <287305A0-D3A2-3D28-8B46-41548687741B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x10249c000 -        0x1024c9fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
           0x1024dd000 -        0x102506ff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x10251f000 -        0x10251ffff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x102525000 -        0x102525fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x10252b000 -        0x10256dfff  com.apple.corelocation (330.9 - 330.9) <ACE577F2-6EDE-3768-BF76-8632E8B81876> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x102596000 -        0x1025a2fff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x1025b2000 -        0x10261cfff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10264d000 -        0x10285afff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x1028e1000 -        0x102ae3fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
           0x102b75000 -        0x102c78fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
           0x102c90000 -        0x102cd0fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
           0x102ce1000 -        0x102cf0fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
           0x102cfb000 -        0x102d0afff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x102d19000 -        0x102e1bff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
           0x102e8d000 -        0x10302cfff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x1030db000 -        0x1033b2fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x1034ce000 -        0x103570ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x1035c2000 -        0x1035f7fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x103624000 -        0x103635ff7  SyndicationUI (??? - ???) <2611F56F-81A9-3457-8C87-2700BFD9D4CB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
           0x103644000 -        0x103644ffd +cl_kernels (??? - ???) <2276D8D6-2F18-4161-BA55-ECF49E5F3C82> cl_kernels
           0x103647000 -        0x103692fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x1036bd000 -        0x103847fff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x103930000 -        0x103931ff3 +cl_kernels (??? - ???) <4E1749D2-F2D8-4FB2-A9D6-E108B563B7D8> cl_kernels
           0x103933000 -        0x103adbfff  com.apple.WebKit2 (7534 - 7534.48.3) <9F8CD6D9-3123-3F53-BAC3-D770B0812C25> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x103c04000 -        0x103c77fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
           0x103cd6000 -        0x103dbadef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
           0x103dd2000 -        0x103dd2fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x103dd9000 -        0x103facff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x1040fa000 -        0x1040fafff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x1040fd000 -        0x10440ffff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x1045f4000 -        0x1051ecfff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x105921000 -        0x105924ff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x105928000 -        0x105970fff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x10599a000 -        0x1059e8ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
           0x105a01000 -        0x105a02fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
           0x105a07000 -        0x105a19ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
           0x105a25000 -        0x105a9aff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
           0x105af5000 -        0x105b00ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
           0x105b0b000 -        0x105b10fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
           0x105b1c000 -        0x105b5eff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
           0x105b71000 -        0x105b76fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
           0x105b82000 -        0x105b89fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
           0x105b90000 -        0x105b9efff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
           0x105baf000 -        0x105bb0fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
           0x105bb5000 -        0x105bb9fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
           0x105bc3000 -        0x105bc3fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
           0x105bc9000 -        0x105bd3ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
           0x105bdc000 -        0x105be2fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
           0x105be8000 -        0x105becfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
           0x105bf6000 -        0x105bfffff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
           0x105c0c000 -        0x105c0efff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
           0x105c18000 -        0x105c19ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
           0x105c1e000 -        0x105c1fff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
           0x105c26000 -        0x105d03fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
           0x105d43000 -        0x105d4bfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
           0x105d54000 -        0x105d90fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
           0x105dad000 -        0x105dcdfff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
           0x105de3000 -        0x105de8ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
           0x105df4000 -        0x105df5fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
           0x105dfb000 -        0x105dfcfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
           0x105e06000 -        0x105e0cff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
           0x105e17000 -        0x105e34ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
           0x105e4d000 -        0x105e52fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
           0x105e59000 -        0x105e6bff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
           0x105e79000 -        0x105e87ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
           0x105e93000 -        0x105f95ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
           0x105fc6000 -        0x106129fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
           0x1061ce000 -        0x1061cffff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
           0x1061d9000 -        0x1061ecff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
           0x1061f5000 -        0x106211ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x106221000 -        0x10653afff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x1065b3000 -        0x106635fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x106691000 -        0x106771fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <E7FD4DB7-7844-355A-83D0-C1F24BE71019> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x1067ee000 -        0x106888ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x1068c8000 -        0x106907fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x106926000 -        0x1069c5fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x106a14000 -        0x106a43fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x106a61000 -        0x106a67fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x106a71000 -        0x106a72ff3 +cl_kernels (??? - ???) <40BFE747-93C8-4FB2-9084-4288789FB22C> cl_kernels
           0x106a76000 -        0x106a7dfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x106a84000 -        0x106a92fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x106aa2000 -        0x106aa3ffc +cl_kernels (??? - ???) <22C75B5C-C01B-4B11-ABF3-1B3F042CEACD> cl_kernels
           0x106aa5000 -        0x106b15fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x106b52000 -        0x106c5efef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
           0x106ccb000 -        0x106ccdfff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x106cd3000 -        0x106ceafff  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
           0x106d09000 -        0x106d34ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
           0x106d40000 -        0x106d44ff7  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
           0x106d52000 -        0x106d55fff  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
           0x106d60000 -        0x107083fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x1071c8000 -        0x1071deff7  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
           0x1071f8000 -        0x10729cfef  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
           0x1072d0000 -        0x1072d0fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x1072d6000 -        0x1072f3ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x107306000 -        0x107308ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x10730d000 -        0x107310ff7  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
           0x107317000 -        0x107322ff7  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
           0x10732c000 -        0x1079fa9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x107b00000 -        0x107bdeff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
           0x107c2b000 -        0x107cddfff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
           0x107d33000 -        0x107db7ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x107de3000 -        0x107eaaff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x107eee000 -        0x107f48fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x107f7a000 -        0x107f7bfff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
           0x107f80000 -        0x107f94ff7  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
           0x107fa6000 -        0x108021ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x10805a000 -        0x10809bfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x1080b9000 -        0x1080cefff  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
           0x1080e6000 -        0x1080ecfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x1080f5000 -        0x1080f5fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x1080fe000 -        0x108127fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x108131000 -        0x108188fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10819c000 -        0x1081b9fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x1081c4000 -        0x1081c9fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x1081d3000 -        0x1082e0fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x108311000 -        0x108314fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
           0x10831c000 -        0x108455fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x108475000 -        0x108475fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x108479000 -        0x1084d9fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x1084e7000 -        0x10857dff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x10858a000 -        0x1089b7fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x108a1f000 -        0x109003faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x109047000 -        0x10914cff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x1091a9000 -        0x1091fcfff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x109227000 -        0x109266ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
           0x10927b000 -        0x10929fff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x1092bd000 -        0x1092f0fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10930c000 -        0x10932bfff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
           0x109337000 -        0x10942cfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
           0x109442000 -        0x1094c7ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x1094f4000 -        0x1094f9fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x109504000 -        0x10950ffff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x10951a000 -        0x10957cff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x1095ba000 -        0x1096cffff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10972b000 -        0x109884ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10990a000 -        0x109930ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x10994d000 -        0x109964fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x109979000 -        0x1099a1ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x1099bf000 -        0x109c30fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x109d1b000 -        0x109d6fff7  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
           0x109d99000 -        0x109debff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x109dfc000 -        0x109e02fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x109e08000 -        0x109e1efff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x109e37000 -        0x109e76ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x109e7e000 -        0x109e80fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x109e8c000 -        0x109e8ffff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x109e94000 -        0x109ec1ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x109ed0000 -        0x10a377ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
           0x10a850000 -        0x10a8b7ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10a8e8000 -        0x10a8e8fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x10a8f1000 -        0x10a8f8ff7  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
           0x10a908000 -        0x10aac9fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10ab8e000 -        0x10abb1ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x10abd1000 -        0x10abd1fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10abdc000 -        0x10ac03fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x10ac22000 -        0x10ac90fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x10acd1000 -        0x10ad35fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x10ad75000 -        0x10adaffff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x10adcc000 -        0x10add9ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
           0x10ade1000 -        0x10ae57fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
           0x10aeab000 -        0x10bba4fef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x10c4e3000 -        0x10c510fff  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
           0x10c53f000 -        0x10c542fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x10c548000 -        0x10c553fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
           0x10c5b3000 -        0x10c5c1fff  com.apple.HelpData (2.1.0 - 68) <A2C4DDC9-2ECB-37C0-A2E3-D01168EE31F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
           0x10d69a000 -        0x10d6c3fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x10d72c000 -        0x10d739fff  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
           0x10d8b8000 -        0x10dcd3ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x10f7e2000 -        0x10f7e6fff  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
           0x10fdab000 -        0x10fdc5fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
           0x10fe09000 -        0x10fe4cff7  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
           0x110318000 -        0x11031efef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x11033c000 -        0x1103cfff7  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
           0x110571000 -        0x1105a1fff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
           0x1109a2000 -        0x110a34fff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
           0x110a90000 -        0x110ad7ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x110af9000 -        0x110b49fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x110b6e000 -        0x110bc1fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x110bcb000 -        0x110bf6fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
           0x110ea7000 -        0x110fa5ff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
           0x11104f000 -        0x1110e1fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
           0x1111b9000 -        0x111427ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
           0x11157e000 -        0x1117f8ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
           0x111979000 -        0x111b03ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x111c06000 -        0x112021fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
           0x1121f4000 -        0x1125bafff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
           0x112631000 -        0x112a63fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
           0x112af0000 -        0x113284fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x1132a0000 -        0x11339cff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
           0x113454000 -        0x1134b0ff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x1134e8000 -        0x11353cff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff61924000 -     0x7fff61958ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 6
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 2059
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=190.9M resident=128.6M(67%) swapped_out_or_unallocated=62.3M(33%)
    Writable regions: Total=100.3M written=21.5M(21%) resident=35.8M(36%) swapped_out=0K(0%) unallocated=64.5M(64%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  5528K
    CG image                            628K
    CG raster data                      600K
    CG shared images                   3448K
    CoreAnimation                         4K
    CoreGraphics                         16K
    CoreImage                             8K
    CoreServices                       1084K
    MALLOC                             48.8M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=243                        4K
    Memory tag=251                       40K
    OpenCL                               44K
    SQLite page cache                  2784K
    STACK GUARD                        56.0M
    Stack                              11.1M
    VM_ALLOCATE                        16.2M
    __CI_BITMAP                          80K
    __DATA                             19.6M
    __IMAGE                            1256K
    __LINKEDIT                         39.2M
    __TEXT                            151.7M
    __UNICODE                           544K
    mapped file                        33.7M
    shared memory                      1380K
    ===========                      =======
    TOTAL                             393.3M

  • IOS6... How do I see the full screen when watching youtube videos and second the map quality is very poor, foggy most of the time and images overlap to each other... Can I restore to IOS6 if these problems can not be solved?

    I just upgraded to IOS6 and I have some difficulties that I never had on IOS5:
    How can a see the full screen when watching youtube. Address bar is always in view.
    Maps are foggy and some images overlap to eachother.
    If these problems can not be solved, how do I downgrade back to IOS5?
    Regards,
    Luis

    Luis757 wrote:
    If these problems can not be solved, how do I downgrade back to IOS5?
    Regards,
    Luis
    No, there is no legitimate way to downgrade iOS to an earlier version.
    Be patient, Apple will eventually get around to fixing the "bugs" in iOS 6.
    You can leave feedback here: Apple Feedback.

  • Crashed when watching youtube in Firefox

    clean install Yosemite on mid 2014 MacBook Retina 15" first time in my life it crashes while watching YouTube - shutted down and restarted.

    Firefox is known to be incompatible with some graphics card driver software; it's a moving target due to driver updates...
    Other than rolling forward or rolling back the drivers and finding a compatible fit, the best workaround is to disable Firefox's use of hardware acceleration.
    orange Firefox button (or Tools menu) > Options > Advanced
    On the "General" mini-tab, uncheck the box for "Use hardware acceleration when available"
    This will take effect after you exit and restart Firefox.

  • Can someone tell me why I keep getting a spinning wheel on my screen and it won't go away and I can't do anything while it is there Thank you

    I keep getting a spinning wheel in colors on my screen it will not go away and when it is there, I can't do anything it is as if the computer freezes Has anyone else had this problem or can someone help me out? Thanks very much

    the wheel comes and goes, it looks like the wheel of fortune wheel if you will it has colors all around it and keeps blinking, when it is there, I can't use the computer, it freezes up

Maybe you are looking for