Every time I try to download something Safari closes itself

Every time I try to download something Safari closes itself. What could be the problem?

Try troubleshooting extensions and third party plug-ins.
From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test. If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.
If it's not an extensions issue, try troubleshooting third party plug-ins.
Back to Safari > Preferences. This time select the Security tab. Deselect:  Allow plug-ins. Quit and relaunch Safari to test.
If that made a difference, instructions for troubleshooting plugins here.

Similar Messages

  • Every time I try to download with Safari (version 5.1) it "quits unexpectedly"??

    Every time I try to download within Safari (version 5.1) it "quits unexpectedly".  IBelow is the info from the report.  Can anyone advise what is causing the issue??
    Process:         Safari [33665]
    Path:            /Users/USER/Desktop/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 [119]
    Date/Time:       2012-03-31 20:52:57.289 +0400
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:          70231 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  70206 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      381496BB-BF2D-4B83-8C57-28095EE26852
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[33665]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff9703ba52 CFRetain + 18
    1   com.apple.Safari.framework              0x0000000106cf9e69 +[ImageHopAnimationController defaultImage] + 83
    2   com.apple.Safari.framework              0x0000000106cf9ec7 -[ImageHopAnimationController startAnimationFromPoint:toPoint:withImage:] + 85
    3   com.apple.Foundation                    0x00007fff96b9cd32 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    4   com.apple.CoreFoundation                0x00007fff97085aaa _CFXNotificationPost + 2634
    5   com.apple.Foundation                    0x00007fff96b88fe7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    6   com.apple.Safari.framework              0x0000000106b58a80 -[DownloadMonitorOld(ContextDownloadClient) wkDownloadDidStart:] + 141
    7   com.apple.Safari.framework              0x0000000106b3aaf8 _ZN6Safari2WKL8didStartEPK15OpaqueWKContextPK16OpaqueWKDownloadPKv + 73
    8   com.apple.WebKit2                       0x00000001079ccacc void CoreIPC::handleMessage<Messages::DownloadProxy::DidStart, WebKit::DownloadProxy, void (WebKit::DownloadProxy::*)(WebCore::ResourceRequest const&)>(CoreIPC::ArgumentDecoder*, WebKit::DownloadProxy*, void (WebKit::DownloadProxy::*)(WebCore::ResourceRequest const&)) + 83
    9   com.apple.WebKit2                       0x000000010799cb5b WebKit::WebContext::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 161
    10  com.apple.WebKit2                       0x0000000107999e1d WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 103
    11  com.apple.WebKit2                       0x0000000107999d52 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 172
    12  com.apple.WebKit2                       0x0000000107999c6b CoreIPC::Connection::dispatchMessages() + 145
    13  com.apple.WebKit2                       0x00000001079969c3 RunLoop::performWork() + 111
    14  com.apple.WebKit2                       0x0000000107996934 RunLoop::performWork(void*) + 76
    15  com.apple.CoreFoundation                0x00007fff9704b6e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    16  com.apple.CoreFoundation                0x00007fff9704af4d __CFRunLoopDoSources0 + 253
    17  com.apple.CoreFoundation                0x00007fff97071d39 __CFRunLoopRun + 905
    18  com.apple.CoreFoundation                0x00007fff97071676 CFRunLoopRunSpecific + 230
    19  com.apple.HIToolbox                     0x00007fff9978f31f RunCurrentEventLoopInMode + 277
    20  com.apple.HIToolbox                     0x00007fff997965c9 ReceiveNextEventCommon + 355
    21  com.apple.HIToolbox                     0x00007fff99796456 BlockUntilNextEventMatchingListInMode + 62
    22  com.apple.AppKit                        0x00007fff8f296f5d _DPSNextEvent + 659
    23  com.apple.AppKit                        0x00007fff8f296861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    24  com.apple.Safari.framework              0x0000000106aa5165 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    25  com.apple.AppKit                        0x00007fff8f29319d -[NSApplication run] + 470
    26  com.apple.AppKit                        0x00007fff8f511b88 NSApplicationMain + 867
    27  com.apple.Safari.framework              0x0000000106c5948d SafariMain + 197
    28  com.apple.Safari                        0x0000000106a47f24 0x106a47000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff9750e7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8e0835be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8e08214e _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff9750dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff97e4c274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x0000000107c771d5 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x0000000107c74c7f WebCore::IconDatabase::iconDatabaseSyncThread() + 491
    4   com.apple.WebCore                       0x0000000107c74a8f WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff97e488bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff97e4bb75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff9750c67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9750bd71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff9540b5c9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff9540b509 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff97e488bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff97e4bb75 thread_start + 13
    Thread 4:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff9750c67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9750bd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff970696fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff97071e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff97071676 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x0000000106c13b2f Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x0000000106c13a87 Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff97e488bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff97e4bb75 thread_start + 13
    Thread 5:: Safari: SnapshotStore
    0   libsystem_kernel.dylib                  0x00007fff9750dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff97e4c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001071ccdd0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x0000000106c8b2f9 Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
    4   com.apple.Safari.framework              0x0000000106c88ff7 Safari::SnapshotStore::diskAccessThreadBody() + 229
    5   com.apple.Safari.framework              0x0000000106c88361 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff97e488bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff97e4bb75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff9750c67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9750bd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff970696fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff97071e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff97071676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff96bebffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff96be074e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff96be06c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff97e488bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff97e4bb75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff9750e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff97e4a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff97e4bb85 start_wqthread + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff9750ddf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff970bacdb __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff97e488bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff97e4bb75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff9750dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff97e4c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001074437ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x0000000107443a00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x0000000107443aa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff97e488bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff97e4bb75 thread_start + 13
    Thread 10:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff9750dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff97e4c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001071cce27 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x000000010744c0ec JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x000000010744c129 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff97e488bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff97e4bb75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff9750e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff97e4a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff97e4bb85 start_wqthread + 13
    Thread 12:: Safari: SpinningProgressIndicator
    0   libsystem_kernel.dylib                  0x00007fff9750c67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9750bd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff970696fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff97071e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff97071676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff96b91f9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff96b91e8b -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.Safari.framework              0x0000000106c8fccd -[Heartbeat _startHeartbeatRunLoop] + 247
    8   com.apple.Foundation                    0x00007fff96be074e -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff96be06c6 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff97e488bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff97e4bb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff8fbd5788  rbp: 0x00007fff66645200  rsp: 0x00007fff666451f0
       r8: 0x0000000000000000   r9: 0x00007f9172c12b60  r10: 0x0000000067d35658  r11: 0x00000000fd9dea8f
      r12: 0x00007f9171908200  r13: 0x0000000000000000  r14: 0x0000000000000010  r15: 0x00000000000001d8
      rip: 0x00007fff9703ba52  rfl: 0x0000000000000246  cr2: 0x0000000106cf9d7b
    Logical CPU: 1
    Binary Images:
           0x106a47000 -        0x106a47fff  com.apple.Safari (5.1 - 7534.48.3) <C23CF439-A7C3-3A27-A80B-DE92FAF9ADE8> /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
           0x106a4c000 -        0x106edcfff  com.apple.Safari.framework (7534 - 7534.55.3) <59AA7C32-6F41-361C-A047-1D003508D9B2> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x1071c2000 -        0x1074e4fff  com.apple.JavaScriptCore (7534.55 - 7534.55.2) <5D2A50D5-F449-30A9-A649-7F57756F829B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x107574000 -        0x107676ff7  com.apple.PubSub (1.0.5 - 65.28) <98BFFA0E-6E32-3779-9594-B0629EFF1B6E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
           0x1076ea000 -        0x1076fbff7  SyndicationUI (??? - ???) <31B8E697-A12A-3389-87A9-823CBE515686> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
           0x10770c000 -        0x107896ff7  com.apple.WebKit (7534.55 - 7534.55.3) <19CBEE85-3CB3-3ECE-89AB-71FDCE1B6404> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x107981000 -        0x107b39fff  com.apple.WebKit2 (7534.55 - 7534.55.3) <403EF859-AFD8-3762-8140-1109E22E9215> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x107c70000 -        0x1089a7fef  com.apple.WebCore (7534.55 - 7534.55.3) <45276B15-5518-30C7-B14D-D9BEE7C85895> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x1091f4000 -        0x1091f4ff5 +cl_kernels (??? - ???) <F41C171D-E736-46CE-8A82-4CB2573979E4> cl_kernels
           0x10b99d000 -        0x10b99dffd +cl_kernels (??? - ???) <4C9250DC-71BA-458C-99BC-96328B59F0C0> cl_kernels
           0x10b9d9000 -        0x10b9dffef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10d538000 -        0x10d53bff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10d557000 -        0x10d5eaff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10d609000 -        0x10d60aff3 +cl_kernels (??? - ???) <56905B2A-CF3F-4EEE-8368-4DDEA442CFCA> cl_kernels
           0x10d6a4000 -        0x10d6a5ff3 +cl_kernels (??? - ???) <07244FAA-AFA3-462B-BDDF-85DBA36AAB27> cl_kernels
           0x10d796000 -        0x10d797ffc +cl_kernels (??? - ???) <49AD94BC-8816-4BA1-8ABD-749848CD4041> cl_kernels
           0x10e164000 -        0x10e2fdfff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10e331000 -        0x10e42afff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10e451000 -        0x10e47fff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x111d47000 -        0x111e5dff7  libmecab.1.0.0.dylib (??? - ???) <714454C0-71D6-3DA6-9941-7BC3A090D822> /usr/lib/libmecab.1.0.0.dylib
           0x200000000 -        0x2007e6ff7  com.apple.GeForceGLDriver (7.18.11 - 7.1.8) <66FE927B-DCB6-3D51-B713-90D9676AA079> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff66647000 -     0x7fff6667bbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8dfdd000 -     0x7fff8dfddfff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e00e000 -     0x7fff8e014fff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e015000 -     0x7fff8e017fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
        0x7fff8e018000 -     0x7fff8e019ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e080000 -     0x7fff8e08efff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff8e08f000 -     0x7fff8e104ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8e5b4000 -     0x7fff8e5edfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8e5ee000 -     0x7fff8e778ff7  com.apple.QTKit (7.7.1 - 2315) <BFC33B70-34F2-3940-A14A-3C51036589F0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8e779000 -     0x7fff8e7a6fff  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
        0x7fff8e7a7000 -     0x7fff8e839ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e83a000 -     0x7fff8e84cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8e86a000 -     0x7fff8e88afff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8e8ef000 -     0x7fff8e9fcfff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8e9fd000 -     0x7fff8eadbfff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8eade000 -     0x7fff8ed54ff7  com.apple.imageKit (2.1.1 - 1.0) <A4A58BBB-70BB-3A0F-84F0-49EC6113BF2F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8ed81000 -     0x7fff8eda7ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8edd1000 -     0x7fff8edd6ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8edd7000 -     0x7fff8ee6dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8ee6e000 -     0x7fff8ee7bff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8ee7c000 -     0x7fff8eebdfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8eebe000 -     0x7fff8eec3fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8eed2000 -     0x7fff8efcffff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8efd0000 -     0x7fff8f0b4e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8f0b5000 -     0x7fff8f0b6fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8f0b7000 -     0x7fff8f0c9ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8f117000 -     0x7fff8f120ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8f121000 -     0x7fff8f183ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f198000 -     0x7fff8f28dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8f28e000 -     0x7fff8fe92fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8fe93000 -     0x7fff8fe93fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8fe99000 -     0x7fff8fe9cfff  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
        0x7fff8fe9d000 -     0x7fff8ff0dfff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8ff0e000 -     0x7fff8ff81fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8ff82000 -     0x7fff8ff90fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8ff91000 -     0x7fff900f8ff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff900fc000 -     0x7fff90196ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff90197000 -     0x7fff9029cfff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9029d000 -     0x7fff902baff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff902bb000 -     0x7fff902fdfff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff902fe000 -     0x7fff90381fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff90382000 -     0x7fff903d4ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff903d5000 -     0x7fff903dbff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff903dc000 -     0x7fff903dcfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff90762000 -     0x7fff90964fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff90965000 -     0x7fff90978ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff90979000 -     0x7fff9097efff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff9098c000 -     0x7fff90d2afef  com.apple.MediaToolbox (1.0 - 705.61) <F48F2150-0573-354C-BBB2-BA52DD0FD0AB> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff90d2b000 -     0x7fff90e2bfff  com.apple.QuickLookUIFramework (3.1 - 500.10) <ABD3BF58-DD33-31CA-AAE3-E0EE274C8B9C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff90e42000 -     0x7fff90e50ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff90e51000 -     0x7fff90e51fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff90e52000 -     0x7fff90e61ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff90e62000 -     0x7fff90e69ff7  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
        0x7fff90e6a000 -     0x7fff9144efff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9144f000 -     0x7fff91450fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff91451000 -     0x7fff91470fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff91471000 -     0x7fff914c5ff7  com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff914d4000 -     0x7fff914deff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff914df000 -     0x7fff91519fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9152f000 -     0x7fff9153bff7  com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff9154e000 -     0x7fff91551fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff9155c000 -     0x7fff917cffff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff917d0000 -     0x7fff9180fff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff91810000 -     0x7fff9181ffff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff91820000 -     0x7fff91825fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff91826000 -     0x7fff9193ffff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff91940000 -     0x7fff91942fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff91943000 -     0x7fff91970fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
        0x7fff91971000 -     0x7fff919b1fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff919e8000 -     0x7fff91a13fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff9214d000 -     0x7fff9216afff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
        0x7fff9216b000 -     0x7fff922c4fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff922c5000 -     0x7fff92a59fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff92a5a000 -     0x7fff92a81fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff92a8e000 -     0x7fff92ad2ff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff92f69000 -     0x7fff92f69fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff92f6a000 -     0x7fff92f6bfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff92f6c000 -     0x7fff92f6ffff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff930ec000 -     0x7fff93162fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff93163000 -     0x7fff931e7ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff931e8000 -     0x7fff9321dfff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff9321e000 -     0x7fff93276fff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff93277000 -     0x7fff9333eff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff9333f000 -     0x7fff933e1ff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff933e2000 -     0x7fff93411fff  com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff93417000 -     0x7fff93417fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff93418000 -     0x7fff93524fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff93542000 -     0x7fff93544ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff936b2000 -     0x7fff93765fff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff938f2000 -     0x7fff93906ff7  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
        0x7fff93967000 -     0x7fff9396ffff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff93981000 -     0x7fff939a5fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff939b2000 -     0x7fff93e79fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff93e7e000 -     0x7fff93f5cfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff93f5d000 -     0x7fff93fb1ff7  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
        0x7fff9427b000 -     0x7fff942e3ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff942f4000 -     0x7fff949cfff7  libclh.dylib (4.0.3 - 4.0.3) <29108026-20C1-3BF9-A43F-0986E0430FF0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff94a2d000 -     0x7fff94b27ff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff94b28000 -     0x7fff94e0afff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff94e0b000 -     0x7fff94e71ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff94e72000 -     0x7fff94e72fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff95103000 -     0x7fff95205ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff95409000 -     0x7fff955a8fff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff955a9000 -     0x7fff955aefff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff955af000 -     0x7fff955fdfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff955fe000 -     0x7fff95609ff7  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
        0x7fff9560a000 -     0x7fff9565eff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9565f000 -     0x7fff95766fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff9577b000 -     0x7fff95786ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <D1FE33BD-1D71-343F-B790-685253F1F701> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff9578f000 -     0x7fff95796fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff95797000 -     0x7fff957c0fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff957c1000 -     0x7fff95803ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff95804000 -     0x7fff95812fff  com.apple.HelpData (2.1.2 - 72) <B99E743A-82C9-3058-8FD5-18668CA890F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff9583b000 -     0x7fff958a5ff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff958a6000 -     0x7fff9592bff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9592c000 -     0x7fff95937ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff95938000 -     0x7fff9594ffff  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
        0x7fff95950000 -     0x7fff95950fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff9599a000 -     0x7fff9632a7a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff96366000 -     0x7fff96391ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff96392000 -     0x7fff96399fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff9639a000 -     0x7fff966b6ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff966b7000 -     0x7fff966b8fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff966b9000 -     0x7fff966bbfff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff966c1000 -     0x7fff966eeff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff966ef000 -     0x7fff96b51ff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff96b52000 -     0x7fff96b85ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff96b86000 -     0x7fff96e9fff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff96f0f000 -     0x7fff96f25ff7  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
        0x7fff96f26000 -     0x7fff96f86fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff97039000 -     0x7fff9720dfff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff97221000 -     0x7fff97249ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff9724a000 -     0x7fff97285fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff97286000 -     0x7fff972aafff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff972ff000 -     0x7fff97300ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff97301000 -     0x7fff973a5fef  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
        0x7fff973a6000 -     0x7fff973bbfff  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
        0x7fff973bc000 -     0x7fff973c0fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff973c1000 -     0x7fff973c4fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff97439000 -     0x7fff97464ff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff974f7000 -     0x7fff97517fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff97518000 -     0x7fff9751cff7  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
        0x7fff976f4000 -     0x7fff97794fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff977db000 -     0x7fff97c0dfef  com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff97c0e000 -     0x7fff97c24fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff97d77000 -     0x7fff97d7dfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff97d7e000 -     0x7fff97df9ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff97dfa000 -     0x7fff97ed7fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff97ed8000 -     0x7fff97f2bfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff97f2c000 -     0x7fff97f75ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.1) <B254CC2C-F1A4-3A87-96DE-B6A4113D2811> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff97f76000 -     0x7fff97f77fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff97f78000 -     0x7fff97f7cfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff97f7d000 -     0x7fff97f8dff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff97f8e000 -     0x7fff97fa8fff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff98030000 -     0x7fff9806ffff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff98070000 -     0x7fff980b3ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff980b4000 -     0x7fff980bafff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff980bb000 -     0x7fff98329ff7  com.apple.QuartzComposer (5.0 - 236.3) <F8B96724-2550-32FE-9DE4-22AC7A6C0942> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff9832a000 -     0x7fff98757fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff98758000 -     0x7fff987a8fff  com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff987cc000 -     0x7fff98812ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
        0x7fff98813000 -     0x7fff9882afff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9882b000 -     0x7fff9886bff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
        0x7fff9886c000 -     0x7fff98873fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff98874000 -     0x7fff98879fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff9887a000 -     0x7fff9887efff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff9887f000 -     0x7fff98885fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff98886000 -     0x7fff988e1ff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff988e2000 -     0x7fff9891dfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff9892b000 -     0x7fff9892bfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff9892c000 -     0x7fff98937fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff98a3b000 -     0x7fff98a3bfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff98a3c000 -     0x7fff98a83ff7  com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff98a84000 -     0x7fff98cacfe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff98cad000 -     0x7fff990caff7  com.apple.SceneKit (2.2 - 125.3) <DDCC8DB6-D5DB-31CD-A401-F56C84216E1C> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff99119000 -     0x7fff99142ff7  com.apple.framework.Apple80211 (7.1.2 - 712.1) <B4CD34B3-D555-38D2-8FF8-E3C6A93B94EB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff99143000 -     0x7fff99155ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff99156000 -     0x7fff991ccfff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff9920c000 -     0x7fff9920dff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9920e000 -     0x7fff992a0fff  com.apple.PDFKit (2.6.2 - 2.6.2) <4C8D80F6-09BB-3BD5-983B-A24FBEB5BCF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff99303000 -     0x7fff99439fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff9978d000 -     0x7fff99ab7ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff99b2d000 -     0x7fff99c0ffff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff99c10000 -     0x7fff99c5cff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff99c5d000 -     0x7fff99c60ff7  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
        0x7fff9aa14000 -     0x7fff9aa44ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff9aaab000 -     0x7fff9ab07ff7  com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9abcc000 -     0x7fff9abe8ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9ac2d000 -     0x7fff9ac3afff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 4
        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: 95523
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=237.4M resident=175.7M(74%) swapped_out_or_unallocated=61.7M(26%)
    Writable regions: Total=1.2G written=49.3M(4%) resident=129.2M(11%) swapped_out=32K(0%) unallocated=1.1G(89%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG backing stores                    14.9M
    CG image                             6984K
    CG raster data                       8396K
    CG shared images                 

    Many thanks for the advice Bee - I have no idea why there was a copy of the application on the desktop .  It was, of course, also in the Applications Folder, but the icon in the dock was linked to the version that was on the desktop. Promptly removed and issue resolved. 
    David

  • HT5625 I changed my email because I could not open my other one but every time I try to download something it asks for me to verify the other email can u please help me

    I changed my email because I could not open my other one but every time I try to download something it asks for me to verify the other email can u please help me

    i have the exact same problem and when i tried to contact apple support they didn't help me at all so i'm going to try one more time.

  • Every time I try to download something(song or app) it shows it's downloading but it never does. What can I do?

    Every time I try to download something(song or app) it shows it's downloading but it never does. What can I do?

    Reset the device:
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    If that doesn't help, tap Settings > General > Reset > Reset All Settings
    If that doesn't help, tap Settings > General > Reset > Reset Network Settings
    You will have to re enter your Wi-Fi password.
    No data is lost due to a reset.

  • Every time I try to download something onto my ipod touch 4g it asks security questions that I don't know.

    Every time I try to download something onto my ipod touch 4g it asks security questions that I don't know.

    See Kappy's previous write-up.
    Some Solutions for Resetting Forgotten Security Questions: Apple Support Communities

  • Safari keeps quitting every time I try to download something

    At first I thought something was wrong with Skype, so I tried to download it again and it keeps quitting every time I try. Then I tried to download something else and the same thing occurs; Safari keeps quitting "unexpectedly". Seriously, I don't know too much about computers, but I haven't had an issue like this before. Anyone know what's going on with it?

    Is it this one?
    Host Name:      emac27-9
    Date/Time:      2012-08-21 12:12:16.463 -1000
    OS Version:     10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path:    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [377]
    Version:        4.1.3 (4533.19.4)
    Build Version:  1
    Project Name:   WebBrowser
    Source Version: 75331904
    PID:    407
    Thread: 12
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
    Thread 0:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.HIToolbox                      0x932adb20 RunCurrentEventLoopInMode + 264
    5   com.apple.HIToolbox                      0x932ad1b4 ReceiveNextEventCommon + 380
    6   com.apple.HIToolbox                      0x932ad020 BlockUntilNextEventMatchingListInMode + 96
    7   com.apple.AppKit                         0x93792734 _DPSNextEvent + 384
    8   com.apple.AppKit                         0x937923f8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9   com.apple.Safari                         0x00011638 0x1000 + 67128
    10  com.apple.AppKit                         0x9378e93c -[NSApplication run] + 472
    11  com.apple.AppKit                         0x9387f458 NSApplicationMain + 452
    12  com.apple.Safari                         0x00118adc 0x1000 + 1145564
    13  com.apple.Safari                         0x00007ea0 0x1000 + 28320
    Thread 1:
    0   libSystem.B.dylib                        0x9002bfc8 semaphore_wait_signal_trap + 8
    1   libSystem.B.dylib                        0x90030aac pthread_cond_wait + 480
    2   com.apple.WebCore                        0x014e98d0 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3   com.apple.WebCore                        0x014e73b8 WebCore::IconDatabase::iconDatabaseSyncThread() + 440
    4   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 2:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation                     0x92c0fb7c +[NSURLCache _diskCacheSyncLoop:] + 152
    5   com.apple.Foundation                     0x92be74d8 forkThreadForFunction + 108
    6   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 3:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Safari                         0x000298e0 0x1000 + 166112
    5   com.apple.Safari                         0x00029864 0x1000 + 165988
    6   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 4:
    0   libSystem.B.dylib                        0x9002bfc8 semaphore_wait_signal_trap + 8
    1   libSystem.B.dylib                        0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore                 0x00510ed4 ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.Safari                         0x003082f0 dyld_stub__ZNSt8ios_base4InitC1Ev + 215408
    4   com.apple.Safari                         0x003083d4 dyld_stub__ZNSt8ios_base4InitC1Ev + 215636
    5   com.apple.Safari                         0x0003d9c8 0x1000 + 248264
    6   com.apple.Safari                         0x0003d920 0x1000 + 248096
    7   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 5:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation                     0x92c0ea3c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5   com.apple.Foundation                     0x92be74d8 forkThreadForFunction + 108
    6   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 6:
    0   libSystem.B.dylib                        0x9001f48c select + 12
    1   com.apple.CoreFoundation                 0x907f1240 __CFSocketManager + 472
    2   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 7:
    0   libSystem.B.dylib                        0x9002bfc8 semaphore_wait_signal_trap + 8
    1   libSystem.B.dylib                        0x90030aac pthread_cond_wait + 480
    2   com.apple.Foundation                     0x92bee644 -[NSConditionLock lockWhenCondition:] + 68
    3   com.apple.Syndication                    0x9adca26c -[AsyncDB _run:] + 192
    4   com.apple.Foundation                     0x92be74d8 forkThreadForFunction + 108
    5   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 8:
    0   libSystem.B.dylib                        0x9002bfc8 semaphore_wait_signal_trap + 8
    1   libSystem.B.dylib                        0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore                 0x00510ed4 ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.WebCore                        0x01801988 WebCore::LocalStorageThread::threadEntryPoint() + 104
    4   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 9:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.audio.CoreAudio                0x91459524 HALRunLoop::OwnThread(void*) + 264
    5   com.apple.audio.CoreAudio                0x914592c4 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 10:
    0   libSystem.B.dylib                        0x9004a2e8 syscall_thread_switch + 8
    1   com.apple.Foundation                     0x92bff940 +[NSThread sleepUntilDate:] + 152
    2   com.apple.AppKit                         0x9382f660 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3   com.apple.Foundation                     0x92be74d8 forkThreadForFunction + 108
    4   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 11:
    0   libSystem.B.dylib                        0x90053f88 semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                        0x900707e8 pthread_cond_timedwait_relative_np + 556
    2   ...ple.CoreServices.CarbonCore           0x90bf9330 TSWaitOnSemaphoreCommon + 176
    3   ...ple.CoreServices.CarbonCore           0x90bf9184 AsyncFileThread(void*) + 56
    4   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 12 Crashed:
    0   <<00000000>>           0x00000000 0 + 0
    1   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 12 crashed with PPC Thread State 64:
      srr0: 0x0000000000000000 srr1: 0x000000004200f030                        vrsave: 0x0000000000000000
        cr: 0x44004444          xer: 0x0000000000000004   lr: 0x000000000014b4e4  ctr: 0x0000000000000000
        r0: 0x000000000014b4e4   r1: 0x00000000f081fd80   r2: 0x00000000a0001fa4   r3: 0x0000000008560b30
        r4: 0x000000000014b30c   r5: 0x0000000007305bc0   r6: 0x00000000f081fdb8   r7: 0x0000000020646c73
        r8: 0x000000006c652070   r9: 0x0000000000000000  r10: 0x0000000090001920  r11: 0x00000000a00061ec
       r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
       r16: 0x0000000000000000  r17: 0x0000000000380000  r18: 0x0000000000000000  r19: 0x0000000000000000
       r20: 0x00000000085097c0  r21: 0x0000000000000000  r22: 0x0000000000380000  r23: 0x0000000000000000
       r24: 0x0000000000000000  r25: 0x0000000000000000  r26: 0x00000000a2be659c  r27: 0x0000000003103ab0
       r28: 0x0000000090a908b4  r29: 0x000000000035c068  r30: 0x0000000000000000  r31: 0x000000000035c048
    Binary Images Description:
        0x1000 -   0x355fff com.apple.Safari 4.1.3 (4533.19.4)          /Applications/Safari.app/Contents/MacOS/Safari
      0x505000 -   0x681fff com.apple.JavaScriptCore 4533.19 (4533.19.1)          /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
      0x6d9000 -   0x7c7fff libxml2.2.dylib           /usr/lib/libxml2.2.dylib
    0x1008000 -  0x1109fff com.apple.WebKit 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x11b0000 -  0x1452fff com.apple.QuartzCore 1.4.13          /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x14e5000 -  0x218afff com.apple.WebCore 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7a62000 -  0x7a71fff com.apple.iokit.IOUSBLib 2.8.1          /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x7d1b000 -  0x7d9afff net.sourceforge.webcam-osx.common 0.9.0          /Library/QuickTime/macam.component/Contents/MacOS/macam
    0x83bd000 -  0x83c1fff com.macromedia.Flash Player.plugin 11.1.102.55          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x83c6000 -  0x83d0fff com.apple.IOFWDVComponents 1.7.9          /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x8429000 -  0x843afff com.apple.Tokenizer_ja 1.0.1          /System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja
    0xb2bf000 -  0xbaaffff com.macromedia.FlashPlayer-10.4-10.5.plugin 11.1.102.55          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0xbd95000 -  0xbdc8fff com.apple.QuickTimeIIDCDigitizer 7.6.4 (1327.73)          /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x8fe00000 - 0x8fe52fff dyld 46.16          /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib           /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib           /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)          /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)          /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib           /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib           /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???)          /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib           /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.24)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib           /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770)          /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2          /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib           /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3          /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib           /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5          /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 312.2          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib           /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib           /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e0a000 - 0x91e48fff libTIFF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e4f000 - 0x91e4ffff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e51000 - 0x91f36fff com.apple.vImage 2.4          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3e000 - 0x91f5dfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc9000 - 0x92037fff libvMisc.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92042000 - 0x920d7fff libvDSP.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920f1000 - 0x92679fff libBLAS.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926ac000 - 0x929d7fff libLAPACK.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a07000 - 0x92af5fff libiconv.2.dylib           /usr/lib/libiconv.2.dylib
    0x92af8000 - 0x92b80fff com.apple.DesktopServices 1.3.7          /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bc1000 - 0x92df4fff com.apple.Foundation 6.4.12 (567.42)          /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f27000 - 0x92f45fff libGL.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f50000 - 0x92faafff libGLU.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc8000 - 0x92fc8fff com.apple.Carbon 10.4 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fca000 - 0x92fdefff com.apple.ImageCapture 3.0          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff6000 - 0x93006fff com.apple.speech.recognition.framework 3.4          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93012000 - 0x93027fff com.apple.securityhi 2.0 (203)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93039000 - 0x930c0fff com.apple.ink.framework 101.2 (69)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d4000 - 0x930dffff com.apple.help 1.0.3 (32)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930e9000 - 0x93117fff com.apple.openscripting 1.2.7 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93131000 - 0x93140fff com.apple.print.framework.Print 5.2 (192.4)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9314c000 - 0x931b2fff com.apple.htmlrendering 1.1.2          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931e3000 - 0x93232fff com.apple.NavigationServices 3.4.4 (3.4.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93260000 - 0x9327dfff com.apple.audio.SoundManager 3.9          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9328f000 - 0x9329cfff com.apple.CommonPanels 1.2.2 (73)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a5000 - 0x935b3fff com.apple.HIToolbox 1.4.10 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93703000 - 0x9370ffff com.apple.opengl 1.4.7          /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93714000 - 0x93734fff com.apple.DirectoryService.Framework 3.3          /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9374d000 - 0x9377dfff com.apple.MediaKit 8.11 (346.1)          /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93788000 - 0x93788fff com.apple.Cocoa 6.4 (???)          /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9378a000 - 0x93dbdfff com.apple.AppKit 6.4.10 (824.48)          /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9414a000 - 0x941bcfff com.apple.CoreData 91 (92.1)          /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f5000 - 0x942bafff com.apple.audio.toolbox.AudioToolbox 1.4.7          /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430d000 - 0x9430dfff com.apple.audio.units.AudioUnit 1.4          /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94519000 - 0x94556fff libsqlite3.0.dylib           /usr/lib/libsqlite3.0.dylib
    0x9455e000 - 0x945aefff libGLImage.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b7000 - 0x945d0fff com.apple.CoreVideo 1.4.2          /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94669000 - 0x946a1fff com.apple.vmutils 4.0.0 (85)          /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946e6000 - 0x94702fff com.apple.securityfoundation 2.2 (27710)          /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94716000 - 0x9475afff com.apple.securityinterface 2.2 (27692)          /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9477e000 - 0x9478dfff libCGATS.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94795000 - 0x947a2fff libCSync.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947e8000 - 0x94801fff libRIP.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94808000 - 0x94b3bfff com.apple.QuickTime 7.6.4 (1327.73)          /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c23000 - 0x94c94fff libstdc++.6.dylib           /usr/lib/libstdc++.6.dylib
    0x94d32000 - 0x94d3efff com.apple.framework.Apple80211 4.2.9 (429.6)          /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x94e0a000 - 0x94f3afff com.apple.AddressBook.framework 4.0.6 (490)          /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fcd000 - 0x94fdcfff com.apple.DSObjCWrappers.Framework 1.1          /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fe4000 - 0x95011fff com.apple.LDAPFramework 1.4.1 (69.0.1)          /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95018000 - 0x95028fff libsasl2.2.dylib           /usr/lib/libsasl2.2.dylib
    0x9502c000 - 0x9505bfff libssl.0.9.7.dylib           /usr/lib/libssl.0.9.7.dylib
    0x9506b000 - 0x95088fff libresolv.9.dylib           /usr/lib/libresolv.9.dylib
    0x9547a000 - 0x9547afff com.apple.DiscRecording 3.1.3 (???)          /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9547c000 - 0x954fffff com.apple.DiscRecordingEngine 3.1.3          /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x96361000 - 0x96411fff com.apple.QTKit 7.6.4 (1327.73)          /System/Library/Frameworks/QTKit.framework/QTKit
    0x96544000 - 0x96576fff com.apple.PDFKit 1.0.4          /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96abc000 - 0x96ad2fff libJapaneseConverter.dylib           /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96ad4000 - 0x96af4fff libKoreanConverter.dylib           /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x96b02000 - 0x96b10fff libSimplifiedChineseConverter.dylib           /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x96b18000 - 0x96b2bfff libTraditionalChineseConverter.dylib           /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x96bfc000 - 0x96c00fff com.apple.LanguageAnalysisCore 1.0.2          /System/Library/PrivateFrameworks/LanguageAnalysisCore.framework/Versions/A/Lan guageAnalysisCore
    0x970c0000 - 0x970f0fff libcurl.4.dylib           /usr/lib/libcurl.4.dylib
    0x973e2000 - 0x97401fff com.apple.vecLib 3.2.2 (vecLib 3.2.2)          /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97c5e000 - 0x97c6bfff com.apple.agl 2.5.6 (AGL-2.5.6)          /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x986e6000 - 0x987b7fff com.apple.QuartzComposer 1.2.6 (32.25)          /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98834000 - 0x98834fff com.apple.quartzframework 1.0          /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98be7000 - 0x98cf6fff com.apple.DiskImagesFramework 10.4.12 (116)          /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
    0x98dae000 - 0x98dbbfff libbz2.1.0.dylib           /usr/lib/libbz2.1.0.dylib
    0x990b0000 - 0x99ce9fff com.apple.QuickTimeComponents.component 7.6.4 (1327.73)          /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9adc7000 - 0x9adfdfff com.apple.Syndication 1.0.8 (56.1)          /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9ae1a000 - 0x9ae2cfff com.apple.SyndicationUI 1.0.8 (56.1)          /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9ff19000 - 0x9ff58fff com.apple.QuickTimeFireWireDV.component 7.6.4 (1327.73)          /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x9ff61000 - 0x9ffa3fff com.apple.CoreMediaIOServicesPrivate 20.0          /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9ffc8000 - 0x9fff2fff com.apple.CoreMediaPrivate 15.0          /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    Host Name:      emac27-9
    Date/Time:      2012-08-21 12:15:41.089 -1000
    OS Version:     10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path:    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [377]
    Version:        4.1.3 (4533.19.4)
    Build Version:  1
    Project Name:   WebBrowser
    Source Version: 75331904
    PID:    421
    Thread: 11
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
    Thread 0:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.HIToolbox                      0x932adb20 RunCurrentEventLoopInMode + 264
    5   com.apple.HIToolbox                      0x932ad1b4 ReceiveNextEventCommon + 380
    6   com.apple.HIToolbox                      0x932ad020 BlockUntilNextEventMatchingListInMode + 96
    7   com.apple.AppKit                         0x93792734 _DPSNextEvent + 384
    8   com.apple.AppKit                         0x937923f8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9   com.apple.Safari                         0x00011638 0x1000 + 67128
    10  com.apple.AppKit                         0x9378e93c -[NSApplication run] + 472
    11  com.apple.AppKit                         0x9387f458 NSApplicationMain + 452
    12  com.apple.Safari                         0x00118adc 0x1000 + 1145564
    13  com.apple.Safari                         0x00007ea0 0x1000 + 28320
    Thread 1:
    0   libSystem.B.dylib                        0x9002bfc8 semaphore_wait_signal_trap + 8
    1   libSystem.B.dylib                        0x90030aac pthread_cond_wait + 480
    2   com.apple.WebCore                        0x014e98d0 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3   com.apple.WebCore                        0x014e73b8 WebCore::IconDatabase::iconDatabaseSyncThread() + 440
    4   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 2:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation                     0x92c0fb7c +[NSURLCache _diskCacheSyncLoop:] + 152
    5   com.apple.Foundation                     0x92be74d8 forkThreadForFunction + 108
    6   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 3:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Safari                         0x000298e0 0x1000 + 166112
    5   com.apple.Safari                         0x00029864 0x1000 + 165988
    6   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 4:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation                     0x92c0ea3c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5   com.apple.Foundation                     0x92be74d8 forkThreadForFunction + 108
    6   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 5:
    0   libSystem.B.dylib                        0x9001f48c select + 12
    1   com.apple.CoreFoundation                 0x907f1240 __CFSocketManager + 472
    2   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 6:
    0   libSystem.B.dylib                        0x9002bfc8 semaphore_wait_signal_trap + 8
    1   libSystem.B.dylib                        0x90030aac pthread_cond_wait + 480
    2   com.apple.Foundation                     0x92bee644 -[NSConditionLock lockWhenCondition:] + 68
    3   com.apple.Syndication                    0x9adca26c -[AsyncDB _run:] + 192
    4   com.apple.Foundation                     0x92be74d8 forkThreadForFunction + 108
    5   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 7:
    0   libSystem.B.dylib                        0x9002bfc8 semaphore_wait_signal_trap + 8
    1   libSystem.B.dylib                        0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore                 0x00510ed4 ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.Safari                         0x003082f0 dyld_stub__ZNSt8ios_base4InitC1Ev + 215408
    4   com.apple.Safari                         0x003083d4 dyld_stub__ZNSt8ios_base4InitC1Ev + 215636
    5   com.apple.Safari                         0x0003d9c8 0x1000 + 248264
    6   com.apple.Safari                         0x0003d920 0x1000 + 248096
    7   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 8:
    0   libSystem.B.dylib                        0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                        0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation                 0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation                 0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.audio.CoreAudio                0x91459524 HALRunLoop::OwnThread(void*) + 264
    5   com.apple.audio.CoreAudio                0x914592c4 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 9:
    0   libSystem.B.dylib                        0x9004a2e8 syscall_thread_switch + 8
    1   com.apple.Foundation                     0x92bff940 +[NSThread sleepUntilDate:] + 152
    2   com.apple.AppKit                         0x9382f660 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3   com.apple.Foundation                     0x92be74d8 forkThreadForFunction + 108
    4   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 10:
    0   libSystem.B.dylib                        0x90053f88 semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                        0x900707e8 pthread_cond_timedwait_relative_np + 556
    2   ...ple.CoreServices.CarbonCore           0x90bf9330 TSWaitOnSemaphoreCommon + 176
    3   ...ple.CoreServices.CarbonCore           0x90bf9184 AsyncFileThread(void*) + 56
    4   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 11 Crashed:
    0   <<00000000>>           0x00000000 0 + 0
    1   libSystem.B.dylib                        0x9002b908 _pthread_body + 96
    Thread 11 crashed with PPC Thread State 64:
      srr0: 0x0000000000000000 srr1: 0x000000004200f030                        vrsave: 0x0000000000000000
        cr: 0x44004444          xer: 0x0000000000000004   lr: 0x000000000014b4e4  ctr: 0x0000000000000000
        r0: 0x000000000014b4e4   r1: 0x00000000f09a2d80   r2: 0x00000000a0001fa4   r3: 0x00000000031f0dc0
        r4: 0x000000000014b30c   r5: 0x0000000009fc1220   r6: 0x00000000f09a2db8   r7: 0x0000000020646c73
        r8: 0x000000006c652070   r9: 0x0000000000000000  r10: 0x0000000090001920  r11: 0x00000000a00061ec
       r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
       r16: 0x0000000000000000  r17: 0x0000000000380000  r18: 0x0000000000000000  r19: 0x0000000000000000
       r20: 0x0000000009fcce10  r21: 0x0000000000000000  r22: 0x0000000000380000  r23: 0x0000000000000000
       r24: 0x0000000000000000  r25: 0x0000000000000000  r26: 0x00000000a2be659c  r27: 0x0000000003103ab0
       r28: 0x0000000090a908b4  r29: 0x000000000035c068  r30: 0x0000000000000000  r31: 0x000000000035c048
    Binary Images Description:
        0x1000 -   0x355fff com.apple.Safari 4.1.3 (4533.19.4)          /Applications/Safari.app/Contents/MacOS/Safari
      0x505000 -   0x681fff com.apple.JavaScriptCore 4533.19 (4533.19.1)          /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
      0x6d9000 -   0x7c7fff libxml2.2.dylib           /usr/lib/libxml2.2.dylib
    0x1008000 -  0x1109fff com.apple.WebKit 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x11b0000 -  0x1452fff com.apple.QuartzCore 1.4.13          /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x14e5000 -  0x218afff com.apple.WebCore 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x8978000 -  0x897cfff com.macromedia.Flash Player.plugin 11.1.102.55          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8b55000 -  0x8b5ffff com.apple.IOFWDVComponents 1.7.9          /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x8b67000 -  0x8b9afff com.apple.QuickTimeIIDCDigitizer 7.6.4 (1327.73)          /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x8ba4000 -  0x8bb3fff com.apple.iokit.IOUSBLib 2.8.1          /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0xa500000 -  0xacf0fff com.macromedia.FlashPlayer-10.4-10.5.plugin 11.1.102.55          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0xafd6000 -  0xb055fff net.sourceforge.webcam-osx.common 0.9.0          /Library/QuickTime/macam.component/Contents/MacOS/macam
    0x8fe00000 - 0x8fe52fff dyld 46.16          /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib           /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib           /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)          /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)          /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib           /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib           /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???)          /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib           /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.24)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib           /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770)          /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2          /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib           /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3          /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib           /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5          /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 312.2          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib           /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib           /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e0a000 - 0x91e48fff libTIFF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e4f000 - 0x91e4ffff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e51000 - 0x91f36fff com.apple.vImage 2.4          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3e000 - 0x91f5dfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc9000 - 0x92037fff libvMisc.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92042000 - 0x920d7fff libvDSP.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920f1000 - 0x92679fff libBLAS.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926ac000 - 0x929d7fff libLAPACK.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a07000 - 0x92af5fff libiconv.2.dylib           /usr/lib/libiconv.2.dylib
    0x92af8000 - 0x92b80fff com.apple.DesktopServices 1.3.7          /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bc1000 - 0x92df4fff com.apple.Foundation 6.4.12 (567.42)          /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f27000 - 0x92f45fff libGL.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f50000 - 0x92faafff libGLU.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc8000 - 0x92fc8fff com.apple.Carbon 10.4 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fca000 - 0x92fdefff com.apple.ImageCapture 3.0          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff6000 - 0x93006fff com.apple.speech.recognition.framework 3.4          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93012000 - 0x93027fff com.apple.securityhi 2.0 (203)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93039000 - 0x930c0fff com.apple.ink.framework 101.2 (69)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d4000 - 0x930dffff com.apple.help 1.0.3 (32)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930e9000 - 0x93117fff com.apple.openscripting 1.2.7 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93131000 - 0x93140fff com.apple.print.framework.Print 5.2 (192.4)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9314c000 - 0x931b2fff com.apple.htmlrendering 1.1.2          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931e3000 - 0x93232fff com.apple.NavigationServices 3.4.4 (3.4.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93260000 - 0x9327dfff com.apple.audio.SoundManager 3.9          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9328f000 - 0x9329cfff com.apple.CommonPanels 1.2.2 (73)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a5000 - 0x935b3fff com.apple.HIToolbox 1.4.10 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93703000 - 0x9370ffff com.apple.opengl 1.4.7          /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93714000 - 0x93734fff com.apple.DirectoryService.Framework 3.3          /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9374d000 - 0x9377dfff com.apple.MediaKit 8.11 (346.1)          /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93788000 - 0x93788fff com.apple.Cocoa 6.4 (???)          /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9378a000 - 0x93dbdfff com.apple.AppKit 6.4.10 (824.48)          /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9414a000 - 0x941bcfff com.apple.CoreData 91 (92.1)          /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f5000 - 0x942bafff com.apple.audio.toolbox.AudioToolbox 1.4.7          /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430d000 - 0x9430dfff com.apple.audio.units.AudioUnit 1.4          /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94519000 - 0x94556fff libsqlite3.0.dylib           /usr/lib/libsqlite3.0.dylib
    0x9455e000 - 0x945aefff libGLImage.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b7000 - 0x945d0fff com.apple.CoreVideo 1.4.2          /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94669000 - 0x946a1fff com.apple.vmutils 4.0.0 (85)          /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946e6000 - 0x94702fff com.apple.securityfoundation 2.2 (27710)          /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94716000 - 0x9475afff com.apple.securityinterface 2.2 (27692)          /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9477e000 - 0x9478dfff libCGATS.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94795000 - 0x947a2fff libCSync.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947e8000 - 0x94801fff libRIP.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94808000 - 0x94b3bfff com.apple.QuickTime 7.6.4 (1327.73)          /System/Library/Frameworks/QuickTime.framework/Versions/A/Quick

  • Every time i try to download something i get a message that it contains a virus and has been deleted

    everytime i try to download something i get a message saying it contains a virus and has been deleted

    if you are downloading from the Adobe site, your antivirus software may be giving a false positive. Is it up to date ?    

  • What is the password it asks for every time I try to download something?

    Everytime i try to download something it asks for a password. I dont know what this password is supposed to be????

    on_the_moon wrote:
    I did not create a password when i logged in, i was told i would be able to do that later. How do I create a password with my user?
    That is fine.
    Here is how to create a password with your user :
    System Preferences, System, Users & Groups, Change Password (to the left of you display picture).
    If you cannot find this then please insert a screen shot of your Users & Groups page in System in System Preferences.
    I hope this helps.

  • Safari quits EVERY TIME I try to download something...

    Please help -- I have no idea why this is happening. Ever since I upgraded to Tiger about 2 months ago I have had this problem. No matter what it is, as soon as I hit "Download Now," Safari crashes. It's so frustrating!
    What to do?

    Rachel, in addition to Barry's great advice,
    you should make sure you don't have any 3rd party
    "Internet Enhancers" on there, like SpeedDownload, iGetter,
    Safari Enhancer, etc. They may be old versions that are not
    compatable with Tiger. Same would go for any spam or
    antivirus programs.
    Hope this helps.

  • I get 403 errors EVERY time I try to download something.

    I was just looking for mods for Oblivion on tesnexus when I suddenly couldn't download anything anymore. I had been downloading things all day, but nothing that would change anything this drastically. I went to other sites and found out I couldn't download anything there either. I've tried clearing my cache, history and cookies to no avail. I tried disabling my plugins and antivirus and again, nothing. I tried resetting my computer, but it was another failure. I tried using IE and still I couldn't download the files. I've been working hard to mod Oblivion, but all that effort seems to be for nothing since the only option I see left is to format my hard drive and start over... I desperately need help so it doesn't come to that. Please HELP!

    I can still access the web, but I can't download anything.

  • Every time i try to download something, i get redirected to the home page and nothing happens (mac osx mavericks, 10.9.4) DETALS INSIDE!

    so basically I'm on a Macbook Pro and i have osx mavericks 10.9.4
    i tried to download HotSpot Shield. i go to their home page and click download and i get redirected to the home page and there is no download, NOTHING HAPPENS.
    same thing with trying to download magnet links and .torrent files on Piratebay.se. i click "Get this Torrent" and i get REDIRECTED TO THE HOME PAGE. the .torrent file doesn't appear in Downloads. NOTHING HAPPENS!!
    please help me. PLEASE!!

    Other browsers that you can look at:
    * http://caminobrowser.org/download/releases/
    * [http://en.wikipedia.org/wiki/ICab iCab]: http://www.icab.de/
    * http://www.seamonkey-project.org/releases/seamonkey1.1.19

  • Every time I try to download something, my computer says The Network connection was lost. What can I do?

    Its been doing this for larger files for a few weeks now. I don't know whats going on or how to fix it.

    Does it partially download?
    Can you connect via Ethernet to rule out wifi problem if you are now connected by wifi?

  • Every time I try to download movies etc it says "safari cannot download"

    Every time I try to download movies etc it says safari cannot download this

    FYI
    Complete guide to using iOS 6
    http://howto.cnet.com/ios-6-complete-guide/
    Guide to Built-In Apps on iOS
    https://sites.google.com/site/appleclubfhs/support/advice-and-articles/guide-to- built-in-apps-ios
    You can download a complete iOS 5 iPad User Guide and iOS 6 iPad User Guide here: http://support.apple.com/manuals/ipad/
    Also, Good Instructions http://www.tcgeeks.com/how-to-use-ipad-2/
    Apple - iPad - Guided Tours
    http://www.apple.com/ipad/videos/
    Apple iPad Guided Tours - Watch the videos see all the amazing iPad apps in action. Learn how to use FaceTime, Mail, Safari, Videos, Maps, iBooks, App Store, and more.
    http://www.youtube.com/watch?v=YT2bD0-OqBM
    http://www.youtube.com/watch?v=ROY4tLyNlsg&feature=relmfu
    http://www.youtube.com/watch?v=QSPXXhmwYf4&feature=relmfu
    How to - Articles & User Guides & Tutorials
    http://www.iphone-mac.com/index.php/Index/howto/id/4/type/select
    iPad How-Tos  http://ipod.about.com/lr/ipad_how-tos/903396/1/
    You can download this guide to your iPad.
    iPad User Guide for iOS 5
    http://itunes.apple.com/us/book/ipad-user-guide-for-ios-5/id470308101?mt=11
     Cheers, Tom

  • Ever since the most recent firefox update, every time I try to download anything firefox stops responding and will not do anything until I restart it. Can I revert back to a previous version, or is there a fix for it?

    Every time I try to download anything firefox stops responding and will not do anything until I restart it. Can I revert back to a previous version, or is there a fix for it? When I restart firefox, then the download continues and all is well until I try to download something new (which I do quite often).

    You may well find this article of interest and help in sorting out your problems: [[Installing a previous version of Firefox]] The article does contain a link for previous versions, but also points out other troubleshooting advice that may be more appropriate in some instances.
    Another useful article is [[Basic Troubleshooting]]
    I hope you sort out your problems either by downgrading or finding the cause of the problem.

  • TS3297 every time I try to download iTunes in my new computer it shows me an error message

    Every time I try to download iTunes in my new computer it shows me an error message that says The installer has insuffucuent privileges to acces this directory C:/program files (x86)/iTunes. The installation cannot continue. log on as administrator or contact your system administrator.. retry or cancel and it doesn't le me go forward than this I have already contact HP and we fixed it I mean we installed iTunes 64 bit, but the minute I put my iPhone to sink it it says that I dont have the new version of iTunes whici I've just already installed..this problem has been like this for more that 3 months I need an assitance because my phone really needs to be sink because it is acting weard and slow... Other than that my husband and I are thinking seriously change our iPHONE 4S for samsung phones with less probles instead of buying the new iPhone 5 because of this dull reason...Thank you for your help!

    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

Maybe you are looking for