Why does Safari crash every time I attempt to download

Every time I try to download skype or an alternate browser such as Chrome, the download progresses up to about 13mb then freezes, the spinning wheel of sadness appears and safari closes. I get the following error report. Any help would be amazing, thank you.
Process:         Safari [576]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         6.1 (7537.71)
Build Info:      WebBrowser-7537071000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [122]
Date/Time:       2013-10-30 22:08:56.552 +0000
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: 0x000000000000000a, 0x0000000117963000
VM Regions Near 0x117963000:
    IOKit                  000000011774f000-000000011794f000 [ 2048K] rw-/rw- SM=SHM 
--> mapped file            000000011794f000-00000001179eb000 [  624K] r--/rwx SM=COW  /Applications/Safari.app/Contents/Resources/download3.icns
    MALLOC_LARGE           00000001179eb000-0000000117a2b000 [  256K] rw-/rwx SM=PRV 
Application Specific Information:
Process Model:
Single Web Process
Enabled Extensions:
com.divx.DivXHTML5-F2JB92KEAG (2.1 - 2.1.2.172) DivX Plus Web Player HTML5 <video>
objc[576]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib                       0x00007fff969ebd8b memmove$VARIANT$sse42 + 206
1   com.apple.ImageIO.framework             0x00007fff965f2e17 CGImageReadGetBytesAtOffset + 613
2   com.apple.ImageIO.framework             0x00007fff965f2ba3 CGImageReadSessionGetBytes + 33
3   com.apple.ImageIO.framework             0x00007fff96639391 read_fn + 44
4   libPng.dylib                            0x00007fff8ef997b2 png_crc_read + 52
5   libPng.dylib                            0x00007fff8ef9ad33 _cg_png_read_row + 619
6   com.apple.ImageIO.framework             0x00007fff965fcd8f copyImageBlockSetPNG + 2741
7   com.apple.ImageIO.framework             0x00007fff965f60a7 ImageProviderCopyImageBlockSetCallback + 417
8   com.apple.CoreGraphics                  0x00007fff8c6e8401 CGImageProviderCopyImageBlockSet + 50
9   com.apple.CoreGraphics                  0x00007fff8c7176b1 imageProvider_getBytes + 129
10  com.apple.AppKit                        0x00007fff910b4ce8 -[NSBitmapImageRep _fromCGImage:performBlockUsingMutableData:] + 3436
11  com.apple.AppKit                        0x00007fff90f65f92 __-[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:]_block_invoke_1 + 339
12  com.apple.AppKit                        0x00007fff90de7b65 -[NSBitmapImageRep _performBlockUsingBacking:] + 37
13  com.apple.AppKit                        0x00007fff90f65e39 -[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:] + 79
14  com.apple.AppKit                        0x00007fff90f65dd0 __-[NSBitmapImageRep _performBlockUsingBackingMutableData:]_block_invoke_1 + 116
15  com.apple.AppKit                        0x00007fff90de7b65 -[NSBitmapImageRep _performBlockUsingBacking:] + 37
16  com.apple.AppKit                        0x00007fff90f65d56 -[NSBitmapImageRep _performBlockUsingBackingMutableData:] + 79
17  com.apple.AppKit                        0x00007fff90f65d01 -[NSBitmapImageRep getBitmapDataPlanes:] + 79
18  com.apple.AppKit                        0x00007fff90f65ca5 -[NSBitmapImageRep bitmapData] + 24
19  com.apple.AppKit                        0x00007fff9148cc16 _NSAddCompressedARGBIconFamilyElement + 225
20  com.apple.AppKit                        0x00007fff9148d42e _NSIconFamilyFromImage + 127
21  com.apple.AppKit                        0x00007fff9148715c -[NSWorkspace setIcon:forFile:options:] + 586
22  com.apple.Safari.framework              0x000000010b073c80 -[DownloadProgressEntry(DownloadProgressEntryInternal) _updateIcon] + 377
23  com.apple.Safari.framework              0x000000010b071386 -[DownloadProgressEntry setBytesLoaded:] + 40
24  com.apple.Safari.framework              0x000000010b06c042 -[DownloadMonitorOld download:didReceiveDataOfLength:] + 129
25  com.apple.Foundation                    0x00007fff959e231f _NSURLDownloadDidReceiveData + 123
26  com.apple.CFNetwork                     0x00007fff95cd8291 URLDownload::sendClientDidReceiveData(long, long, long) + 77
27  com.apple.CFNetwork                     0x00007fff95cda290 ___asyncWrite_block_invoke_4 + 111
28  com.apple.CoreFoundation                0x00007fff934a8dfc __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
29  com.apple.CoreFoundation                0x00007fff93460f02 __CFRunLoopDoBlocks + 322
30  com.apple.CoreFoundation                0x00007fff93488b35 __CFRunLoopRun + 885
31  com.apple.CoreFoundation                0x00007fff93488486 CFRunLoopRunSpecific + 230
32  com.apple.HIToolbox                     0x00007fff8d87a2bf RunCurrentEventLoopInMode + 277
33  com.apple.HIToolbox                     0x00007fff8d88156d ReceiveNextEventCommon + 355
34  com.apple.HIToolbox                     0x00007fff8d8813fa BlockUntilNextEventMatchingListInMode + 62
35  com.apple.AppKit                        0x00007fff90dda779 _DPSNextEvent + 659
36  com.apple.AppKit                        0x00007fff90dda07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
37  com.apple.Safari.framework              0x000000010afbcd15 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
38  com.apple.AppKit                        0x00007fff90dd69b9 -[NSApplication run] + 470
39  com.apple.AppKit                        0x00007fff91052eac NSApplicationMain + 867
40  com.apple.Safari.framework              0x000000010b150d9c SafariMain + 266
41  com.apple.Safari                        0x000000010af5bf2c 0x10af5b000 + 3884
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff92b537e6 kevent + 10
1   libdispatch.dylib                       0x00007fff92074786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff92073316 _dispatch_mgr_thread + 54
Thread 2:: WebCore: IconDatabase
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a16274 _pthread_cond_wait + 840
2   com.apple.WebCore                       0x000000010c330c3b WebCore::IconDatabase::syncThreadMainLoop() + 491
3   com.apple.WebCore                       0x000000010c32d84f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
4   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 3:: CoreAnimation render server
0   libsystem_kernel.dylib                  0x00007fff92b5167a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff92b50d71 mach_msg + 73
2   com.apple.QuartzCore                    0x00007fff93d55df5 CA::Render::Server::server_thread(void*) + 184
3   com.apple.QuartzCore                    0x00007fff93d55d35 thread_fun + 24
4   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff92b5167a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff92b50d71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9348050c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff93488c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff93488486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff958d6fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff958cb72a -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff958cb6a2 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 5:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a16274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010b80af45 JSC::BlockAllocator::blockFreeingThreadMain() + 261
3   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
4   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a16274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010b80b9c7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x000000010b80b858 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a16274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010b80b9c7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x000000010b80b858 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a16274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010b80b9c7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x000000010b80b858 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 9:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a16274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010b80af45 JSC::BlockAllocator::blockFreeingThreadMain() + 261
3   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
4   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a16274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010b80b9c7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x000000010b80b858 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 11:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a16274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010b80b9c7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x000000010b80b858 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 12:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a16274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010b80b9c7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x000000010b80b858 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 13:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff92b52bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff96a162a6 _pthread_cond_wait + 890
2   com.apple.CoreVideo                     0x00007fff955b11cb CVDisplayLink::waitUntil(unsigned long long) + 279
3   com.apple.CoreVideo                     0x00007fff955b0631 CVDisplayLink::runIOThread() + 559
4   com.apple.CoreVideo                     0x00007fff955b03e9 _ZL13startIOThreadPv + 148
5   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 14:: Safari: SafeBrowsingManager
0   libsystem_kernel.dylib                  0x00007fff92b5167a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff92b50d71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9348050c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff93488c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff93488486 CFRunLoopRunSpecific + 230
5   com.apple.Safari.framework              0x000000010b110af5 Safari::MessageRunLoop::threadBody() + 119
6   com.apple.JavaScriptCore                0x000000010b80085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
7   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
8   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 15:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff92b52df2 __select + 10
1   com.apple.CoreFoundation                0x00007fff934d1c8b __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 16:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x00007fff92b52e42 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff969c8dea nanosleep + 164
2   libsystem_c.dylib                       0x00007fff969c8bb5 usleep + 53
3   com.apple.AppKit                        0x00007fff9100f11b -[NSUIHeartBeat _heartBeatThread:] + 1727
4   com.apple.Foundation                    0x00007fff958cb72a -[NSThread main] + 68
5   com.apple.Foundation                    0x00007fff958cb6a2 __NSThread__main__ + 1575
6   libsystem_c.dylib                       0x00007fff96a128bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff96a15b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fe8a272e823  rbx: 0x00000000000105dd  rcx: 0xfffffffffffffa00  rdx: 0x0000000000000000
  rdi: 0x00007fe9ba091e00  rsi: 0x00000001179635dd  rbp: 0x00007fff6ab55f10  rsp: 0x00007fff6ab55f10
   r8: 0x00000000f11200b7   r9: 0x00007fff6ab55ee8  r10: 0x000000010f062d50  r11: 0x00007fe9ba08de00
  r12: 0x0000000000000085  r13: 0x0000000000000000  r14: 0x0000000000004000  r15: 0x000000011794f000
  rip: 0x00007fff969ebd8b  rfl: 0x0000000000010286  cr2: 0x0000000117963000
Logical CPU: 1
Binary Images:
       0x10af5b000 -        0x10af5bfff  com.apple.Safari (6.1 - 7537.71) <F5ACA61E-3A1C-3FA6-A738-7BF600BBC6F7> /Applications/Safari.app/Contents/MacOS/Safari
       0x10af61000 -        0x10b496fff  com.apple.Safari.framework (7537 - 7537.71) <259E43DC-7DF8-3492-AF60-42F1EFEFA64B> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
       0x10b7f7000 -        0x10bb9dff7  com.apple.JavaScriptCore (7537 - 7537.65) <A82F910D-F21B-35E9-9FF6-2CA300EDBEE1> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
       0x10bc8e000 -        0x10bdf2fff  com.apple.WebKit (7537 - 7537.71) <C81854D7-FEC0-3501-86ED-8DA5DD63BE52> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
       0x10bee6000 -        0x10c14dfff  com.apple.WebKit2 (7537 - 7537.71) <E54E27D0-AEFA-388C-B509-45BD726B6966> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
       0x10c328000 -        0x10d3ccfff  com.apple.WebCore (7537 - 7537.70) <FAF8BC20-982F-33CD-B9B2-26185E15714A> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
       0x10deb1000 -        0x10deb1ff3 +cl_kernels (??? - ???) <47AE3222-831B-4ED5-B336-3903893C4C9B> cl_kernels
       0x112c46000 -        0x112c46ff1 +cl_kernels (??? - ???) <49D61BCF-E798-4BDB-873F-325F5F054BD0> cl_kernels
       0x112c9d000 -        0x112ca0ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x112cab000 -        0x112cb5fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x112e02000 -        0x112e03ff3 +cl_kernels (??? - ???) <9300E40C-E18F-4FBC-BB7F-8F212F885649> cl_kernels
       0x1132e6000 -        0x113385ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x1135d2000 -        0x1135d3ff3 +cl_kernels (??? - ???) <6812C6A9-88CD-4A60-9C96-E55092BF88D0> cl_kernels
       0x113cbb000 -        0x113e73fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x113eaa000 -        0x114004fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x114036000 -        0x114044fff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x11404b000 -        0x114079ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x11408a000 -        0x11408bff2 +cl_kernels (??? - ???) <4B3F9F52-E911-435D-87B5-B3490721452F> cl_kernels
       0x1162d2000 -        0x1166b9fe7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
       0x1170f2000 -        0x117208ff7  libmecab.1.0.0.dylib (??? - ???) <714454C0-71D6-3DA6-9941-7BC3A090D822> /usr/lib/libmecab.1.0.0.dylib
    0x7fff6ab5b000 -     0x7fff6ab8fbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff89b68000 -     0x7fff89c0afff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff89c0b000 -     0x7fff89d18fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff89d5c000 -     0x7fff89da0ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff89da1000 -     0x7fff89ea8fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff89ead000 -     0x7fff89eb0ff7  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
    0x7fff89eb1000 -     0x7fff89eb2fff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
    0x7fff89eb3000 -     0x7fff89ebeff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff89ebf000 -     0x7fff89f15fff  libCoreStorage.dylib (??? - ???) <564C1AE4-4669-3D28-9DBF-0256A4341DF9> /usr/lib/libCoreStorage.dylib
    0x7fff89f8d000 -     0x7fff89f95fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff89f96000 -     0x7fff89ff6fff  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
    0x7fff89ff7000 -     0x7fff8a001fff  libcsfde.dylib (??? - ???) <165F76E5-EE38-3942-82B4-9BCEEF72EB69> /usr/lib/libcsfde.dylib
    0x7fff8a02a000 -     0x7fff8a040ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8a33a000 -     0x7fff8a348fff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8a34b000 -     0x7fff8a34bfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8a34c000 -     0x7fff8a3cffef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8a3d0000 -     0x7fff8a40ffff  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
    0x7fff8a410000 -     0x7fff8a46bff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8a46c000 -     0x7fff8a470fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff8a890000 -     0x7fff8a895ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8a896000 -     0x7fff8a9affff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8a9b0000 -     0x7fff8a9b1ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8a9b2000 -     0x7fff8a9ecfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8a9ed000 -     0x7fff8aa16fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8aa17000 -     0x7fff8aa26fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
    0x7fff8aab5000 -     0x7fff8aab5fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8aab6000 -     0x7fff8aacbfff  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
    0x7fff8ad58000 -     0x7fff8b04dff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8b071000 -     0x7fff8b112fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8b11f000 -     0x7fff8b124fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8b125000 -     0x7fff8b25bfff  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
    0x7fff8b25c000 -     0x7fff8b28bfff  com.apple.shortcut (2.1 - 2.1) <BE0AB36A-6911-356B-8784-D39175ACAF55> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8b28c000 -     0x7fff8b293fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff8b294000 -     0x7fff8b295fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8b296000 -     0x7fff8b39bfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8b39c000 -     0x7fff8b40ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8b410000 -     0x7fff8b412ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8b472000 -     0x7fff8b508ff7  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
    0x7fff8b509000 -     0x7fff8b509fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8b5a6000 -     0x7fff8b5a6fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8b5a7000 -     0x7fff8b7a9fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff8b7aa000 -     0x7fff8ba1efff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8ba1f000 -     0x7fff8ba4cfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
    0x7fff8ba4d000 -     0x7fff8c031fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8c032000 -     0x7fff8c035fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8c036000 -     0x7fff8c076ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff8c4df000 -     0x7fff8c53bff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8c53c000 -     0x7fff8c585ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8c586000 -     0x7fff8c5bbfff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8c5c6000 -     0x7fff8cf64a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8d104000 -     0x7fff8d105ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8d106000 -     0x7fff8d176fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8d177000 -     0x7fff8d63efff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8d64b000 -     0x7fff8d68cfff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8d68d000 -     0x7fff8d693fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8d694000 -     0x7fff8d6ecff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8d6ed000 -     0x7fff8d70cfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8d716000 -     0x7fff8d721ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8d722000 -     0x7fff8d764ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8d781000 -     0x7fff8d798fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8d799000 -     0x7fff8d7c9ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8d7ca000 -     0x7fff8d7d9ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8d7da000 -     0x7fff8d805ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff8d878000 -     0x7fff8dba4fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8dd38000 -     0x7fff8dda3ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8dda4000 -     0x7fff8dda8fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8e6aa000 -     0x7fff8e6b1fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8e6b2000 -     0x7fff8e6bdfff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8e6be000 -     0x7fff8e6e6fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8e79a000 -     0x7fff8e79bfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8e79c000 -     0x7fff8e7aeff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff8eb40000 -     0x7fff8ec24ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8ef98000 -     0x7fff8efb9fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8f3ee000 -     0x7fff8f42efe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8f42f000 -     0x7fff8f441ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8f442000 -     0x7fff8f45fff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8f460000 -     0x7fff8f49bfff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8f49c000 -     0x7fff8f49dfff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
    0x7fff8f58b000 -     0x7fff8f58ffff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8f590000 -     0x7fff8f592fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8f593000 -     0x7fff8f596fff  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
    0x7fff8f597000 -     0x7fff8f59bff7  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
    0x7fff8f59c000 -     0x7fff8f6a8fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8f6a9000 -     0x7fff8f72dff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8f72e000 -     0x7fff8f730fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff8f731000 -     0x7fff8f793ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8f794000 -     0x7fff8f794fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9055c000 -     0x7fff9055dfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff905a7000 -     0x7fff905adfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff90684000 -     0x7fff906a0ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff906a2000 -     0x7fff906c6fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff906c7000 -     0x7fff906defff  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
    0x7fff906df000 -     0x7fff90779ff7  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
    0x7fff9077d000 -     0x7fff907f8ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff907f9000 -     0x7fff90c26fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff90c27000 -     0x7fff90c27fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff90c28000 -     0x7fff90d85fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff90d86000 -     0x7fff90d92fff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff90dc4000 -     0x7fff90dd1fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff90dd2000 -     0x7fff919d8fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff91a12000 -     0x7fff91a5eff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff91a5f000 -     0x7fff91b12ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff91bdc000 -     0x7fff91bdffff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff91be0000 -     0x7fff91beefff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff91bef000 -     0x7fff91bfcff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff91f7b000 -     0x7fff92059fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff9205a000 -     0x7fff9205efff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
    0x7fff9206b000 -     0x7fff92070fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92071000 -     0x7fff9207ffff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff92080000 -     0x7fff92082fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff92083000 -     0x7fff92099fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9209a000 -     0x7fff923b6fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff923b7000 -     0x7fff923f9fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff923fa000 -     0x7fff9240eff7  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
    0x7fff92597000 -     0x7fff9259cfff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff9259d000 -     0x7fff925a2fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff92797000 -     0x7fff927ebfff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff92923000 -     0x7fff92932fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff92933000 -     0x7fff92963fff  com.apple.framework.Admin (11.0 - 11.0) <66A06B83-01D1-371E-8A77-4280570BB97D> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff92964000 -     0x7fff9296bfff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff9296c000 -     0x7fff929d4ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff92b3c000 -     0x7fff92b5cfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff92c68000 -     0x7fff92c6afff  com.apple.EFILogin (1.0 - 1) <EA18A476-CB02-3EC6-8B2D-9EA019B2D16E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff92c78000 -     0x7fff92cb8fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff92cb9000 -     0x7fff92cbfff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff93041000 -     0x7fff93085ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff93086000 -     0x7fff9316ae5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff931c3000 -     0x7fff931c4ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff93355000 -     0x7fff9344fff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff93450000 -     0x7fff93624ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9384c000 -     0x7fff93869fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff93c96000 -     0x7fff93cd1fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff93d26000 -     0x7fff93d52ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff93d53000 -     0x7fff93ef3ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff93ef4000 -     0x7fff93efeff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff93eff000 -     0x7fff93f53ff7  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
    0x7fff93f54000 -     0x7fff93f9afff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
    0x7fff93f9b000 -     0x7fff94003ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff94004000 -     0x7fff94016ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff94017000 -     0x7fff940bcfff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff940bd000 -     0x7fff940c6ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff940c9000 -     0x7fff940c9fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff940ca000 -     0x7fff94382fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff94383000 -     0x7fff943a7fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff943e7000 -     0x7fff943eefff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff943ef000 -     0x7fff94465ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff94c0f000 -     0x7fff94e39fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff952d7000 -     0x7fff953d9fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff953da000 -     0x7fff954cffff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff954d0000 -     0x7fff95597ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff955ae000 -     0x7fff955d7fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff955d8000 -     0x7fff955ebff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff955ec000 -     0x7fff955ecfff  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
    0x7fff95602000 -     0x7fff95650fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff95651000 -     0x7fff95658fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff95697000 -     0x7fff95697fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff95698000 -     0x7fff95699fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff9570a000 -     0x7fff95717fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff95871000 -     0x7fff95b8afff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff95c22000 -     0x7fff95d89fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff95d8a000 -     0x7fff95db3ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff95db4000 -     0x7fff95ddafff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff95e04000 -     0x7fff95e89ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff95e8a000 -     0x7fff95e8ffff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff95e90000 -     0x7fff95f06fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff95f07000 -     0x7fff95f12ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D836A22C-BBDC-3C9F-83D3-F8CC0EE75885> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff965ed000 -     0x7fff966ccfff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff966cd000 -     0x7fff966d3fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff966d4000 -     0x7fff96707ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff96934000 -     0x7fff96934fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff96935000 -     0x7fff96987ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff96988000 -     0x7fff9

Can you look and see if you have an actual kernel panic? See -> http://support.apple.com/kb/HT2546.
Kernel panics are much simpler to decipher than a crash log.
Call back,
Clinton

Similar Messages

  • Why does Safari crashes every time Im watching a video online after 1hr  ?

    Every time I'm watching a netflix or any online video safari crashes - it happens about 1-2 hours into the video. I get a problem pop up box, and have sent the reports.

    Have you looked at Safari and internet settings for auto disconnect times?  Not sure with apple - but on some systems it means you have not "sent" anything so it disconnects.

  • Hi Safari crashes every time I attempt to download something

    Process:         Safari [3543]
    Path:            /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (6534.50)
    Build Info:      WebBrowser-75345000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [143]
    Date/Time:       2011-10-24 16:52:02.863 -0700
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          65479 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  64857 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      780D31A1-04E2-42BE-97DE-6DF319B52AAA
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    Enabled Extensions:
    com.divx.DivXHTML5-KZYJ7HJ34P (2.1 - 2.1.2.126) DivX Plus Web Player HTML5 <video>
    objc[3543]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8494dec2 CFRetain + 18
    1   com.apple.Safari.framework              0x00007fff86a0a82f +[ImageHopAnimationController defaultImage] + 83
    2   com.apple.Safari.framework              0x00007fff86a0a88d -[ImageHopAnimationController startAnimationFromPoint:toPoint:withImage:] + 85
    3   com.apple.Foundation                    0x00007fff8774fde2 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    4   com.apple.CoreFoundation                0x00007fff84997e0a _CFXNotificationPost + 2634
    5   com.apple.Foundation                    0x00007fff8773c097 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    6   com.apple.Safari.framework              0x00007fff868666f4 -[DownloadMonitorOld(ContextDownloadClient) wkDownloadDidStart:] + 141
    7   com.apple.Safari.framework              0x00007fff8684873c _ZN6Safari2WKL8didStartEPK15OpaqueWKContextPK16OpaqueWKDownloadPKv + 73
    8   com.apple.WebKit2                       0x00007fff80f25af0 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                       0x00007fff80ef24f5 WebKit::WebContext::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 161
    10  com.apple.WebKit2                       0x00007fff80eef155 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 103
    11  com.apple.WebKit2                       0x00007fff80eef08a CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 172
    12  com.apple.WebKit2                       0x00007fff80eeefa3 CoreIPC::Connection::dispatchMessages() + 145
    13  com.apple.WebKit2                       0x00007fff80eeb8df RunLoop::performWork() + 111
    14  com.apple.WebKit2                       0x00007fff80eeb850 RunLoop::performWork(void*) + 76
    15  com.apple.CoreFoundation                0x00007fff8495db51 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    16  com.apple.CoreFoundation                0x00007fff8495d3bd __CFRunLoopDoSources0 + 253
    17  com.apple.CoreFoundation                0x00007fff849841a9 __CFRunLoopRun + 905
    18  com.apple.CoreFoundation                0x00007fff84983ae6 CFRunLoopRunSpecific + 230
    19  com.apple.HIToolbox                     0x00007fff88d0f3d3 RunCurrentEventLoopInMode + 277
    20  com.apple.HIToolbox                     0x00007fff88d1663d ReceiveNextEventCommon + 355
    21  com.apple.HIToolbox                     0x00007fff88d164ca BlockUntilNextEventMatchingListInMode + 62
    22  com.apple.AppKit                        0x00007fff83c343f1 _DPSNextEvent + 659
    23  com.apple.AppKit                        0x00007fff83c33cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    24  com.apple.Safari.framework              0x00007fff867b50d3 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    25  com.apple.AppKit                        0x00007fff83c3062d -[NSApplication run] + 470
    26  com.apple.AppKit                        0x00007fff83eaf80c NSApplicationMain + 867
    27  com.apple.Safari.framework              0x00007fff86968ffb SafariMain + 197
    28  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88a837e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff889735be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8897214e _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff88a82bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84b72274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00007fff89d8b8e5 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x00007fff89d892bd WebCore::IconDatabase::iconDatabaseSyncThread() + 489
    4   com.apple.WebCore                       0x00007fff89d890cb WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff88a8167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a80d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff850ac569 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff850ac4a9 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 4:: Safari: CertRevocationChecker
    0   libsystem_kernel.dylib                  0x00007fff88a8167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a80d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8497bb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff849842d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff84983ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff86922cf7 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff86922c4f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 5:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff88a82bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84b72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff81089c40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff89da7dca ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff89da7d23 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff89da7c6b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88a8167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a80d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8497bb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff849842d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff84983ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8779f0ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff877937fe -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff87793776 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 7:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff88a8167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a80d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8497bb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff849842d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff84983ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff86922cf7 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff86922c4f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 8:: Safari: SnapshotStore
    0   libsystem_kernel.dylib                  0x00007fff88a82bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84b72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff81089c40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff8699a73f Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
    4   com.apple.Safari.framework              0x00007fff86997ebb Safari::SnapshotStore::diskAccessThreadBody() + 305
    5   com.apple.Safari.framework              0x00007fff8699788b Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88a82df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff849ccf9b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff88a83192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84b70594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84b71b85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff88a83192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84b70594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84b71b85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff88a83192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84b70594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84b71b85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff88a83192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84b70594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84b71b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff8456ffb0  rbp: 0x00007fff5fbfe250  rsp: 0x00007fff5fbfe240
       r8: 0x0000000000000000   r9: 0x0000000107c24b10  r10: 0x000000009a03e74c  r11: 0x00000000f19c69fa
      r12: 0x0000000100972c00  r13: 0x00000000000f7e46  r14: 0x0000000000000010  r15: 0x00000000000001e1
      rip: 0x00007fff8494dec2  rfl: 0x0000000000000246  cr2: 0x00000001005bd000
    Logical CPU: 2
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari (5.1 - 6534.50) <1F791A92-0E1B-FA63-8447-AD69C689F0D3> /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
           0x100004000 -        0x100031fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
           0x10003f000 -        0x10004eff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x100056000 -        0x10005bff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
           0x100062000 -        0x10006bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
           0x100072000 -        0x1000a5ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x1000bd000 -        0x10011ffff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10015b000 -        0x1001adff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x1001bc000 -        0x1001c2fff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x1001c8000 -        0x1001defff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x1001f0000 -        0x10022fff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x100237000 -        0x100239fff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x10023e000 -        0x100241fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x100615000 -        0x100616ffc +cl_kernels (??? - ???) <F3922CCE-599D-438A-8D49-C07CACBFAE1D> cl_kernels
           0x105394000 -        0x1053c2ff7  GLRendererFloat (??? - ???) <16DF14A0-7264-31A4-83F6-E6F96CF4AB3D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10541b000 -        0x10541eff7  libCoreFSCache.dylib (??? - ???) <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x1058e5000 -        0x1058ebfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x105903000 -        0x105903ffd +cl_kernels (??? - ???) <937C07A2-3760-4B43-9EC3-39B00EAF002E> cl_kernels
           0x105905000 -        0x105998ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x105a3d000 -        0x105a3eff3 +cl_kernels (??? - ???) <B1C8615A-FA78-489B-88C7-5253A35BE427> cl_kernels
           0x105b7c000 -        0x105b7dff3 +cl_kernels (??? - ???) <1A38FDE3-282C-47EC-8C77-55E7456773E7> cl_kernels
           0x10716a000 -        0x107302ff7  GLEngine (??? - ???) <D770A837-9F8D-3C86-AB33-CBDEF5599CA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x107336000 -        0x10742ffff  libGLProgrammability.dylib (??? - ???) <BCA0FD49-2103-33D8-8801-326C6A62465E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10bae7000 -        0x10bdaeff7  com.apple.ATIRadeonX2000GLDriver (7.12.9 - 7.1.2) <3A1D2EAC-321F-3427-8F58-47819DA5D4E0> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
        0x7fff60a57000 -     0x7fff60a8bac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff80af0000 -     0x7fff80bf2ff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff80bf3000 -     0x7fff80bf8fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff80bff000 -     0x7fff80c10ff7  SyndicationUI (??? - ???) <2611F56F-81A9-3457-8C87-2700BFD9D4CB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff80c11000 -     0x7fff80c3afff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff80c97000 -     0x7fff80d3bfef  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
        0x7fff80d73000 -     0x7fff80de9fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff80dea000 -     0x7fff80e5fff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff80ed4000 -     0x7fff8107efff  com.apple.WebKit2 (7534.51 - 7534.51.22) <DCE49986-D892-33DB-8B2C-1393F0CF108C> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8107f000 -     0x7fff81309fff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <B311DA3D-F763-32A0-BE17-5DC97820BFAB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8130a000 -     0x7fff8137afff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8137b000 -     0x7fff813bcfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff81432000 -     0x7fff8145bff7  com.apple.framework.Apple80211 (7.1.1 - 711.1) <FD0675E6-6602-3C28-85AA-6A4AF6B36D78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8145c000 -     0x7fff8155afff  com.apple.QuickLookUIFramework (3.1 - 500.1) <D3A71FF1-7ED1-39DB-AD4E-451612DA536C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8155b000 -     0x7fff815a4fff  com.apple.framework.CoreWLAN (2.1.1 - 211.3) <0FBC6087-6872-3403-A317-CE888969CF4C> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff815a5000 -     0x7fff815b3ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff815b4000 -     0x7fff815bfff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff81a85000 -     0x7fff81c87fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff81c88000 -     0x7fff81c89fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff81c8a000 -     0x7fff820b7fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff820b8000 -     0x7fff820e8fff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff820e9000 -     0x7fff820edfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8215c000 -     0x7fff82182ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff82183000 -     0x7fff82189fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8218a000 -     0x7fff8228dfff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
        0x7fff8228e000 -     0x7fff829a1587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff829a2000 -     0x7fff829cffff  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
        0x7fff82ad0000 -     0x7fff82b0ffff  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
        0x7fff82b10000 -     0x7fff82ba2ff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff82ba3000 -     0x7fff82bdeff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
        0x7fff82be0000 -     0x7fff82c33fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff82c34000 -     0x7fff82c88ff7  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
        0x7fff83014000 -     0x7fff83014fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff83097000 -     0x7fff83131ff7  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
        0x7fff83163000 -     0x7fff83166fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8316b000 -     0x7fff832c4fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff832cb000 -     0x7fff832f2fff  com.apple.framework.internetaccounts (1.1 - 2) <B01A08DC-2735-3783-B0C8-63492BD845CF> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff832fd000 -     0x7fff8330bfff  com.apple.HelpData (2.1.0 - 70) <917CF02F-276E-3571-9042-AAAAC0D3D4E1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8330c000 -     0x7fff83aa0fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff83b04000 -     0x7fff83b2fff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff83c2b000 -     0x7fff8482cff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8482d000 -     0x7fff84833ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff84834000 -     0x7fff84835fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff84836000 -     0x7fff84884fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff848f0000 -     0x7fff8493bff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8493c000 -     0x7fff84944fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff84945000 -     0x7fff8494afff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8494b000 -     0x7fff84b1ffff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff84b20000 -     0x7fff84bfdfef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff84c4d000 -     0x7fff8507ffff  com.apple.VideoToolbox (1.0 - 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff85080000 -     0x7fff850a9fff  com.apple.datadetectors (3.0 - 172.3) <7C8B98DD-68C0-3AE0-BCD9-55CBD63925B7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff850aa000 -     0x7fff85249fff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8524a000 -     0x7fff8524ffff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff85250000 -     0x7fff8526ffff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff85270000 -     0x7fff85287fff  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
        0x7fff85288000 -     0x7fff8529aff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff854d2000 -     0x7fff854d3fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff854d4000 -     0x7fff854d4fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8551c000 -     0x7fff8551dfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8557d000 -     0x7fff85589fff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8558a000 -     0x7fff855fdfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff855fe000 -     0x7fff85666ff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85667000 -     0x7fff8566afff  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
        0x7fff8566b000 -     0x7fff8566dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8566e000 -     0x7fff856d8fff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85e66000 -     0x7fff85ea6fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff85eaa000 -     0x7fff85eb5fff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff85eb6000 -     0x7fff85eb6fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff85eb7000 -     0x7fff85ebdfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86535000 -     0x7fff86559fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8655a000 -     0x7fff865ddfef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff86700000 -     0x7fff8671afff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8671d000 -     0x7fff8671dfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8673e000 -     0x7fff8675bfff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8675c000 -     0x7fff86bebff7  com.apple.Safari.framework (7534 - 7534.51.22) <CD187BAF-2088-32CF-BCD3-E4057351A821> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff86bec000 -     0x7fff86c08ff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff86c09000 -     0x7fff86c1efff  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
        0x7fff86c26000 -     0x7fff86c5bfff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff86c73000 -     0x7fff86d75ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff86d86000 -     0x7fff86d8cfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86d9a000 -     0x7fff86ddaff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
        0x7fff86e14000 -     0x7fff86e14fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff86e15000 -     0x7fff86e42ff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86ec0000 -     0x7fff86f10fff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff86f11000 -     0x7fff86f53ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff86f54000 -     0x7fff86f5fff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff86f60000 -     0x7fff86f61fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86f62000 -     0x7fff87300fef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff87301000 -     0x7fff87301fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8736b000 -     0x7fff875defff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff875df000 -     0x7fff87643fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87692000 -     0x7fff87697fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff87698000 -     0x7fff876dbff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff876dc000 -     0x7fff87738fff  com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff87739000 -     0x7fff87a52ff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87a6e000 -     0x7fff87bf8ff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87bf9000 -     0x7fff87cc0ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87cc1000 -     0x7fff87dcdfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff87dce000 -     0x7fff87dcefff  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
        0x7fff87dcf000 -     0x7fff87dd2fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff87dd3000 -     0x7fff87dd5ff7  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
        0x7fff87deb000 -     0x7fff87e32ff7  com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87e33000 -     0x7fff87e37fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff87e38000 -     0x7fff87e3cff7  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
        0x7fff87e3d000 -     0x7fff882abfff  com.apple.RawCamera.bundle (3.8.2 - 579) <3D4EBC1A-4139-3E22-B407-0D4887D8D208> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff882ac000 -     0x7fff883b1ff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88522000 -     0x7fff88531fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff88576000 -     0x7fff887e4ff7  com.apple.QuartzComposer (5.0 - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff887e5000 -     0x7fff8896fff7  com.apple.WebKit (7534.51 - 7534.51.22) <A52AF4EF-A2AA-3718-AB96-576A5E0A1CB8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff88970000 -     0x7fff8897efff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff8897f000 -     0x7fff889faff7  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
        0x7fff889fb000 -     0x7fff88a4fff7  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <5D86BECB-9F7A-3FDB-9436-C3DE4B2A5F29> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff88a6c000 -     0x7fff88a8cfff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88a90000 -     0x7fff88a9dff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff88ab3000 -     0x7fff88abeff7  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
        0x7fff88ac4000 -     0x7fff88babfff  com.apple.backup.framework (1.3.1 - 1.3.1) <3F01784C-3C09-3F08-B949-779F0A5248C1> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff88bac000 -     0x7fff88ce5fef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff88ce6000 -     0x7fff88d03fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <ABF4E917-A452-3B86-B071-948F4B6A3CD3> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff88d04000 -     0x7fff88d06fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff88d0d000 -     0x7fff89031fff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff89209000 -     0x7fff89260fff  libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89261000 -     0x7fff89278fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89296000 -     0x7fff8929dfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8929e000 -     0x7fff8929efff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff892ec000 -     0x7fff892ecfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff893a2000 -     0x7fff893a9ff7  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
        0x7fff893bd000 -     0x7fff893befff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff893bf000 -     0x7fff89443ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff89444000 -     0x7fff894d6fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff894d7000 -     0x7fff894edff7  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
        0x7fff894ee000 -     0x7fff89529fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89540000 -     0x7fff8963dfff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8986c000 -     0x7fff89d33fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff89d34000 -     0x7fff89d6dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff89d6e000 -     0x7fff89d71ff7  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
        0x7fff89d72000 -     0x7fff89d84ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff89d85000 -     0x7fff8aa8bfef  com.apple.WebCore (7534.51 - 7534.51.22) <352D30ED-1D1D-390E-B7CB-18E954485FD3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8aa8c000 -     0x7fff8aacefff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8aacf000 -     0x7fff8aaecff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
        0x7fff8aaed000 -     0x7fff8ae0efff  com.apple.AddressBook.framework (6.1 - 1062) <94321204-A094-3BBE-8EA6-6048D39F4E54> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8af51000 -     0x7fff8af7afff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8af7b000 -     0x7fff8b0e1fff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8b13f000 -     0x7fff8b1e1ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b1e2000 -     0x7fff8b4baff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b4bb000 -     0x7fff8b4d8ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8b4d9000 -     0x7fff8b58cfff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8b5cc000 -     0x7fff8b6b0def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8b6ea000 -     0x7fff8b6f1fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b6f2000 -     0x7fff8ba0eff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8ba0f000 -     0x7fff8ba1cfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8bbb0000 -     0x7fff8bc46ff7  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
        0x7fff8bc47000 -     0x7fff8bc53fff  com.apple.CrashReporterSupport (10.7.2 - 347) <0F6D3509-9062-3647-B7C4-F25AF3AE9B71> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8bc9b000 -     0x7fff8bf16fff  com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8bf6a000 -     0x7fff8c54efff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8c54f000 -     0x7fff8c630fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8c631000 -     0x7fff8c84bfef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c84c000 -     0x7fff8c8ebfff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8c8ec000 -     0x7fff8c91cff7  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
        0x7fff8c91d000 -     0x7fff8c91eff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c91f000 -     0x7fff8c97ffff  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
        0x7fff8c9c7000 -     0x7fff8c9eefff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8c9ef000 -     0x7fff8ca13ff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8ca14000 -     0x7fff8ca18fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8ca19000 -     0x7fff8ca19fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ca7a000 -     0x7fff8cacdfff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8cace000 -     0x7fff8caf9fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8cb08000 -     0x7fff8cb1bff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8cb3b000 -     0x7fff8cc30fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8cc31000 -     0x7fff8cc59ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8cc5a000 -     0x7fff8cd38fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8cd55000 -     0x7fff8ce62fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ce63000 -     0x7fff8ce64ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8ce67000 -     0x7fff8ce79ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8cf25000 -     0x7fff8cf5ffff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8cf60000 -     0x7fff8d078ff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8d079000 -     0x7fff8d0e7fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8d0e8000 -     0x7fff8d143ff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d144000 -     0x7fff8d152fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8d153000 -     0x7fff8d56fff7  com.apple.SceneKit (2.1 - 125.1) <296A889C-2E9D-366F-8962-E23931EECC70> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8d570000 -     0x7fff8d584ff7  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
        0x7fff8d585000 -     0x7fff8d58fff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8d590000 -     0x7fff8d615ff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d616000 -     0x7fff8d61cff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8d61d000 -     0x7fff8d622fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 8
        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: 2831
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=212.3M resident=159.1M(75%) swapped_out_or_unallocated=53.2M(25%)
    Writable regions: Total=180.4M written=95.6M(53%) resident=116.6M(65%) swapped_out=0K(0%) unallocated=63.8M(35%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  7588K
    CG image                            272K
    CG raster data                     12.8M
    CG shared images                   3416K
    CoreAnimation                      7176K
    CoreGraphics                         16K
    CoreImage                             8K
    CoreServices                       1316K
    IOKit                              1608K
    MALLOC                            123.6M
    MALLOC guard page             

    Process:         Safari [3543]
    Path:            /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (6534.50)
    Build Info:      WebBrowser-75345000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [143]
    Date/Time:       2011-10-24 16:52:02.863 -0700
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          65479 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  64857 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      780D31A1-04E2-42BE-97DE-6DF319B52AAA
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    Enabled Extensions:
    com.divx.DivXHTML5-KZYJ7HJ34P (2.1 - 2.1.2.126) DivX Plus Web Player HTML5 <video>
    objc[3543]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8494dec2 CFRetain + 18
    1   com.apple.Safari.framework              0x00007fff86a0a82f +[ImageHopAnimationController defaultImage] + 83
    2   com.apple.Safari.framework              0x00007fff86a0a88d -[ImageHopAnimationController startAnimationFromPoint:toPoint:withImage:] + 85
    3   com.apple.Foundation                    0x00007fff8774fde2 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    4   com.apple.CoreFoundation                0x00007fff84997e0a _CFXNotificationPost + 2634
    5   com.apple.Foundation                    0x00007fff8773c097 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    6   com.apple.Safari.framework              0x00007fff868666f4 -[DownloadMonitorOld(ContextDownloadClient) wkDownloadDidStart:] + 141
    7   com.apple.Safari.framework              0x00007fff8684873c _ZN6Safari2WKL8didStartEPK15OpaqueWKContextPK16OpaqueWKDownloadPKv + 73
    8   com.apple.WebKit2                       0x00007fff80f25af0 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                       0x00007fff80ef24f5 WebKit::WebContext::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 161
    10  com.apple.WebKit2                       0x00007fff80eef155 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 103
    11  com.apple.WebKit2                       0x00007fff80eef08a CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 172
    12  com.apple.WebKit2                       0x00007fff80eeefa3 CoreIPC::Connection::dispatchMessages() + 145
    13  com.apple.WebKit2                       0x00007fff80eeb8df RunLoop::performWork() + 111
    14  com.apple.WebKit2                       0x00007fff80eeb850 RunLoop::performWork(void*) + 76
    15  com.apple.CoreFoundation                0x00007fff8495db51 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    16  com.apple.CoreFoundation                0x00007fff8495d3bd __CFRunLoopDoSources0 + 253
    17  com.apple.CoreFoundation                0x00007fff849841a9 __CFRunLoopRun + 905
    18  com.apple.CoreFoundation                0x00007fff84983ae6 CFRunLoopRunSpecific + 230
    19  com.apple.HIToolbox                     0x00007fff88d0f3d3 RunCurrentEventLoopInMode + 277
    20  com.apple.HIToolbox                     0x00007fff88d1663d ReceiveNextEventCommon + 355
    21  com.apple.HIToolbox                     0x00007fff88d164ca BlockUntilNextEventMatchingListInMode + 62
    22  com.apple.AppKit                        0x00007fff83c343f1 _DPSNextEvent + 659
    23  com.apple.AppKit                        0x00007fff83c33cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    24  com.apple.Safari.framework              0x00007fff867b50d3 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    25  com.apple.AppKit                        0x00007fff83c3062d -[NSApplication run] + 470
    26  com.apple.AppKit                        0x00007fff83eaf80c NSApplicationMain + 867
    27  com.apple.Safari.framework              0x00007fff86968ffb SafariMain + 197
    28  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88a837e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff889735be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8897214e _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff88a82bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84b72274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00007fff89d8b8e5 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x00007fff89d892bd WebCore::IconDatabase::iconDatabaseSyncThread() + 489
    4   com.apple.WebCore                       0x00007fff89d890cb WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff88a8167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a80d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff850ac569 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff850ac4a9 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 4:: Safari: CertRevocationChecker
    0   libsystem_kernel.dylib                  0x00007fff88a8167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a80d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8497bb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff849842d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff84983ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff86922cf7 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff86922c4f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 5:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff88a82bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84b72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff81089c40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff89da7dca ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff89da7d23 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff89da7c6b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88a8167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a80d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8497bb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff849842d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff84983ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8779f0ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff877937fe -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff87793776 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 7:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff88a8167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a80d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8497bb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff849842d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff84983ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff86922cf7 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff86922c4f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 8:: Safari: SnapshotStore
    0   libsystem_kernel.dylib                  0x00007fff88a82bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84b72274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff81089c40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff8699a73f Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
    4   com.apple.Safari.framework              0x00007fff86997ebb Safari::SnapshotStore::diskAccessThreadBody() + 305
    5   com.apple.Safari.framework              0x00007fff8699788b Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88a82df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff849ccf9b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff84b6e8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff84b71b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff88a83192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84b70594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84b71b85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff88a83192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84b70594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84b71b85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff88a83192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84b70594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84b71b85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff88a83192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84b70594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84b71b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff8456ffb0  rbp: 0x00007fff5fbfe250  rsp: 0x00007fff5fbfe240
       r8: 0x0000000000000000   r9: 0x0000000107c24b10  r10: 0x000000009a03e74c  r11: 0x00000000f19c69fa
      r12: 0x0000000100972c00  r13: 0x00000000000f7e46  r14: 0x0000000000000010  r15: 0x00000000000001e1
      rip: 0x00007fff8494dec2  rfl: 0x0000000000000246  cr2: 0x00000001005bd000
    Logical CPU: 2
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari (5.1 - 6534.50) <1F791A92-0E1B-FA63-8447-AD69C689F0D3> /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
           0x100004000 -        0x100031fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
           0x10003f000 -        0x10004eff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x100056000 -        0x10005bff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
           0x100062000 -        0x10006bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
           0x100072000 -        0x1000a5ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x1000bd000 -        0x10011ffff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10015b000 -        0x1001adff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x1001bc000 -        0x1001c2fff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x1001c8000 -        0x1001defff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x1001f0000 -        0x10022fff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x100237000 -        0x100239fff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x10023e000 -        0x100241fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x100615000 -        0x100616ffc +cl_kernels (??? - ???) <F3922CCE-599D-438A-8D49-C07CACBFAE1D> cl_kernels
           0x105394000 -        0x1053c2ff7  GLRendererFloat (??? - ???) <16DF14A0-7264-31A4-83F6-E6F96CF4AB3D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10541b000 -        0x10541eff7  libCoreFSCache.dylib (??? - ???) <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x1058e5000 -        0x1058ebfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x105903000 -        0x105903ffd +cl_kernels (??? - ???) <937C07A2-3760-4B43-9EC3-39B00EAF002E> cl_kernels
           0x105905000 -        0x105998ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x105a3d000 -        0x105a3eff3 +cl_kernels (??? - ???) <B1C8615A-FA78-489B-88C7-5253A35BE427> cl_kernels
           0x105b7c000 -        0x105b7dff3 +cl_kernels (??? - ???) <1A38FDE3-282C-47EC-8C77-55E7456773E7> cl_kernels
           0x10716a000 -        0x107302ff7  GLEngine (??? - ???) <D770A837-9F8D-3C86-AB33-CBDEF5599CA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x107336000 -        0x10742ffff  libGLProgrammability.dylib (??? - ???) <BCA0FD49-2103-33D8-8801-326C6A62465E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10bae7000 -        0x10bdaeff7  com.apple.ATIRadeonX2000GLDriver (7.12.9 - 7.1.2) <3A1D2EAC-321F-3427-8F58-47819DA5D4E0> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
        0x7fff60a57000 -     0x7fff60a8bac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff80af0000 -     0x7fff80bf2ff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff80bf3000 -     0x7fff80bf8fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff80bff000 -     0x7fff80c10ff7  SyndicationUI (??? - ???) <2611F56F-81A9-3457-8C87-2700BFD9D4CB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff80c11000 -     0x7fff80c3afff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff80c97000 -     0x7fff80d3bfef  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
        0x7fff80d73000 -     0x7fff80de9fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff80dea000 -     0x7fff80e5fff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff80ed4000 -     0x7fff8107efff  com.apple.WebKit2 (7534.51 - 7534.51.22) <DCE49986-D892-33DB-8B2C-1393F0CF108C> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8107f000 -     0x7fff81309fff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <B311DA3D-F763-32A0-BE17-5DC97820BFAB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8130a000 -     0x7fff8137afff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8137b000 -     0x7fff813bcfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff81432000 -     0x7fff8145bff7  com.apple.framework.Apple80211 (7.1.1 - 711.1) <FD0675E6-6602-3C28-85AA-6A4AF6B36D78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8145c000 -     0x7fff8155afff  com.apple.QuickLookUIFramework (3.1 - 500.1) <D3A71FF1-7ED1-39DB-AD4E-451612DA536C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8155b000 -     0x7fff815a4fff  com.apple.framework.CoreWLAN (2.1.1 - 211.3) <0FBC6087-6872-3403-A317-CE888969CF4C> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff815a5000 -     0x7fff815b3ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff815b4000 -     0x7fff815bfff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff81a85000 -     0x7fff81c87fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff81c88000 -     0x7fff81c89fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff81c8a000 -     0x7fff820b7fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff820b8000 -     0x7fff820e8fff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff820e9000 -     0x7fff820edfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8215c000 -     0x7fff82182ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff82183000 -     0x7fff82189fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8218a000 -     0x7fff8228dfff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
        0x7fff8228e000 -     0x7fff829a1587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff829a2000 -     0x7fff829cffff  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
        0x7fff82ad0000 -     0x7fff82b0ffff  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
        0x7fff82b10000 -     0x7fff82ba2ff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff82ba3000 -     0x7fff82bdeff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
        0x7fff82be0000 -     0x7fff82c33fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff82c34000 -     0x7fff82c88ff7  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
        0x7fff83014000 -     0x7fff83014fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff83097000 -     0x7fff83131ff7  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
        0x7fff83163000 -     0x7fff83166fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8316b000 -     0x7fff832c4fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff832cb000 -     0x7fff832f2fff  com.apple.framework.internetaccounts (1.1 - 2) <B01A08DC-2735-3783-B0C8-63492BD845CF> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff832fd000 -     0x7fff8330bfff  com.apple.HelpData (2.1.0 - 70) <917CF02F-276E-3571-9042-AAAAC0D3D4E1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8330c000 -     0x7fff83aa0fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff83b04000 -     0x7fff83b2fff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff83c2b000 -     0x7fff8482cff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8482d000 -     0x7fff84833ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff84834000 -     0x7fff84835fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff84836000 -     0x7fff84884fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff848f0000 -     0x7fff8493bff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8493c000 -     0x7fff84944fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff84945000 -     0x7fff8494afff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8494b000 -     0x7fff84b1ffff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff84b20000 -     0x7fff84bfdfef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff84c4d000 -     0x7fff8507ffff  com.apple.VideoToolbox (1.0 - 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff85080000 -     0x7fff850a9fff  com.apple.datadetectors (3.0 - 172.3) <7C8B98DD-68C0-3AE0-BCD9-55CBD63925B7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff850aa000 -     0x7fff85249fff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8524a000 -     0x7fff8524ffff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff85250000 -     0x7fff8526ffff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff85270000 -     0x7fff85287fff  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
        0x7fff85288000 -     0x7fff8529aff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff854d2000 -     0x7fff854d3fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff854d4000 -     0x7fff854d4fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8551c000 -     0x7fff8551dfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8557d000 -     0x7fff85589fff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8558a000 -     0x7fff855fdfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff855fe000 -     0x7fff85666ff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85667000 -     0x7fff8566afff  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
        0x7fff8566b000 -     0x7fff8566dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8566e000 -     0x7fff856d8fff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85e66000 -     0x7fff85ea6fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff85eaa000 -     0x7fff85eb5fff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff85eb6000 -     0x7fff85eb6fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff85eb7000 -     0x7fff85ebdfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86535000 -     0x7fff86559fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8655a000 -     0x7fff865ddfef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff86700000 -     0x7fff8671afff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8671d000 -     0x7fff8671dfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8673e000 -     0x7fff8675bfff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8675c000 -     0x7fff86bebff7  com.apple.Safari.framework (7534 - 7534.51.22) <CD187BAF-2088-32CF-BCD3-E4057351A821> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff86bec000 -     0x7fff86c08ff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff86c09000 -     0x7fff86c1efff  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
        0x7fff86c26000 -     0x7fff86c5bfff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff86c73000 -     0x7fff86d75ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff86d86000 -     0x7fff86d8cfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86d9a000 -     0x7fff86ddaff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
        0x7fff86e14000 -     0x7fff86e14fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff86e15000 -     0x7fff86e42ff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86ec0000 -     0x7fff86f10fff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff86f11000 -     0x7fff86f53ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff86f54000 -     0x7fff86f5fff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff86f60000 -     0x7fff86f61fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86f62000 -     0x7fff87300fef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff87301000 -     0x7fff87301fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8736b000 -     0x7fff875defff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff875df000 -     0x7fff87643fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87692000 -     0x7fff87697fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff87698000 -     0x7fff876dbff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff876dc000 -     0x7fff87738fff  com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff87739000 -     0x7fff87a52ff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87a6e000 -     0x7fff87bf8ff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87bf9000 -     0x7fff87cc0ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87cc1000 -     0x7fff87dcdfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff87dce000 -     0x7fff87dcefff  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
        0x7fff87dcf000 -     0x7fff87dd2fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff87dd3000 -     0x7fff87dd5ff7  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
        0x7fff87deb000 -     0x7fff87e32ff7  com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87e33000 -     0x7fff87e37fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff87e38000 -     0x7fff87e3cff7  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
        0x7fff87e3d000 -     0x7fff882abfff  com.apple.RawCamera.bundle (3.8.2 - 579) <3D4EBC1A-4139-3E22-B407-0D4887D8D208> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff882ac000 -     0x7fff883b1ff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88522000 -     0x7fff88531fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff88576000 -     0x7fff887e4ff7  com.apple.QuartzComposer (5.0 - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff887e5000 -     0x7fff8896fff7  com.apple.WebKit (7534.51 - 7534.51.22) <A52AF4EF-A2AA-3718-AB96-576A5E0A1CB8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff88970000 -     0x7fff8897efff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff8897f000 -     0x7fff889faff7  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
        0x7fff889fb000 -     0x7fff88a4fff7  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <5D86BECB-9F7A-3FDB-9436-C3DE4B2A5F29> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff88a6c000 -     0x7fff88a8cfff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88a90000 -     0x7fff88a9dff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff88ab3000 -     0x7fff88abeff7  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
        0x7fff88ac4000 -     0x7fff88babfff  com.apple.backup.framework (1.3.1 - 1.3.1) <3F01784C-3C09-3F08-B949-779F0A5248C1> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff88bac000 -     0x7fff88ce5fef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff88ce6000 -     0x7fff88d03fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <ABF4E917-A452-3B86-B071-948F4B6A3CD3> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff88d04000 -     0x7fff88d06fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff88d0d000 -     0x7fff89031fff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff89209000 -     0x7fff89260fff  libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89261000 -     0x7fff89278fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89296000 -     0x7fff8929dfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8929e000 -     0x7fff8929efff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff892ec000 -     0x7fff892ecfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff893a2000 -     0x7fff893a9ff7  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
        0x7fff893bd000 -     0x7fff893befff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff893bf000 -     0x7fff89443ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff89444000 -     0x7fff894d6fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff894d7000 -     0x7fff894edff7  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
        0x7fff894ee000 -     0x7fff89529fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89540000 -     0x7fff8963dfff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8986c000 -     0x7fff89d33fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff89d34000 -     0x7fff89d6dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff89d6e000 -     0x7fff89d71ff7  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
        0x7fff89d72000 -     0x7fff89d84ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff89d85000 -     0x7fff8aa8bfef  com.apple.WebCore (7534.51 - 7534.51.22) <352D30ED-1D1D-390E-B7CB-18E954485FD3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8aa8c000 -     0x7fff8aacefff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8aacf000 -     0x7fff8aaecff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
        0x7fff8aaed000 -     0x7fff8ae0efff  com.apple.AddressBook.framework (6.1 - 1062) <94321204-A094-3BBE-8EA6-6048D39F4E54> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8af51000 -     0x7fff8af7afff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8af7b000 -     0x7fff8b0e1fff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8b13f000 -     0x7fff8b1e1ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b1e2000 -     0x7fff8b4baff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b4bb000 -     0x7fff8b4d8ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8b4d9000 -     0x7fff8b58cfff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8b5cc000 -     0x7fff8b6b0def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8b6ea000 -     0x7fff8b6f1fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b6f2000 -     0x7fff8ba0eff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8ba0f000 -     0x7fff8ba1cfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8bbb0000 -     0x7fff8bc46ff7  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
        0x7fff8bc47000 -     0x7fff8bc53fff  com.apple.CrashReporterSupport (10.7.2 - 347) <0F6D3509-9062-3647-B7C4-F25AF3AE9B71> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8bc9b000 -     0x7fff8bf16fff  com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8bf6a000 -     0x7fff8c54efff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8c54f000 -     0x7fff8c630fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8c631000 -     0x7fff8c84bfef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c84c000 -     0x7fff8c8ebfff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8c8ec000 -     0x7fff8c91cff7  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
        0x7fff8c91d000 -     0x7fff8c91eff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c91f000 -     0x7fff8c97ffff  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
        0x7fff8c9c7000 -     0x7fff8c9eefff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8c9ef000 -     0x7fff8ca13ff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8ca14000 -     0x7fff8ca18fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8ca19000 -     0x7fff8ca19fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ca7a000 -     0x7fff8cacdfff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8cace000 -     0x7fff8caf9fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8cb08000 -     0x7fff8cb1bff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8cb3b000 -     0x7fff8cc30fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8cc31000 -     0x7fff8cc59ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8cc5a000 -     0x7fff8cd38fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8cd55000 -     0x7fff8ce62fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ce63000 -     0x7fff8ce64ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8ce67000 -     0x7fff8ce79ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8cf25000 -     0x7fff8cf5ffff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8cf60000 -     0x7fff8d078ff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8d079000 -     0x7fff8d0e7fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8d0e8000 -     0x7fff8d143ff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d144000 -     0x7fff8d152fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8d153000 -     0x7fff8d56fff7  com.apple.SceneKit (2.1 - 125.1) <296A889C-2E9D-366F-8962-E23931EECC70> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8d570000 -     0x7fff8d584ff7  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
        0x7fff8d585000 -     0x7fff8d58fff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8d590000 -     0x7fff8d615ff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d616000 -     0x7fff8d61cff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8d61d000 -     0x7fff8d622fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 8
        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: 2831
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=212.3M resident=159.1M(75%) swapped_out_or_unallocated=53.2M(25%)
    Writable regions: Total=180.4M written=95.6M(53%) resident=116.6M(65%) swapped_out=0K(0%) unallocated=63.8M(35%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  7588K
    CG image                            272K
    CG raster data                     12.8M
    CG shared images                   3416K
    CoreAnimation                      7176K
    CoreGraphics                         16K
    CoreImage                             8K
    CoreServices                       1316K
    IOKit                              1608K
    MALLOC                            123.6M
    MALLOC guard page             

  • Why does illustrator crash every time I try to open an .svg?

    Why does illustrator crash every time I try to open an .svg?

    Dunno. Do you have an example SVG that crashes Illy on your computer?

  • Why does fcpx crash every time i try to edit titles/text??

    why does fcpx crash every time i try to edit titles/text?? I'm trying to wrap up a project for work and now fcpx thinks it needs to crash every time i click on a "title" to edit it. It's making the completion of this project nearly impossible.

    nope, i'm just using the select tool "a" to move my titles .. if the inspector is open, the second i click on any title in any project the whole program crashes. but with the inspector closed i can move my titles at will without a crash. i'm not sure what's allowing me to manipulate titles since you've said Lion updates haven't fixed this function. and i'm not sure what's making fcpx crash to the ground every time i click a title with the inpector open. all i know is that this little loophole i've found is working for me and has allowed me to complete my project this morning which is awesome.

  • Why does FCPX crash every time I use plug-in effects?

    I don't understand why FCPX crashes every time I use a plug-in effect. I install the plug-in effects in the Effects folder - User/Movies/Motion Templates/Effects - and I apply the plug-in effect to the clip in the timeline, but as soon as the clip is in the viewer and I open the inspector FCPX crashes. Why does this happen??
    I have tried different plug-in effects, but it crashes every time I try to use the them.
    I use a FCPX trial (10.0.1) and I don't have motion 5 installed.

    Ok, I need to 'fess up. The issue turns out was not the plug-in. It was my NAS. My Ethernet config was changed then changed back again so although the NAS seemed fine and accessible after the changes, clearly not everything was perfect. The FCP Events and the Project itself I am working on live on the NAS and I work directly from it. A reboot cleared up the whole problem. Dah, I'm such an idiot.
    Sorry Noise Industries! Everything is good!

  • Why does Garageband crash every time I open it?

    Can anyone decipher this message? It is a crash report for garageband. It crashes every time after 5 seconds. The only track I have is an itunes song on an audio track.
    Process:         GarageBand [11382]
    Path:            /Applications/GarageBand.app/Contents/MacOS/GarageBand
    Identifier:      com.apple.garageband10
    Version:         10.0.0 (3109.14)
    Build Info:      MALogic-3109014000000000~1
    App Item ID:     682658836
    App External ID: 15985856
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [157]
    Responsible:     GarageBand [11382]
    User ID:         501
    Date/Time:       2015-02-04 13:12:49.055 -0600
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  7CDED4B9-E59F-5027-B42F-DE2A73884148
    Sleep/Wake UUID: D80BA304-82C7-4B75-8DC3-38980DD29343
    Crashed Thread:  5  ExtendedAudioFileScheduler::WorkerThreadProc
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff955e8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff96a97c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles   0x0000000112d377b9 XStreamReadFrames + 185
    3   com.apple.music.apps.MAAudioEngine 0x0000000112e2f237 MDXStreamReadSync(FSForkIOParam*) + 135
    4   com.apple.music.apps.MAAudioEngine 0x0000000112e89486 MSuperclass::FileReadAudioData(void const*, void*, long long, long) + 182
    5   com.apple.garageband10         0x000000010f7e0a65 std::vector<CTransient, std::allocator<CTransient> >::operator=(std::vector<CTransient, std::allocator<CTransient> > const&) + 53381
    6   com.apple.garageband10         0x000000010f8728b7 std::_Rb_tree<LgPluginID, std::pair<LgPluginID const, float>, std::_Select1st<std::pair<LgPluginID const, float> >, std::less<LgPluginID>, std::allocator<std::pair<LgPluginID const, float> > >::_M_copy(std::_Rb_tree_node<std::pair<LgPluginID const, float> > const*, std::_Rb_tree_node<std::pair<LgPluginID const, float> >*) + 64807
    7   com.apple.garageband10         0x000000010f84640b std::vector<CTrack const*, std::allocator<CTrack const*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CTrack const**, std::vector<CTrack const*, std::allocator<CTrack const*> > >, CTrack const* const&) + 10667
    8   com.apple.garageband10         0x000000010fa40863 std::list<std::string, std::allocator<std::string> >::merge(std::list<std::string, std::allocator<std::string> >&) + 62227
    9   com.apple.garageband10         0x000000010f8cf88b std::vector<CScalWave::segmentColor_t, std::allocator<CScalWave::segmentColor_t> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CScalWave::segmentColor_t*, std::vector<CScalWave::segmentColor_t, std::allocator<CScalWave::segmentColor_t> > >, CScalWave::segmentColor_t const&) + 118475
    10  com.apple.garageband10         0x000000010fbb1518 std::vector<CTVal, std::allocator<CTVal> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CTVal*, std::vector<CTVal, std::allocator<CTVal> > >, CTVal const&) + 210376
    11  com.apple.garageband10         0x000000010fbae205 std::vector<CTVal, std::allocator<CTVal> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CTVal*, std::vector<CTVal, std::allocator<CTVal> > >, CTVal const&) + 197301
    12  com.apple.Foundation           0x00007fff964a8784 __NSFireTimer + 96
    13  com.apple.CoreFoundation       0x00007fff959623e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    14  com.apple.CoreFoundation       0x00007fff95961f1f __CFRunLoopDoTimer + 1151
    15  com.apple.CoreFoundation       0x00007fff959d35aa __CFRunLoopDoTimers + 298
    16  com.apple.CoreFoundation       0x00007fff9591d6a5 __CFRunLoopRun + 1525
    17  com.apple.CoreFoundation       0x00007fff9591ce75 CFRunLoopRunSpecific + 309
    18  com.apple.HIToolbox           0x00007fff942fba0d RunCurrentEventLoopInMode + 226
    19  com.apple.HIToolbox           0x00007fff942fb7b7 ReceiveNextEventCommon + 479
    20  com.apple.HIToolbox           0x00007fff942fb5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    21  com.apple.AppKit               0x00007fff9225224e _DPSNextEvent + 1434
    22  com.apple.AppKit               0x00007fff9225189b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    23  com.apple.AppKit               0x00007fff9224599c -[NSApplication run] + 553
    24  com.apple.AppKit               0x00007fff92230783 NSApplicationMain + 940
    25  com.apple.garageband10         0x000000010fb8b465 std::vector<CTVal, std::allocator<CTVal> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CTVal*, std::vector<CTVal, std::allocator<CTVal> > >, CTVal const&) + 54549
    26  libdyld.dylib                 0x00007fff909b15fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff955e9662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff97054421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff97054136 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff955e4a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff955e3d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff9591df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff9591d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff9591ce75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff964aaff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff964aadfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff955e89aa __select + 10
    1   com.apple.CoreFoundation       0x00007fff95969a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff955e4a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff955e3d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff9591df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff9591d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff9591ce75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff964ad16c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.Foundation           0x00007fff964f579b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    7   com.apple.garageband10         0x000000010f903f8f std::vector<CONTEXTMENUITEM, std::allocator<CONTEXTMENUITEM> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CONTEXTMENUITEM*, std::vector<CONTEXTMENUITEM, std::allocator<CONTEXTMENUITEM> > >, CONTEXTMENUITEM const&) + 92303
    8   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 5 Crashed:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_platform.dylib       0x00007fff8f117bfc _platform_memmove$VARIANT$Unknown + 252
    1   com.apple.audio.codecs.Components 0x000000012d30eceb CMpgaDecoder::DecodeFrameInternal(void*, int, int*, int) + 133
    2   com.apple.audio.codecs.Components 0x000000012d30e15c ACMP3Decoder::ProduceOutputPackets(void*, unsigned int&, unsigned int&, AudioStreamPacketDescription*) + 154
    3   com.apple.audio.codecs.Components 0x000000012d3ae2f1 ProduceOutputPackets(void*, void*, unsigned int*, unsigned int*, AudioStreamPacketDescription*, unsigned int*) + 23
    4   com.apple.audio.toolbox.AudioToolbox 0x00007fff9a411734 _AT_AudioCodecProduceOutputPackets + 119
    5   com.apple.audio.toolbox.AudioToolbox 0x00007fff9a358b3a CodecConverter::DecoderFillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 908
    6   com.apple.audio.toolbox.AudioToolbox 0x00007fff9a368ce9 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 99
    7   com.apple.audio.toolbox.AudioToolbox 0x00007fff9a347da0 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    8   com.apple.audio.toolbox.AudioToolbox 0x00007fff9a3264ee AudioConverterFillComplexBuffer + 292
    9   com.apple.music.apps.MAFiles   0x0000000112cea8da ExtendedAudioFileObject::Read(ExtendedAudioFileParams*) + 682
    10  com.apple.music.apps.MAFiles   0x0000000112ceb978 ExtendedAudioFileScheduler::WorkerThreadProc() + 328
    11  com.apple.music.apps.MAFiles   0x0000000112ceb549 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    12  libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    13  libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    14  libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 6:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_kernel.dylib         0x00007fff955e8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff96a97c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles   0x0000000112ceb8ab ExtendedAudioFileScheduler::WorkerThreadProc() + 123
    3   com.apple.music.apps.MAFiles   0x0000000112ceb549 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff955e4a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff955e3d18 mach_msg + 64
    2   com.apple.audio.midi.CoreMIDI 0x00000001111a85a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
    3   com.apple.audio.midi.CoreMIDI 0x00000001111c31c1 MIDIProcess::RunMIDIInThread() + 121
    4   com.apple.audio.midi.CoreMIDI 0x00000001111a963c XThread::RunHelper(void*) + 10
    5   com.apple.audio.midi.CoreMIDI 0x00000001111a92a1 CAPThread::Entry(CAPThread*) + 109
    6   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 8:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib         0x00007fff955e4a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff955e3d18 mach_msg + 64
    2   com.apple.audio.CoreAudio     0x00007fff902f3828 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio     0x00007fff902f37b6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio     0x00007fff902f1f3e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio     0x00007fff902f1add HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio     0x00007fff902f199d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 9:: ProcessThread1/1024
    0   libsystem_kernel.dylib         0x00007fff955e4a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine 0x0000000112e02f2a MD::CallProcessThread1(void*) + 442
    2   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 10:: ProcessThread2/1024
    0   libsystem_kernel.dylib         0x00007fff955e4a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine 0x0000000112e03150 MD::CallProcessThread2(void*) + 448
    2   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 11:: ProcessThread15/1024
    0   libsystem_kernel.dylib         0x00007fff955e4a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine 0x0000000112e04c20 MD::CallProcessThread15(void*) + 448
    2   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 12:: FileIOThread
    0   libsystem_kernel.dylib         0x00007fff955e4a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine 0x0000000112e1f320 0x112df1000 + 189216
    2   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 13:: SeqTimer
    0   libsystem_kernel.dylib         0x00007fff955e8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff96a97c77 _pthread_cond_wait + 787
    2   com.apple.CoreServices.CarbonCore 0x00007fff92f2f9e7 TSWaitOnConditionTimedRelative + 148
    3   com.apple.CoreServices.CarbonCore 0x00007fff92f2f609 TSWaitOnSemaphoreCommon + 424
    4   com.apple.CoreServices.CarbonCore 0x00007fff92f11bc1 TimerThread + 87
    5   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff955e89aa __select + 10
    1   com.apple.garageband10         0x000000010fec5a2e std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::pair<std::string const, std::string> const&) + 18558
    2   com.apple.garageband10         0x000000010fb6c01d std::vector<TOSCService, std::allocator<TOSCService> >::_M_insert_aux(__gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >, TOSCService const&) + 147165
    3   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff955e8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff96a96f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff96a99fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff955e8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff96a96f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff96a99fb9 start_wqthread + 13
    Thread 17:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff955e8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff96a97c77 _pthread_cond_wait + 787
    2   com.apple.CoreVideo           0x00007fff8e7a8464 CVDisplayLink::waitUntil(unsigned long long) + 244
    3   com.apple.CoreVideo           0x00007fff8e7a7998 CVDisplayLink::runIOThread() + 496
    4   com.apple.CoreVideo           0x00007fff8e7a778f startIOThread(void*) + 147
    5   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff955e8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff96a96f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff96a99fb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff955e8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff96a96f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff96a99fb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff955e4a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff955e3d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff9591df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff9591d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff9591ce75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff923f205e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 21:: com.apple.mainstage.workspace.draw.0x608000b6fa80
    0   libsystem_kernel.dylib         0x00007fff955e4a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAWorkspace 0x0000000113c0a531 0x113bbf000 + 308529
    2   com.apple.music.apps.MAWorkspace 0x0000000113c088f6 0x113bbf000 + 301302
    3   com.apple.Foundation           0x00007fff964aadfb __NSThread__main__ + 1318
    4   libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 22:: com.apple.mainstage.workspace.calculate.0x608000b6fa80
    0   libsystem_kernel.dylib         0x00007fff955e8a3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91708dc0 nanosleep + 200
    2   libsystem_c.dylib             0x00007fff91708cb2 usleep + 54
    3   com.apple.music.apps.MAWorkspace 0x0000000113c08d51 0x113bbf000 + 302417
    4   com.apple.Foundation           0x00007fff964a8784 __NSFireTimer + 96
    5   com.apple.CoreFoundation       0x00007fff959623e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    6   com.apple.CoreFoundation       0x00007fff95961f1f __CFRunLoopDoTimer + 1151
    7   com.apple.CoreFoundation       0x00007fff959d35aa __CFRunLoopDoTimers + 298
    8   com.apple.CoreFoundation       0x00007fff9591d6a5 __CFRunLoopRun + 1525
    9   com.apple.CoreFoundation       0x00007fff9591ce75 CFRunLoopRunSpecific + 309
    10  com.apple.Foundation           0x00007fff964ad16c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    11  com.apple.music.apps.MAWorkspace 0x0000000113c08aa7 0x113bbf000 + 301735
    12  com.apple.Foundation           0x00007fff964aadfb __NSThread__main__ + 1318
    13  libsystem_pthread.dylib       0x00007fff96a95899 _pthread_body + 138
    14  libsystem_pthread.dylib       0x00007fff96a9572a _pthread_start + 137
    15  libsystem_pthread.dylib       0x00007fff96a99fc9 thread_start + 13
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0xba53c6be5e76f291  rbx: 0x00007f832664ae00  rcx: 0x000000000000000f  rdx: 0x00000000000001f7
      rdi: 0xba53c6be5e76f2a0  rsi: 0x00007f832664ae33  rbp: 0x0000000119177700  rsp: 0x0000000119177700
       r8: 0x00000000000000a0   r9: 0x0000000119179c03  r10: 0x0000000000fffb01  r11: 0xba53473b3812446d
      r12: 0x0000000000000000  r13: 0x0000000119179b74  r14: 0x000000000000020a  r15: 0x000000000000c764
      rip: 0x00007fff8f117bfc  rfl: 0x0000000000010212  cr2: 0x00007f832665e000
    Logical CPU:     1
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x10f75c000 -        0x1105e4fef  com.apple.garageband10 (10.0.0 - 3109.14) <ED5FB03C-96A6-35FD-B4F2-AA0D8D0D1793> /Applications/GarageBand.app/Contents/MacOS/GarageBand
           0x110a8e000 -        0x110e77fff  com.apple.music.apps.MALogicLegacySong (10.0.0 - 3109.14) <D3F50931-D460-3079-AAB8-6848340959E7> /Applications/GarageBand.app/Contents/Frameworks/MALogicLegacySong.framework/Ve rsions/A/MALogicLegacySong
           0x110f7f000 -        0x110fb4fff  com.apple.music.apps.MAAudioUnitSupport (10.0.0 - 3109.14) <5DDDC371-9626-3F23-9B8D-EE0913BC865E> /Applications/GarageBand.app/Contents/Frameworks/MAAudioUnitSupport.framework/V ersions/A/MAAudioUnitSupport
           0x110fda000 -        0x110ffdff7  com.apple.music.apps.MALoopManagement (10.0.0 - 3109.14) <06E42A90-9E1B-32ED-95E1-EFE6CCBCB3B1> /Applications/GarageBand.app/Contents/Frameworks/MALoopManagement.framework/Ver sions/A/MALoopManagement
           0x11100f000 -        0x111125ff7  com.apple.music.apps.MACore (10.0.0 - 3109.14) <74042BF0-BF0B-3426-824D-63D56904DB9A> /Applications/GarageBand.app/Contents/Frameworks/MACore.framework/Versions/A/MA Core
           0x11119b000 -        0x1111d6ff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <1EA92CDE-75AB-354C-99E5-BB5763AF988C> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x111202000 -        0x111204fff  com.apple.music.apps.MAResourcesGB (10.0.0 - 3109.14) <557ECC72-A183-3A1E-8D72-388E898B6C4C> /Applications/GarageBand.app/Contents/Frameworks/MAResourcesGB.framework/Versio ns/A/MAResourcesGB
           0x11120f000 -        0x11126fff7  com.apple.music.apps.MAHarmony (10.0.0 - 3109.14) <D9F3C0CD-2449-377D-8472-CDD3ADD6A3A6> /Applications/GarageBand.app/Contents/Frameworks/MAHarmony.framework/Versions/A /MAHarmony
           0x111295000 -        0x11188efff  com.apple.music.apps.MAPlugInGUI (10.0.0 - 3109.14) <C1885DA6-8652-38FC-B9CD-C7ECAB266392> /Applications/GarageBand.app/Contents/Frameworks/MAPlugInGUI.framework/Versions /A/MAPlugInGUI
           0x111b96000 -        0x112321ff7  com.apple.music.apps.MADSP (10.0.0 - 3109.14) <C167748D-0C92-3B55-8F2F-EFA9E5191B64> /Applications/GarageBand.app/Contents/Frameworks/MADSP.framework/Versions/A/MAD SP
           0x112bbc000 -        0x112be0fff  com.apple.music.apps.LogicFileBrowser (10.0.0 - 3109.2) <D88AEEF0-3FCB-3D18-B3E7-516D464DCB39> /Applications/GarageBand.app/Contents/Frameworks/LogicFileBrowser.framework/Ver sions/A/LogicFileBrowser
           0x112bf7000 -        0x112c45fff  com.apple.music.apps.LogicLoopBrowser (10.0.0 - 3109.2) <D0256E9B-CCB9-3986-B4DE-66536E1ED40F> /Applications/GarageBand.app/Contents/Frameworks/LogicLoopBrowser.framework/Ver sions/A/LogicLoopBrowser
           0x112c5e000 -        0x112c62fff  com.apple.music.apps.MAResources (10.0.0 - 3109.14) <404B30E4-BD8A-3291-AD18-2239208F71CE> /Applications/GarageBand.app/Contents/Frameworks/MAResources.framework/Versions /A/MAResources
           0x112c6b000 -        0x112c92ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <9447D604-EE72-3BA7-90D8-4AFA0FC19EBB> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x112cb0000 -        0x112cbbfff  com.apple.music.apps.MAUnitTest (10.0.0 - 3109.14) <38ECB254-B8B0-39E8-AEEE-461476278B01> /Applications/GarageBand.app/Contents/Frameworks/MAUnitTest.framework/Versions/ A/MAUnitTest
           0x112cc6000 -        0x112d84fff  com.apple.music.apps.MAFiles (10.0.0 - 3109.14) <5B15EE5A-B8BC-386A-8263-B85A4B127A66> /Applications/GarageBand.app/Contents/Frameworks/MAFiles.framework/Versions/A/M AFiles
           0x112dcc000 -        0x112ddcfff  com.apple.StoreKit (1.0 - 232.11) <DEE3FE6A-5498-3E20-8FF4-F41496C8260D> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
           0x112df1000 -        0x112ed6fff  com.apple.music.apps.MAAudioEngine (10.0.0 - 3109.14) <8DC3318B-0E9B-3FDD-B079-1011F0CF74E8> /Applications/GarageBand.app/Contents/Frameworks/MAAudioEngine.framework/Versio ns/A/MAAudioEngine
           0x113068000 -        0x113090ff7  com.apple.music.apps.MAVideo (10.0.0 - 3109.14) <A22E7559-55BA-3D87-80CE-00015F7BCFBF> /Applications/GarageBand.app/Contents/Frameworks/MAVideo.framework/Versions/A/M AVideo
           0x1130ab000 -        0x1133d6ff7  com.apple.LogicUIKit (10.0.0 - 3109.14) <A0F97025-75E7-3136-8911-407C6E1DFBD7> /Applications/GarageBand.app/Contents/Frameworks/MAToolKitLg.framework/Versions /A/MAToolKitLg
           0x113512000 -        0x1138a0fff  com.apple.music.apps.Animal (10.0.0 - 3109.14) <9B4E658D-4CC9-3DAE-85F8-2EA726BCF734> /Applications/GarageBand.app/Contents/Frameworks/Animal.framework/Versions/A/An imal
           0x113b94000 -        0x113baeff7  com.apple.music.apps.MALoopBrowser (10.0.0 - 3109.2) <AFA5AF7B-652E-398E-8205-2B099C323605> /Applications/GarageBand.app/Contents/Frameworks/MALoopBrowser.framework/Versio ns/A/MALoopBrowser
           0x113bbf000 -        0x113c62ff7  com.apple.music.apps.MAWorkspace (10.0.0 - 3109.14) <743CC79A-AF6F-38B5-844D-AA05B2C7D60F> /Applications/GarageBand.app/Contents/Frameworks/MAWorkspace.framework/Versions /A/MAWorkspace
           0x113cb5000 -        0x113cedfff  com.apple.LogicUIKitHighLevel (10.0.0 - 3109.14) <9EE178DB-E9D9-35D0-B33C-480376C67D14> /Applications/GarageBand.app/Contents/Frameworks/MAToolKitHighLevel.framework/V ersions/A/MAToolKitHighLevel
           0x113d0f000 -        0x113d13fff  com.apple.music.apps.MAContentDownloading (10.0.0 - 3109.2) <9D17FC06-50A2-3235-94AB-9FC2C56B013B> /Applications/GarageBand.app/Contents/Frameworks/MAContentDownloading.framework /Versions/A/MAContentDownloading
           0x113d1f000 -        0x113d30fff +com.nxtbgthng.OAuth2Client (1.1.0 - 3109.2) <FCEE814E-1B73-3CE9-889C-F32664E37A15> /Applications/GarageBand.app/Contents/Frameworks/OAuth2Client.framework/Version s/A/OAuth2Client
           0x113d42000 -        0x113d47fff +com.yourcompany.SoundCloudAPI (2.0b6 - 3109.2) <6DE2E779-072C-3D90-A1BA-430E2418F12D> /Applications/GarageBand.app/Contents/Frameworks/SoundCloudAPI.framework/Versio ns/A/SoundCloudAPI
           0x113d50000 -        0x113d52fff  com.apple.music.apps.MAResourcesPlugInsShared (10.0.0 - 3109.14) <3C184F46-A15A-39A3-85A8-28CD29DB5E86> /Applications/GarageBand.app/Contents/Frameworks/MAResourcesPlugInsShared.frame work/Versions/A/MAResourcesPlugInsShared
           0x113d59000 -        0x113d97fff  com.apple.MAGFFoundation (1.0 - 3109.2) <912D9408-41F7-3ED0-92AC-8B9517AC1B15> /Applications/GarageBand.app/Contents/Frameworks/MAGFFoundation.framework/Versi ons/A/MAGFFoundation
           0x117b65000 -        0x117b69ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x1191ff000 -        0x119201ff7  com.apple.music.apps.common.resources (10.0.0 - 3109.14) <4DF9A0BE-544F-35B2-B45C-33E59DC65B46> /Applications/GarageBand.app/Contents/PlugIns/common.res/Contents/MacOS/common
           0x11928a000 -        0x11928cfff  com.apple.music.apps.guitarcontrols.resources (10.0.0 - 3109.14) <6B6D0311-1D94-3F51-8160-34DC2E5AD5AC> /Applications/GarageBand.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS /guitarcontrols
           0x119292000 -        0x119294ff7  com.apple.music.apps.pedalboard.resources (10.0.0 - 3109.14) <8F660F68-9211-356E-915E-8EB496401370> /Applications/GarageBand.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/ped alboard
           0x11d71c000 -        0x11d71ffff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
           0x11d97f000 -        0x11d981fff  com.apple.music.apps.midi.device.plugin.GiO (10.0.0 - 3109.14) <CE116CAD-EC39-3B8B-984B-EB92834784DC> /Applications/GarageBand.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
           0x11db3e000 -        0x11db41ff7  com.apple.music.apps.midi.device.plugin.iControl (10.0.0 - 3109.14) <EB4EB134-1F35-3C04-A36F-3F3139907BED> /Applications/GarageBand.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
           0x11db47000 -        0x11db4efff  com.apple.music.apps.midi.device.plugin.Logic-Remote (10.0.0 - 3109.14) <3B693A91-3ED6-3D52-9653-18D6B961E4EC> /Applications/GarageBand.app/Contents/MIDI Device Plug-ins/Logic Remote.bundle/Contents/MacOS/Logic Remote
           0x11e86c000 -        0x11e879ff7  com.apple.music.apps.midi.device.plugin.TouchOSC (10.0.0 - 3109.14) <6421F694-EEFC-3FC5-AE15-7150C2509195> /Applications/GarageBand.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
           0x12d2f2000 -        0x12d4e8fff  com.apple.audio.codecs.Components (4.0 - 4.0) <604485EE-4446-308F-9460-0A6CE9C2D98C> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x12f334000 -        0x12f487fff  com.apple.iLMBAperture31Plugin (2.8.3 - 390.6) <20AD601E-DA5B-306B-8431-ACF69BBBF2F8> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
           0x12f508000 -        0x12f50ffff  com.apple.iLMBAperturePlugin (2.8.3 - 390.6) <89C582D7-14E9-3486-96B1-C10E8F6666A7> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
           0x12f516000 -        0x12f6b1ff7  com.apple.iLMBAperturePlugin2012 (2.8.3 - 390.6) <BE27EB85-820C-3458-A06D-6AF9B802D601> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
           0x12f757000 -        0x12f757ff7  com.apple.iLMBAppDefPlugin (2.8.3 - 390.6) <AFD65854-DD9E-32A1-BA0D-999679FF0943> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
           0x12f75b000 -        0x12f763ff7  com.apple.iLMBFinalCutPlugin (2.8.3 - 390.6) <9A0EE703-77F3-37E7-A596-4ECCAFC32203> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
           0x12f76a000 -        0x12f76bff7  com.apple.iLMBFolderPlugin (2.8.3 - 390.6) <CDF7EF29-0E6D-32F0-B871-08CB77ABB312> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
           0x12f770000 -        0x12f773ff7  com.apple.iLMBGarageBandPlugin (2.8.3 - 390.6) <88DD9F4B-2FCF-329A-947A-790AC39B8C61> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
           0x12f778000 -        0x12f782fff  com.apple.iLMBiMoviePlugin (2.8.3 - 390.6) <EBDECD8B-304E-3B8A-967C-E1CA5F8D0859> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
           0x12f78a000 -        0x12f79bfff  com.apple.iLMBiPhoto8Plugin (2.8.3 - 390.6) <2FAB9167-57A9-39CB-AB7F-1194FF3B713D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
           0x12f7a6000 -        0x12f8fbfff  com.apple.iLMBiPhoto9Plugin (2.8.3 - 390.6) <C9B12E11-96C6-31BE-A5D5-B0CB76348941> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
           0x12f97d000 -        0x12f984ff7  com.apple.iLMBiPhotoPlugin (2.8.3 - 390.6) <74D332C6-CCD6-3C9D-8373-E1DC7C18E06F> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
           0x12f98b000 -        0x12fb27fff  com.apple.iLMBiPhotoPlugin2012 (2.8.3 - 390.6) <13105EBE-D2C6-35F4-9E77-F06B2332FC72> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
           0x12fbcd000 -        0x12fbd3ff7  com.apple.iLMBiTunesPlugin (2.8.3 - 390.6) <7436C0CF-8A98-308B-9024-06349DC8185E> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
           0x12fbda000 -        0x12fc7ffff  com.apple.iTunesAccess (12.0.1 - 12.0.1.26) <3ADB42F6-6A4E-3EDB-9C9B-5F715A9F29C9> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
           0x12fcae000 -        0x12fcb1ff7  com.apple.iLMBLogicPlugin (2.8.3 - 390.6) <E37BCC93-387C-3F3D-9D76-C082CA6D8F46> /Library/Application Support/iLifeMediaBrowser/*/iLMBLogicPlugin
           0x12fcb6000 -        0x12fcb7fff  com.apple.iLMBMoviesFolderPlugin (2.8.3 - 390.6) <ECC259DF-ED2E-370B-A021-8886916FA382> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
           0x12fcbc000 -        0x12fcbefff  com.apple.iLMBPhotoBooth2Plugin (2.8.3 - 390.6) <8EC1CEFB-5E49-3942-A60A-366F9B5BEBBF> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
           0x12fcc3000 -        0x12fcc4fff  com.apple.iLMBPhotoBoothPlugin (2.8.3 - 390.6) <B16051A0-3551-3F1A-A2B2-0A11209BFD66> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
           0x1310b0000 -        0x1310b0fff +cl_kernels (???) <0D2CFE45-A44C-4BED-B00A-DFA44DB565C7> cl_kernels
           0x1310b2000 -        0x131198fef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1311da000 -        0x1312baff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
        0x123400000000 -     0x123400435ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.28.32 - 8.2.8) <2450F625-33C8-3471-BA0D-10705FDE366C> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
        0x7fff6c68b000 -     0x7fff6c6be817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff8c771000 -     0x7fff8c772ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c773000 -     0x7fff8c7a2ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <E8190181-8F08-3DC3-9290-3AADBCEBB1F3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c7bd000 -     0x7fff8cb9effe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8cb9f000 -     0x7fff8cbabffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8cbac000 -     0x7fff8cc64ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <FCBB5558-A702-3658-AEE4-7D129AFBF350> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8cc65000 -     0x7fff8ccc5fff  com.apple.ISSupport (1.9.9 - 57) <87137CF3-FE6A-3345-A2EC-95D73A15CC3A> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8ccc6000 -     0x7fff8ccc6fff  com.apple.Cocoa (6.8 - 20) <1482E95B-0C26-38AF-9A44-50ADE6C0876C> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8ccc7000 -     0x7fff8ccc9fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8ccca000 -     0x7fff8ccccfff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8cccd000 -     0x7fff8cce9fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8cd7b000 -     0x7fff8cdc8ff2  com.apple.print.framework.PrintCore (9.0 - 428) <A2F7B9D2-7907-31D8-8462-E2E2E7C3AF2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8cde0000 -     0x7fff8ce44fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8ce45000 -     0x7fff8ce47fff  com.apple.Mangrove (1.0 - 1) <E588D4DE-2498-33EE-9227-8773DB65767F> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8ce48000 -     0x7fff8cf19ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8cf1a000 -     0x7fff8cf43ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8d09e000 -     0x7fff8d0b9ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8d0c7000 -     0x7fff8d150fff  com.apple.ColorSync (4.9.0 - 4.9.0) <E7E0D542-D77A-3E32-B146-4D0FEAF282D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8d151000 -     0x7fff8d18aff7  com.apple.QD (3.50 - 298) <5343278D-47B7-3AF2-9B4B-4B8B0F942CD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d18b000 -     0x7fff8d26fff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8d270000 -     0x7fff8d272ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8d273000 -     0x7fff8d29cfff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8d48f000 -     0x7fff8d495fff  com.apple.AOSNotification (1.7.0 - 760.3) <307D35A7-C2CB-3024-BFE1-288A0198C003> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8d5ae000 -     0x7fff8d5bbff4  com.apple.Librarian (1.2 - 1) <2F677B44-BCA3-313B-881E-EE322E865100> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8d5bc000 -     0x7fff8d5cefff  com.apple.ImageCapture (9.0 - 9.0) <D9269440-8E56-3C03-88F5-F8AD662D17DB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8d5cf000 -     0x7fff8d6c0ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8d6c1000 -     0x7fff8dfe0797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8dfe1000 -     0x7fff8e058fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8e090000 -     0x7fff8e091ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e102000 -     0x7fff8e29dff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8e2dd000 -     0x7fff8e2eeff7  libsystem_asl.dylib (217.1.4) <B983CA60-F418-317B-B142-48A6376564FC> /usr/lib/system/libsystem_asl.dylib
        0x7fff8e2ef000 -     0x7fff8e2f0fff  com.apple.AddressBook.ContactsData (8.0 - 1371.2) <5C8D3406-C4DE-305A-958F-53BCE7B179AA> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8e2f1000 -     0x7fff8e32dff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8e32e000 -     0x7fff8e331ffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8e332000 -     0x7fff8e57aff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8e57b000 -     0x7fff8e583ff3  libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8e584000 -     0x7fff8e60cff7  com.apple.CorePDF (4.0 - 4) <5B7DEF8B-0C3C-3450-899C-71ED8820D523> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e60d000 -     0x7fff8e61bfff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8e711000 -     0x7fff8e72cff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8e747000 -     0x7fff8e758ff7  libz.1.dylib (53) <4C5FA1A5-4471-398E-9543-2E54D46E63E9> /usr/lib/libz.1.dylib
        0x7fff8e759000 -     0x7fff8e79bff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8e7a6000 -     0x7fff8e7cbff7  com.apple.CoreVideo (1.8 - 117.2) <FE12553A-9B5A-337E-92BD-EA8A8194C91A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8e7cc000 -     0x7fff8e81aff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8e81b000 -     0x7fff8e833fff  libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib
        0x7fff8e834000 -     0x7fff8e841ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8e842000 -     0x7fff8e843fff  libunc.dylib (28) <C3737C9A-C06F-310C-B78C-7D8D882A35DE> /usr/lib/system/libunc.dylib
        0x7fff8e844000 -     0x7fff8ec1bfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8ec1c000 -     0x7fff8ec46ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
        0x7fff8ec47000 -     0x7fff8ec47ff7  libkeymgr.dylib (28) <D7045F25-BFA4-3840-847D-AF95DF8B6CCA> /usr/lib/system/libkeymgr.dylib
        0x7fff8ec76000 -     0x7fff8ecbdfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8ecbe000 -     0x7fff8ecc6ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8ecf2000 -     0x7fff8ed20ff7  com.apple.securityinterface (9.0 - 55047) <E64A6994-0176-39A1-866A-AB27F6A0034B> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8ed21000 -     0x7fff8ed6ffff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8ed70000 -     0x7fff8ee41fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8ee42000 -     0x7fff8ee90ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff8ee91000 -     0x7fff8ee94fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8ee95000 -     0x7fff8eeedff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8eeee000 -     0x7fff8eef1fff  com.apple.TCC (1.0 - 1) <F25B5875-081A-3877-B70E-374D54B54C5F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8ef21000 -     0x7fff8ef74fff  com.apple.ScalableUserInterface (1.0 - 1) <19D73C6D-CA0A-3230-9644-7F01364137ED> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8f072000 -     0x7fff8f085ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8f0c8000 -     0x7fff8f113fff  com.apple.ImageCaptureCore (5.0 - 5.0) <605A78DB-E529-3E36-9667-A7E9973198B6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8f114000 -     0x7fff8f11aff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8f11b000 -     0x7fff8f133ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8f134000 -     0x7fff8f150fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <68BCF160-F85E-3F71-BD4E-8661DACDBE69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8f1c9000 -     0x7fff8f1faff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8f244000 -     0x7fff8f2c1fff  com.apple.iLifeMediaBrowser (2.8.3 - 637.9) <3634E777-814E-362D-B4F4-A197B39F50AC> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff8f2c2000 -     0x7fff8f2cdfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8f2d0000 -     0x7fff8f35cff7  com.apple.ink.framework (10.9 - 207) <96A56EAC-B4AC-3C9A-8C40-64E6196753CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8f3b2000 -     0x7fff8f40dffb  com.apple.AE (665.5 - 665.5) <3558CC9A-FD30-3DAD-AB40-FE6828E76FE1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8f40e000 -     0x7fff8f455ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff8f456000 -     0x7fff8f8a4fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8f8a5000 -     0x7fff8f8b3fff  CommerceCore (42) <398E733A-C4F6-3ECF-805C-A4887C16679E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8f8b4000 -     0x7fff8f90dfff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f919000 -     0x7fff8f949fff  com.apple.IconServices (25 - 25.17) <36811973-8777-3211-863A-76B2C20B0ED0> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8f94a000 -     0x7fff8f94afff  com.apple.Accelerate (1.9 - Accelerate 1.9) <CFEF9CBE-4A1A-33FD-9174-D44314BB28F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8f94b000 -     0x7fff8f94cffb  libremovefile.dylib (33) <26266E3F-FDDC-3CFC-B27F-78B49BDC9BDC> /usr/lib/system/libremovefile.dylib
        0x7fff8fb89000 -     0x7fff8fc73fff  libsqlite3.dylib (158) <447AA928-BCF7-3779-A7E5-210F264E0316> /usr/lib/libsqlite3.dylib
        0x7fff8fc74000 -     0x7fff8fd24ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8fd25000 -     0x7fff8fe66fff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8fe70000 -     0x7fff8fea1fff  com.apple.MediaKit (15 - 709) <4AC5B9D8-7204-3CF2-AB58-69EFCDD964FC> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ff0a000 -     0x7fff8ff0afff  com.apple.quartzframework (1.5 - 1.5) <F66337F6-CC0A-3008-BB23-080282E917C9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8ff23000 -     0x7fff9000aff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff9000b000 -     0x7fff90013ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff90014000 -     0x7fff90016fff  com.apple.marco (10.0 - 1000) <C8B6533A-A248-3A83-90E1-F308DADC5BD7> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff90017000 -     0x7fff9001ffff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90020000 -     0x7fff90029ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
        0x7fff900fb000 -     0x7fff90114ff7  com.apple.Kerberos (3.0 - 1) <59427E11-37D6-34C9-95BB-D4438BFACA5B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff90115000 -     0x7fff90283ff7  libBLAS.dylib (1094.5) <D862E2B7-91FA-3704-8F62-C1B65D381A84> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff902cb000 -     0x7fff9031cff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff90344000 -     0x7fff9040ffff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff90410000 -     0x7fff90787ff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff90788000 -     0x7fff90791fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <ABEE3950-3024-3741-AD4F-CC405EBEE89E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90792000 -     0x7fff908b4fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff908b5000 -     0x7fff908defff  com.apple.DictionaryServices (1.2 - 208) <A4E4EA9E-08A1-3F77-8B57-A5A1ADD70B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff90961000 -     0x7fff9096affd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9096b000 -     0x7fff9096bfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff909ae000 -     0x7fff909b1ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff909b2000 -     0x7fff909defff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff90b9e000 -     0x7fff910c1fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff910c2000 -     0x7fff9110ffff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff91110000 -     0x7fff91135ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B49408CD-ECE8-3785-84A4-45B03882574A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff91175000 -     0x7fff9117eff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff9117f000 -     0x7fff91183ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff91184000 -     0x7fff9118dfff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff9118e000 -     0x7fff911d7fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff911d8000 -     0x7fff911dcff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff911dd000 -     0x7fff911dfff7  com.apple.diagnosticlogcollection (10.0 - 1000) <91AB5132-38E3-3976-8B54-D2E9A079D955> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff91541000 -     0x7fff91552fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff91592000 -     0x7fff915caff7  com.apple.RemoteViewServices (2.0 - 94) <B17FAA76-61DB-33D0-90B7-4117A72A2B28> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff915cb000 -     0x7fff9162effb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff9162f000 -     0x7fff9168cfff  com.apple.imfoundation (10.0 - 1000) <7DE171BB-F8AF-3E6B-84ED-235937DACE7E> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff9168d000 -     0x7fff91716ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff91717000 -     0x7fff9171eff7  com.apple.phonenumbers (1.1.1 - 105) <C31E978D-C4CE-39CD-9E19-A43698ECC466> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff9171f000 -     0x7fff91727ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <A816D8B1-6B7B-3E5B-9FAE-CBDA70192E7E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff917280

    Maybe check the connection settings as that looks like a network crash.
    *Tools > Options > Advanced : Network : Connection > Settings
    *https://support.mozilla.org/kb/Options+window+-+Advanced+panel
    If you do not need to use a proxy to connect to internet then select "No Proxy" if the default "Use the system proxy settings" setting doesn't work properly.
    See "Firefox connection settings":
    *https://support.mozilla.org/kb/Firefox+cannot+load+websites+but+other+programs+can
    Also do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br /><br />
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/security/scanner/en-us/default.aspx - Microsoft Safety Scanner
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    *http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Why does iTunes crash every time the "books" tab is opened

    Has anyone had the problem of iTunes crashing every time the "books" tab is selected?  Every time I open that tab and begin to browse the contents iTunes give the message that "iTunes has stopped working"  "A problem caused the program to stop working correctly.  Windows will close the program an notify you if a solution is available."  This has been happening ever since I upgraded from iTunes 9 to iTunes 10.

    maybe:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    or
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues
    and
    iOS: Troubleshooting backup issues in iTunes
    Doing this:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    will notchange/delete/modify your iTunes media ibrary

  • I downloaded the latest FF version for my new laptop with Windows 7 o/s and installed without problems, so why does it crash every time I try to use FF?

    My new laptop came with IE installed. I downloaded FF and installed it without any problems. FF has crashed every time I have tried to use it. I have never had this problem before on either laptop or desktop and found that I could use FF most of the time, only switching to IE occasionally when a site worked better with it ... which wasn't often.

    See:
    * http://kb.mozillazine.org/Firefox_crashes
    * [[Firefox crashes]]

  • Why does PSE12 crash every time I try to print a picture?

    PSE12 Organizer crashes every time I print a selected image.
    OS is Windows 8.1 (64 bit).
    Catalog is on local drive.
    Image is stored on network drive (internal drive on another computer)
    I can edit the picture just fine.
    I can print the image just fine from PSE12 the Editor so I know there is nothing wrong with the printer setup.
    Actually Organizer crashes while the printer dialog is trying to open.
    Thanks,
    Jim

    I run Firefox in Safe Mode: the problem recurs.
    bp-7c511a21-b221-4fbf-8a6e-a102a2140617 18 Jun 2014 09:03
    I update the plug-ins and restart Firefox: the problem recurs.
    bp-6c2f990e-b722-4274-949d-cea202140617 18 Jun 2014 09:24
    I disable all plug-ins and extensions, then restart Firefox: the problem recurs.
    4B7DF2BF-3AEE-43B9-824E-EA4DD7DEF81B 18 Jun 2014 09:25
    I'm using the default theme and have avoided changing any settings since the last re-install.
    Halp!

  • Safari crashes every time I attempt to attach a file to an email through gmail.

    I am trying to send some emails for school and need to be able to attach files and pictures. Every time I try to attach something to an email, Safari immediately crashes. This is the report:
    Process:         WebProcess [567]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7536 (7536.26.17)
    Build Info:      WebKit2-7536026017000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  Safari [565]
    Date/Time:       2013-02-06 18:01:58.851 -0500
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          4038 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  3779 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      9D245982-23BC-4B50-A292-45F09AF6336E
    Crashed Thread:  2  com.apple.NSURLConnectionLoader
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                000000010bcb9000-000000010bcba000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Co ntents/MacOS/WebProcess
    Application Specific Information:
    objc[567]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8f50c67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f50bd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e30050c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e308c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e308486 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x00007fff85e622bf RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x00007fff85e6956d ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x00007fff85e693fa BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff86195779 _DPSNextEvent + 659
    9   com.apple.AppKit                        0x00007fff8619507d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                        0x00007fff861919b9 -[NSApplication run] + 470
    11  com.apple.WebCore                       0x000000010cf05fef WebCore::RunLoop::run() + 63
    12  com.apple.WebKit2                       0x000000010befa054 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    13  com.apple.WebKit2                       0x000000010bec4ac5 WebKitMain + 285
    14  com.apple.WebProcess                    0x000000010bcb9e5e 0x10bcb9000 + 3678
    15  com.apple.WebProcess                    0x000000010bcb9d80 0x10bcb9000 + 3456
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f50e7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8cb1e786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8cb1d316 _dispatch_mgr_thread + 54
    Thread 2 Crashed:: com.apple.NSURLConnectionLoader
    0   com.apple.CoreFoundation                0x00007fff8e3051e2 CFWriteStreamClose + 18
    1   com.apple.Foundation                    0x00007fff85223b0a spoolingClose + 73
    2   com.apple.CoreFoundation                0x00007fff8e3052b3 _CFStreamClose + 83
    3   com.apple.CFNetwork                     0x00007fff84026758 HTTPNetStreamInfo::closeRequestResources() + 122
    4   com.apple.CFNetwork                     0x00007fff84026442 HTTPNetConnection::transmitRequest(HTTPNetStreamInfo*, __CFWriteStream*, CFStreamError*, unsigned char) + 1360
    5   com.apple.CFNetwork                     0x00007fff8401ff47 HTTPNetConnection::requestStreamCallback(void*, __CFWriteStream*, unsigned long) + 65
    6   com.apple.CFNetwork                     0x00007fff8401feaa NetConnection::connectionRequest(__CFWriteStream*, unsigned long) + 68
    7   com.apple.CoreFoundation                0x00007fff8e33252b _signalEventSync + 107
    8   com.apple.CoreFoundation                0x00007fff8e378437 _cfstream_shared_signalEventSync + 615
    9   com.apple.CoreFoundation                0x00007fff8e2e24f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    10  com.apple.CoreFoundation                0x00007fff8e2e1e1c __CFRunLoopDoSources0 + 444
    11  com.apple.CoreFoundation                0x00007fff8e308b49 __CFRunLoopRun + 905
    12  com.apple.CoreFoundation                0x00007fff8e308486 CFRunLoopRunSpecific + 230
    13  com.apple.Foundation                    0x00007fff850d5fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    14  com.apple.Foundation                    0x00007fff850ca72a -[NSThread main] + 68
    15  com.apple.Foundation                    0x00007fff850ca6a2 __NSThread__main__ + 1575
    16  libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    17  libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8f50dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8579a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010c13dfb6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010c35fd9a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010c37538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f50dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8579a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010c2c27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010c2c2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010c37538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f50dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8579a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010c2c27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010c2c2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010c37538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f50dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8579a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010c2c27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010c2c2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010c37538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8f50ddf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e351c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8f50dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8579a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010c13df7d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010cf3d0a1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010c49bafa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010c37538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8f50dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8579a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010c13df7d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010cf3d0a1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010c49bafa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010c37538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 10:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8f50dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8579a2a6 _pthread_cond_wait + 890
    2   com.apple.CoreVideo                     0x00007fff8ae551cb CVDisplayLink::waitUntil(unsigned long long) + 279
    3   com.apple.CoreVideo                     0x00007fff8ae54631 CVDisplayLink::runIOThread() + 559
    4   com.apple.CoreVideo                     0x00007fff8ae543e9 _ZL13startIOThreadPv + 148
    5   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8f50e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85798594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85799b85 start_wqthread + 13
    Thread 12:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff8f50c67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f50bd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e30050c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e308c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e308486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8e31819f CFRunLoopRun + 95
    6   com.apple.QTKit                         0x00007fff8deb098a listenOnDelegatePort + 418
    7   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 13:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff8f50c67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f50bd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e30050c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e308c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e308486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8e31819f CFRunLoopRun + 95
    6   com.apple.QTKit                         0x00007fff8deb0e21 listenOnNotificationPort + 376
    7   libsystem_c.dylib                       0x00007fff857968bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff85799b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8f50e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85798594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85799b85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8f50e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85798594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85799b85 start_wqthread + 13
    Thread 2 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000000000000  rcx: 0x00007ffd8746a850  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x000000014f29fca0  rsp: 0x000000014f29fc90
       r8: 0x00007fff74016701   r9: 0x000000014f29fca8  r10: 0x0000000000000481  r11: 0x00007ffd87422628
      r12: 0x00007fff8401ffce  r13: 0x0000000000000004  r14: 0x00007ffd87719ab0  r15: 0x0000000000000000
      rip: 0x00007fff8e3051e2  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 6
    Binary Images:
           0x10bcb9000 -        0x10bcb9fff  com.apple.WebProcess (7536 - 7536.26.17) <2188CE7D-394B-344E-8C8D-10B6E7147DCC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10bcc0000 -        0x10bcc0fff  WebProcessShim.dylib (536.26.17 - compatibility 1.0.0) <E951FB41-1358-32EF-9002-80DE9160AC12> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10be00000 -        0x10bfdaff7  com.apple.WebKit2 (7536 - 7536.26.17) <581B0D94-3749-3DFC-B15B-68E026AF5942> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10c137000 -        0x10c3d1ff7  com.apple.JavaScriptCore (7536 - 7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10c47d000 -        0x10d423ff7  com.apple.WebCore (7536 - 7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x150575000 -        0x150a17fff  com.apple.Safari.framework (7536 - 7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x150d36000 -        0x150ebafff  com.apple.WebKit (7536 - 7536.26.17) <8FC2CDD6-82DB-3ECE-A5C1-5CDA0E0575F1> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x150fa7000 -        0x150fbdfff  com.apple.WebInspector (7536 - 7536.26.7) <0A8DB0C8-6526-33AF-91BB-910D2B4E3AE8> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
        0x7fff6b8b9000 -     0x7fff6b8edbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff84001000 -     0x7fff84168fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff84169000 -     0x7fff8436bfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8436c000 -     0x7fff84382ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84383000 -     0x7fff8438eff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff843d7000 -     0x7fff84432fff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8443c000 -     0x7fff84440ff7  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
        0x7fff84441000 -     0x7fff84443fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff84450000 -     0x7fff84534ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff84535000 -     0x7fff84543ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff84647000 -     0x7fff8464dfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff84725000 -     0x7fff84728fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff847b8000 -     0x7fff847bfff7  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
        0x7fff847c0000 -     0x7fff84853fff  com.apple.PDFKit (2.6.4 - 2.6.4) <4C58283C-3F45-31C6-9896-5EFFFF82D840> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff84997000 -     0x7fff84a0dfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff84a53000 -     0x7fff84a53fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff84af6000 -     0x7fff84af8fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff84b08000 -     0x7fff84b09ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff84b26000 -     0x7fff84f59ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff84f5a000 -     0x7fff84f60ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff84f61000 -     0x7fff84f61fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff84f62000 -     0x7fff85003fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff85004000 -     0x7fff8506fff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85070000 -     0x7fff85389fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8539c000 -     0x7fff8539cfff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8539d000 -     0x7fff85747fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff85748000 -     0x7fff85825fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff85826000 -     0x7fff8586aff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8586b000 -     0x7fff858bffff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff858c0000 -     0x7fff859cdfff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff859ce000 -     0x7fff859ddff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff85a5f000 -     0x7fff85a61fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff85a62000 -     0x7fff85acaff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff85acb000 -     0x7fff85b6dfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85b6e000 -     0x7fff85b70ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85d48000 -     0x7fff85d4efff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85d4f000 -     0x7fff85e5bfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85e5c000 -     0x7fff85e5ffff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff85e60000 -     0x7fff8618cfff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8618d000 -     0x7fff86d93fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86d94000 -     0x7fff87005fff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff87006000 -     0x7fff87059fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8705a000 -     0x7fff870a8fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff870a9000 -     0x7fff870a9fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff870d2000 -     0x7fff87164ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff87165000 -     0x7fff87170fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff87173000 -     0x7fff871b3fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff871b4000 -     0x7fff871b4fff  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
        0x7fff871f2000 -     0x7fff8741cfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87446000 -     0x7fff87460fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff87529000 -     0x7fff8753ffff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff87540000 -     0x7fff8754efff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff876ed000 -     0x7fff87718ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff87945000 -     0x7fff87946fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff87947000 -     0x7fff8794cfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8794d000 -     0x7fff87bd2ff7  com.apple.RawCamera.bundle (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff87bd3000 -     0x7fff87c08fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff87c09000 -     0x7fff87c28fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff87c29000 -     0x7fff87c3dff7  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
        0x7fff87c49000 -     0x7fff87cdfff7  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
        0x7fff87ce0000 -     0x7fff87ce5fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff87d5a000 -     0x7fff87dcdfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff87dce000 -     0x7fff87e20ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff87e21000 -     0x7fff87e83ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff880f1000 -     0x7fff880f9fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff880fa000 -     0x7fff880fbfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff880fc000 -     0x7fff88102ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8810b000 -     0x7fff8817bfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88188000 -     0x7fff88192ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff88193000 -     0x7fff881c8fff  libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff881c9000 -     0x7fff88290ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8830f000 -     0x7fff88587fff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8858d000 -     0x7fff88590fff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff888ec000 -     0x7fff88967ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff892c5000 -     0x7fff892e2fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8932c000 -     0x7fff89651ff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff89ae3000 -     0x7fff89b0bfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff89b28000 -     0x7fff89d9cfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff89d9d000 -     0x7fff89df9ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff89e09000 -     0x7fff89e09fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff89e0a000 -     0x7fff89e19fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff89e1a000 -     0x7fff89e1dff7  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
        0x7fff89e1e000 -     0x7fff89e23fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff89e24000 -     0x7fff8a242ff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8a243000 -     0x7fff8a2a3fff  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
        0x7fff8a2e2000 -     0x7fff8a2f4ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8a2f5000 -     0x7fff8a31efff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8a32c000 -     0x7fff8a359fff  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
        0x7fff8a3c0000 -     0x7fff8a3d2ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8a3d3000 -     0x7fff8a430ff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8a431000 -     0x7fff8a435fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8a436000 -     0x7fff8a56cfff  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
        0x7fff8a56d000 -     0x7fff8a595fff  libsandbox.1.dylib (??? - ???) <7C97EBDB-1351-3939-B2A1-68E0F24D79FB> /usr/lib/libsandbox.1.dylib
        0x7fff8a596000 -     0x7fff8a5d1fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8a5d2000 -     0x7fff8a5e9fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8a5ea000 -     0x7fff8a60bfff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8a649000 -     0x7fff8a74efff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8a74f000 -     0x7fff8a791fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8a792000 -     0x7fff8a816ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a817000 -     0x7fff8a903ff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8a963000 -     0x7fff8aa47e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8ae52000 -     0x7fff8ae7bfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ae7c000 -     0x7fff8ae7dff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ae7e000 -     0x7fff8af73fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8af74000 -     0x7fff8b027ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8b0a6000 -     0x7fff8b0b1ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8b0e2000 -     0x7fff8b1dfff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8b1e0000 -     0x7fff8b1edfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8b1ee000 -     0x7fff8b2effff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8b2f0000 -     0x7fff8b341ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8b342000 -     0x7fff8b383fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8b38c000 -     0x7fff8b40ffef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8b410000 -     0x7fff8b422ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8b423000 -     0x7fff8b438fff  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
        0x7fff8b7bb000 -     0x7fff8b8c2fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8b8c3000 -     0x7fff8b8c8fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8b8c9000 -     0x7fff8b93ffff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8b985000 -     0x7fff8c12dfff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8c12e000 -     0x7fff8c15aff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c17b000 -     0x7fff8c470ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c471000 -     0x7fff8c516fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8c519000 -     0x7fff8c559fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8c55a000 -     0x7fff8c5d0ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8c5d1000 -     0x7fff8c5d1fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8c5d2000 -     0x7fff8c9fffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ca04000 -     0x7fff8ca2ffff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8ca30000 -     0x7fff8ca8bff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ca8c000 -     0x7fff8caccff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8cae7000 -     0x7fff8cb1aff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8cb1b000 -     0x7fff8cb29fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8cc3d000 -     0x7fff8cc54fff  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
        0x7fff8cc55000 -     0x7fff8cc97ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8cc98000 -     0x7fff8ccc5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8ccc6000 -     0x7fff8ccccfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8cd34000 -     0x7fff8cd5dff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8cd5e000 -     0x7fff8cd5ffff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8da98000 -     0x7fff8dad2fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8dad3000 -     0x7fff8dadeff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8dadf000 -     0x7fff8dae3fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8dae4000 -     0x7fff8dae9fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8daea000 -     0x7fff8daedfff  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
        0x7fff8db0b000 -     0x7fff8db0bfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8db38000 -     0x7fff8db73fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8db74000 -     0x7fff8db74fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8db75000 -     0x7fff8db79fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8de9d000 -     0x7fff8e028ff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8e029000 -     0x7fff8e02eff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8e02f000 -     0x7fff8e04bff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8e04c000 -     0x7fff8e165fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8e166000 -     0x7fff8e268fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8e269000 -     0x7fff8e285fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8e286000 -     0x7fff8e286fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e287000 -     0x7fff8e288ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8e2d0000 -     0x7fff8e4a4ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e4a5000 -     0x7fff8e602fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8e603000 -     0x7fff8e65bff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e65c000 -     0x7fff8eb23fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8eb24000 -     0x7fff8eb8cff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8eb8d000 -     0x7fff8eb8dfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8ed1c000 -     0x7fff8ed65ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8ed85000 -     0x7fff8ed98ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8ed99000 -     0x7fff8eda0fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8edb7000 -     0x7fff8edf0fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8ee35000 -     0x7fff8ee59fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8ee5a000 -     0x7fff8ee61fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8ee62000 -     0x7fff8f002ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f156000 -     0x7fff8f159fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8f15a000 -     0x7fff8f18aff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8f18b000 -     0x7fff8f4a7fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8f4a8000 -     0x7fff8f4b7fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8f4f7000 -     0x7fff8f517fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f518000 -     0x7fff8f59dff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8f59e000 -     0x7fff8f5c2fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8fc88000 -     0x7fff8fcdcff7  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
        0x7fff8fcf2000 -     0x7fff8fcfffff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8fd00000 -     0x7fff8fd07fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fd08000 -     0x7fff8fd14fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8fd15000 -     0x7fff8fd22ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8fd23000 -     0x7fff8fe02fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8fe9f000 -     0x7fff90483fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90484000 -     0x7fff90485fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff90486000 -     0x7fff90520ff7  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
        0x7fff90529000 -     0x7fff90568fff  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
        0x7fff90569000 -     0x7fff90572ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff90573000 -     0x7fff90599fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff9059a000 -     0x7fff905e6ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff905e7000 -     0x7fff9060efff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff9060f000 -     0x7fff90656ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff90657000 -     0x7fff90ff5a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff90ff6000 -     0x7fff91013ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 10
        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: 822
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=222.3M resident=164.4M(74%) swapped_out_or_unallocated=57.9M(26%)
    Writable regions: Total=1.4G written=284.9M(19%) resident=332.4M(23%) swapped_out=0K(0%) unallocated=1.1G(77%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    ATS (font support)                   31.9M
    ATS (font support) (reserved)           4K        reserved VM address space (unallocated)
    CG image                              268K
    CG raster data                       2432K
    CG shared images                     4440K
    CoreAnimation 

    Read this whole message before doing anything.
    Back up all data.
    Quit Safari if it’s running. Then select
     ▹ Force Quit…
    from the menu bar. A small window will open with a list of running applications. Safari may appear in that list, even though you quit it. If so, select it and press return. Close the window.
    Step 1
    In the Finder, press the key combination shift-command-A to open the Applications folder. Select the Safari icon in that folder and press the key combination command-I to open the Info window. There’s a checkbox in the Info window labeled Open in 32-bit mode. Uncheck it, if checked. Close the Info window and the Applications folder.
    If Adobe Flash Player is installed, select
     ▹ System Preferences ▹ Flash Player ▹ Advanced
    and click Delete All. Close the preference pane.
    Hold down the option key and select
    Go ▹ Library
    from the Finder menu bar. Delete the following items from the Library folder (some may not exist):
    Caches/com.apple.Safari
    Caches/com.apple.WebKit.PluginProcess
    Caches/Metadata/Safari
    Preferences/com.apple.WebKit.PluginHost.plist
    Preferences/com.apple.WebKit.PluginProcess.plist
    Saved Application State/com.apple.Safari.savedState
    Leave the Library folder open. Try Safari again. If it works now, stop here. Close the Library folder.
    Step 2
    If you still have problems, quit Safari again.
    Triple-click anywhere in the line below to select it:
    rm -fr $TMPDIR../C/com.apple.Safari
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste (command-V) into the Terminal window. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal. Launch Safari and test.
    Step 3
    If Safari still doesn’t work right, quit, go back to the Finder and move the following items from the open Library folder to the Desktop (some may not exist):
    Cookies/Cookies.binarycookies
    Internet Plug-Ins
    Preferences/com.apple.Safari.LSSharedFileList.plist
    Preferences/com.apple.Safari.plist
    Preferences/com.apple.Safari.RSS.plist
    Preferences/com.apple.WebFoundation.plist
    PubSub/Database
    Safari
    (Note: you are not moving the Safari application. You’re moving a folder named “Safari.”)
    Try again. This time Safari should perform normally, but your settings and bookmarks will be lost. The default set of bookmarks will be restored. Delete them all.
    If the issue is still not resolved, quit Safari again and put all the items you moved to the Desktop back where they were, overwriting the newer ones that may have been created in their place. You don’t need to replace the files you deleted in step 1. Stop here and post again.
    If Safari is now working normally (apart from the lost settings), look inside the “Safari” folder on the Desktop for a file named “Bookmarks.plist”. Select
    File ▹ Import Bookmarks
    from the Safari menu bar. Import from that file. Recreate the rest of your Safari settings. You can then delete the items you moved to the Desktop.
    Note: This step will remove your Safari Extensions, if any, and their settings. If you choose to restore them, do so one at a time, testing after each step to make sure you haven’t restored the problem.
    If you don’t like the results of step 3, you can undo it completely by quitting Safari and restoring the items you moved or deleted in that step from your backup, overwriting any that were created in their place.

  • Why does Firefox crash every time I try to print?

    I am running Firefox 31.0 on a MacBook Pro running Mac OS X 10.7.5. I was having issues with mysterious add-ons that added new buttons to the toolbar on both Firefox and Safari. I un-installed Firefox and the Firefox settings folder, then re-installed Firefox from an earlier version (18.0) which automatically updates to the latest version.
    Every time I try to print any page on any website, the Print dialog box appears but Firefox crashes as soon as I click the "Print" (OK) or "Cancel" button.
    I have tried running Firefox in Safe Mode, but the problem recurs. I tried resetting Firefox, but the problem recurs. I tried resetting Firefox's print settings, but there were no "print_printer" or "print.print_printer" settings in about:config and no lines beginning with "print_" in the prefs.js file. I un-installed and re-installed Firefox after deleting the Firefox settings folder, and still the problem recurs.
    Crash reports:
    bp-a83a0840-2e6d-4e14-a666-5ef052140617 17 Jun 2014 15:57
    bp-bb497460-fee7-4e6a-a131-f761d2140617 17 Jun 2014 15:48
    bp-20885386-fd12-4edc-8d41-d02632140617 17 Jun 2014 15:46
    bp-d7718dd4-1ff8-4c71-b5ad-c465d2140617 17 Jun 2014 15:45
    bp-d9635fe5-6af4-46bc-98f5-0ca9d2140617 17 Jun 2014 15:45
    bp-e85452bc-71c5-449b-b02d-040152140617 17 Jun 2014 15:44

    I run Firefox in Safe Mode: the problem recurs.
    bp-7c511a21-b221-4fbf-8a6e-a102a2140617 18 Jun 2014 09:03
    I update the plug-ins and restart Firefox: the problem recurs.
    bp-6c2f990e-b722-4274-949d-cea202140617 18 Jun 2014 09:24
    I disable all plug-ins and extensions, then restart Firefox: the problem recurs.
    4B7DF2BF-3AEE-43B9-824E-EA4DD7DEF81B 18 Jun 2014 09:25
    I'm using the default theme and have avoided changing any settings since the last re-install.
    Halp!

  • Why does Acrobat crash every time I try to organize form fields?

    I am working on an 18 page pdf that was created in InDesign. I am copying and pasting fields from an existing document to retain importability. Every time I drag a field to a new location in the field menu, Acrobat crashes. Any idea how to fix this? My software is up-to-date, and I am working on a Retina display MacBook Pro hooked up to a Thunderbolt display. I have had nothing but issues with Acrobat since upgrading to Creative Cloud. I know that there were issues a few months ago with Acrobat & the Retina display MBPs....does this have anything to do with that?

    As a test, try the following preferences:
    Acrobat > Preferences > Forms > Automatically adjust tab order when modifying fields [Deselect]
    and:
    Acrobat > Preferences > Forms > Show field preview when creating or editing form fields [Deselect]
    So deselect if either are selected. No guarantees, but it's something to try.

  • Why does Safari open every time I open AppleScript

    Every time I simply open (not run) a certain AppleScript, Safari opens(it is not told to do so unless the program runs, which it isnt)
    ps - I am somewhat experienced with AppleScript, so I know that Im not doing anything to make it run the script
    thanks you

    I see it has stopped, but if the Safari Dictionary was open when you quit Applescript Editor, it will open the Dictionary when it opens, thus opening Safari.
    But, if you didn't have the Safari Dictionary open, I don't know what was going on.

  • Why does GarageBand crash every time I try to record a certain song.

    I have recorded many songs using the GarageBand app. However I've been trying to record a new one and every time I get just past the middle point, the app crashes. I reset it and am able to retrieve all my other songs but when I try to pull up the one song to complete it, it crashes again.

    I'm experiencing the same thing. I was working on a song arrangement when the app crashed, I reset, now I cannot load that song without a crash? Of course it would be my favorite and the one I spent most of my time creating however I have more complex songs and they load and edit with no problem even if I add to them. I keep trying and it might be wishful thinking but it seems to load a little more before crashing so I haven't deleted it. Instead I'm crossing my fingers for a solution.

Maybe you are looking for