Safari related crash (WebProcess)

Hello,
I've just clean-installed Mac OS 10.7.3 and Safari 5.1.4 on a MacBook Pro.
Everything seemed OK until I looked at the Console app and saw a Safari related crash.
Could someone please tell me what caused this crash? I never saw the crash dialog.
Thanks!
Process:         WebProcess [912]
Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
Identifier:      com.apple.WebProcess
Version:         7534.54 (7534.54.16)
Build Info:      WebKit2-7534054016000000~1
Code Type:       X86-64 (Native)
Parent Process:  Safari [718]
Date/Time:       2012-03-20 22:10:50.743 -0500
OS Version:      Mac OS X 10.7.3 (11D50)
Report Version:  9
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
VM Regions Near 0x8:
-->
    __TEXT                 000000010b9eb000-000000010b9ec000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
Application Specific Information:
objc[912]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                       0x000000010c6caac0 WebCore::Document::webkitDidExitFullScreenForElement(WebCore::Element*) + 202
1   com.apple.WebKit2                       0x000000010bb162c9 WebKit::WebFullScreenManager::didExitFullScreen() + 25
2   com.apple.WebKit2                       0x000000010ba40d52 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 172
3   com.apple.WebKit2                       0x000000010ba40c6b CoreIPC::Connection::dispatchMessages() + 145
4   com.apple.WebKit2                       0x000000010ba3d9c3 RunLoop::performWork() + 111
5   com.apple.WebKit2                       0x000000010ba3d934 RunLoop::performWork(void*) + 76
6   com.apple.CoreFoundation                0x00007fff8ea686e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
7   com.apple.CoreFoundation                0x00007fff8ea6800c __CFRunLoopDoSources0 + 444
8   com.apple.CoreFoundation                0x00007fff8ea8ed39 __CFRunLoopRun + 905
9   com.apple.CoreFoundation                0x00007fff8ea8e676 CFRunLoopRunSpecific + 230
10  com.apple.HIToolbox                     0x00007fff86c9131f RunCurrentEventLoopInMode + 277
11  com.apple.HIToolbox                     0x00007fff86c985c9 ReceiveNextEventCommon + 355
12  com.apple.HIToolbox                     0x00007fff86c98456 BlockUntilNextEventMatchingListInMode + 62
13  com.apple.AppKit                        0x00007fff82097f5d _DPSNextEvent + 659
14  com.apple.AppKit                        0x00007fff82097861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
15  com.apple.AppKit                        0x00007fff8209419d -[NSApplication run] + 470
16  com.apple.WebKit2                       0x000000010bac76d3 WebKit::WebProcessMain(WebKit::CommandLine const&) + 553
17  com.apple.WebKit2                       0x000000010baadcc8 WebKitMain + 272
18  com.apple.WebProcess                    0x000000010b9ebe56 0x10b9eb000 + 3670
19  com.apple.WebProcess                    0x000000010b9ebd64 0x10b9eb000 + 3428
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8ec427e6 kevent + 10
1   libdispatch.dylib                       0x00007fff85a675be _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff85a6614e _dispatch_mgr_thread + 54
Thread 2:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010bf9284d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore                0x000000010bf92aa0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore                0x000000010bf92b49 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 3:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010bd1b907 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
3   com.apple.JavaScriptCore                0x000000010bf9b18c JSC::Heap::blockFreeingThreadMain() + 300
4   com.apple.JavaScriptCore                0x000000010bf9b1c9 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 4:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010bd1b8b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.WebCore                       0x000000010c0e292a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore                       0x000000010c0e2883 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore                       0x000000010c0e27cb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8ea866fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8ea8ee64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8ea8e676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff8ae5bffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff8ae5074e -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff8ae506c6 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8ec41df2 __select + 10
1   com.apple.CoreFoundation                0x00007fff8ead7cdb __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 7:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010bd1b8b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.WebCore                       0x000000010c0e292a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore                       0x000000010c0e2883 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore                       0x000000010c0e27cb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 8:: com.apple.coremedia.networkbuffering
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8ea866fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8ea8ee64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8ea8e676 CFRunLoopRunSpecific + 230
5   com.apple.CoreFoundation                0x00007fff8ea9e38f CFRunLoopRun + 95
6   com.apple.CoreMedia                     0x00007fff891bc1ea FigThreadGlobalNetworkBufferingRunloop + 119
7   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
8   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 9:: com.apple.coremedia.asyncio
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff852a9c26 0x7fff8529c000 + 56358
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 10:: AQClient
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8ea866fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8ea8ee64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8ea8e676 CFRunLoopRunSpecific + 230
5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c51e134 GenericRunLoopThread::RunLoop() + 50
6   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c51e567 GenericRunLoopThread::Run() + 145
7   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c51e270 TRunLoop<AQClient>::Entry(void*) + 9
8   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4e6a7a CAPThread::Entry(CAPThread*) + 98
9   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
10  libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4e66b5 CAGuard::Wait() + 93
3   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4fe765 AQConverterManager::AQConverterThread::Run() + 249
4   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4f8e4b AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 25
5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4e6a7a CAPThread::Entry(CAPThread*) + 98
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 12:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.audio.CoreAudio               0x00007fff86fe6eb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
3   com.apple.audio.CoreAudio               0x00007fff86fe6f05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
4   com.apple.audio.CoreAudio               0x00007fff86fe0568 HALC_ProxyIOContext::IOWorkLoop() + 888
5   com.apple.audio.CoreAudio               0x00007fff86fe0151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
6   com.apple.audio.CoreAudio               0x00007fff86fe000c HALB_IOThread::Entry(void*) + 78
7   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
8   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 13:: com.apple.coremedia.player.async
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff852db3f6 0x7fff8529c000 + 259062
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 14:: com.apple.coremedia.audioqueue.source
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff852bc889 0x7fff8529c000 + 133257
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 15:: com.apple.coremedia.imagequeue.coreanimation
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff52a6 _pthread_cond_wait + 890
2   com.apple.CoreMedia                     0x00007fff891bdd9e FigSemaphoreWaitRelative + 206
3   com.apple.MediaToolbox                  0x00007fff8536f863 0x7fff8529c000 + 866403
4   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
5   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 16:: com.apple.coremedia.videomediaconverter
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff8536de57 0x7fff8529c000 + 859735
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 17:: com.apple.coremedia.vtremotedecompressionclient.notifier
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.VideoToolbox                  0x00007fff8cc577a2 0x7fff8cbe3000 + 477090
3   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
4   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 18:: com.apple.coremedia.audiomentor
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff852f6c7c 0x7fff8529c000 + 371836
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 19:: com.apple.coremedia.videomentor
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff85301aa4 0x7fff8529c000 + 416420
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 20:
0   libsystem_kernel.dylib                  0x00007fff8ec42192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff87ff3594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff87ff4b85 start_wqthread + 13
Thread 21:
0   libsystem_kernel.dylib                  0x00007fff8ec42192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff87ff3594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff87ff4b85 start_wqthread + 13
Thread 22:
0   libsystem_kernel.dylib                  0x00007fff8ec42192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff87ff3594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff87ff4b85 start_wqthread + 13
Thread 23:: Dispatch queue: com.apple.CoreIPC.ReceiveQueue
0   com.apple.JavaScriptCore                0x000000010bd1b280 ***::TCMalloc_Central_FreeList::InsertRange(void*, void*, int) + 48
1   com.apple.JavaScriptCore                0x000000010bd1514c ***::fastFree(void*) + 988
2   libdispatch.dylib                       0x00007fff85a6710a _dispatch_queue_drain + 264
3   libdispatch.dylib                       0x00007fff85a66f66 _dispatch_queue_invoke + 54
4   libdispatch.dylib                       0x00007fff85a66760 _dispatch_worker_thread2 + 198
5   libsystem_c.dylib                       0x00007fff87ff33da _pthread_wqthread + 316
6   libsystem_c.dylib                       0x00007fff87ff4b85 start_wqthread + 13
Thread 24:: com.apple.coremedia.formatreaderloader.makereadyforinspection
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff8539c676 FigByteStreamFactoryCreateStreamFromURL + 190
5   com.apple.MediaToolbox                  0x00007fff853d9f6d 0x7fff8529c000 + 1302381
6   com.apple.MediaToolbox                  0x00007fff853dd1e4 0x7fff8529c000 + 1315300
7   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
8   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00000001166d0c00  rcx: 0x000000000000000f  rdx: 0x0000000000000000
  rdi: 0x00000001166d16d8  rsi: 0x0000000000000000  rbp: 0x00007fff6b5e93e0  rsp: 0x00007fff6b5e93d0
   r8: 0x00000000dff93029   r9: 0x0000000000000240  r10: 0x000000000000000a  r11: 0x00000001108ddaf8
  r12: 0x0000000115fca300  r13: 0x0000000000000088  r14: 0x0000000000000000  r15: 0x0000000113458480
  rip: 0x000000010c6caac0  rfl: 0x0000000000010246  cr2: 0x0000000000000008
Logical CPU: 0
Binary Images:
       0x10b9eb000 -        0x10b9ebfff  com.apple.WebProcess (7534.54 - 7534.54.16) <104983AF-9074-34B3-AF4A-747DF477E826> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
       0x10b9f6000 -        0x10b9f6fff  WebProcessShim.dylib (534.54.16 - compatibility 1.0.0) <6E37F0BC-A0A0-36B4-B7CB-6C3CDC333BA9> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
       0x10ba28000 -        0x10bbe0fff  com.apple.WebKit2 (7534.54 - 7534.54.16) <2C67A292-6084-32C5-B57D-65DBE0DEB351> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
       0x10bd11000 -        0x10c033fff  com.apple.JavaScriptCore (7534.54 - 7534.54.15) <E3F855E9-D69F-3FE4-B856-5FFA5DC7F17A> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
       0x10c0c3000 -        0x10cdfafef  com.apple.WebCore (7534.54 - 7534.54.17) <8D6B8DB6-5C2B-3722-8548-DF49C5309CF1> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
       0x10fa5a000 -        0x10fbe4ff7  com.apple.WebKit (7534.54 - 7534.54.16) <4F9F734F-0C29-3355-A3FA-11B2AEB42E81> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
       0x112cb1000 -        0x112cb5fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
       0x11321a000 -        0x113220fff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x11490b000 -        0x114aecff7  com.apple.audio.codecs.Components (2.2 - 2.2) <377AABF6-6E0C-39C0-BAF2-054E9AEF76F7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x114c5a000 -        0x114da5ff7  com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x114fa2000 -        0x1150eefef  com.apple.AppleGVAFramework (2.2.79 - 2.2.79) <7568BD5E-9003-3BA1-82A9-B6516A05DB4C> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
    0x7fff6b5eb000 -     0x7fff6b61fbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8208f000 -     0x7fff82c93fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82fa2000 -     0x7fff82fe2fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff82fe3000 -     0x7fff82fe3fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff82fe4000 -     0x7fff82fefff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff82ff0000 -     0x7fff83042ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff83043000 -     0x7fff83138fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff83301000 -     0x7fff8372efff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff83731000 -     0x7fff8380ffff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff83810000 -     0x7fff83840ff7  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
    0x7fff83841000 -     0x7fff83858fff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff83859000 -     0x7fff8385cfff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
    0x7fff838b8000 -     0x7fff83b9afff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83bbc000 -     0x7fff83cc1fff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff83cc2000 -     0x7fff83eeafe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff83eeb000 -     0x7fff83fb2ff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff83fb3000 -     0x7fff83fb8ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff83fb9000 -     0x7fff83fc4fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff83fc5000 -     0x7fff83fd4fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff83fd5000 -     0x7fff84050ff7  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
    0x7fff84229000 -     0x7fff8428fff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff84995000 -     0x7fff84a9cfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff84ae1000 -     0x7fff84ae2fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff84ae3000 -     0x7fff84b23ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
    0x7fff84d9b000 -     0x7fff84dfdff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff84dfe000 -     0x7fff84e59ff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff84eef000 -     0x7fff84f42fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84f4e000 -     0x7fff84f4efff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff851db000 -     0x7fff85251fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85252000 -     0x7fff8529bff7  com.apple.framework.CoreWLAN (2.1.2 - 212.1) <B254CC2C-F1A4-3A87-96DE-B6A4113D2811> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8529c000 -     0x7fff8563afef  com.apple.MediaToolbox (1.0 - 705.61) <F48F2150-0573-354C-BBB2-BA52DD0FD0AB> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8564c000 -     0x7fff856e2ff7  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
    0x7fff85700000 -     0x7fff85700fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85703000 -     0x7fff8573efff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8573f000 -     0x7fff859b2fff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff859c0000 -     0x7fff859c6fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff85a22000 -     0x7fff85a63fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff85a64000 -     0x7fff85a72fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
    0x7fff85dce000 -     0x7fff85dd3fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff85e6e000 -     0x7fff85ef1fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff85ef2000 -     0x7fff85ef8fff  IOSurface (??? - ???) <8114F62C-F75D-3123-99E9-268CB3AE74F7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85f37000 -     0x7fff85f3ffff  libsystem_dnssd.dylib (??? - ???) <D0CEBE0E-956F-3CCF-9808-25FDEA42B9AF> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff86157000 -     0x7fff862e1ff7  com.apple.QTKit (7.7.1 - 2315) <BFC33B70-34F2-3940-A14A-3C51036589F0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86336000 -     0x7fff86347ff7  SyndicationUI (??? - ???) <31B8E697-A12A-3389-87A9-823CBE515686> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff86348000 -     0x7fff86349ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8634a000 -     0x7fff8636efff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8636f000 -     0x7fff86373fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff86374000 -     0x7fff86375fff  libdnsinfo.dylib (395.10.0 - compatibility 1.0.0) <2301DE05-6950-3AFF-A8A6-DA76D4C079B5> /usr/lib/system/libdnsinfo.dylib
    0x7fff86376000 -     0x7fff86380ff7  liblaunch.dylib (392.36.0 - compatibility 1.0.0) <CB8B5808-80C0-318E-AE12-96CA916442FE> /usr/lib/system/liblaunch.dylib
    0x7fff86381000 -     0x7fff8639dff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8639e000 -     0x7fff86865fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff86c8f000 -     0x7fff86fb9ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff86fba000 -     0x7fff87022ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff87023000 -     0x7fff870c3fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff870c4000 -     0x7fff870e1fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
    0x7fff870e2000 -     0x7fff870e4fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
    0x7fff870e5000 -     0x7fff870e7fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff87322000 -     0x7fff87458fff  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
    0x7fff87459000 -     0x7fff87572fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff87573000 -     0x7fff87581ff7  libkxld.dylib (??? - ???) <B779CF25-496C-31B0-B336-3E4E3E1C32CC> /usr/lib/system/libkxld.dylib
    0x7fff875f3000 -     0x7fff87678ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff876ed000 -     0x7fff8774dfff  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
    0x7fff87e87000 -     0x7fff87f89ff7  com.apple.PubSub (1.0.5 - 65.28) <98BFFA0E-6E32-3779-9594-B0629EFF1B6E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff87f92000 -     0x7fff87fa2ff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87fa3000 -     0x7fff88080fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
    0x7fff88081000 -     0x7fff880b6fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff881a3000 -     0x7fff881b1fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff881ed000 -     0x7fff88203fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88204000 -     0x7fff88231fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff8823b000 -     0x7fff88263ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff882a2000 -     0x7fff882f6ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff883de000 -     0x7fff883f2ff7  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
    0x7fff89160000 -     0x7fff8919fff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff891a0000 -     0x7fff891e7ff7  com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff891e8000 -     0x7fff89202fff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff89346000 -     0x7fff89353fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff896ba000 -     0x7fff8970afff  com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8970b000 -     0x7fff8974dff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8974e000 -     0x7fff89772fff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff89773000 -     0x7fff89780ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff89781000 -     0x7fff89f15fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff89f16000 -     0x7fff89f21ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff89f22000 -     0x7fff8a024ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
    0x7fff8a025000 -     0x7fff8a02afff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8a02b000 -     0x7fff8a0defff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8a0df000 -     0x7fff8a12dfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8a12e000 -     0x7fff8a154ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8a1b1000 -     0x7fff8a1b4fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8a1b5000 -     0x7fff8a2c1fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8a2c2000 -     0x7fff8a2ceff7  com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8a46d000 -     0x7fff8a46eff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8a46f000 -     0x7fff8a513fff  com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8a514000 -     0x7fff8a53cfff  libsandbox.1.dylib (??? - ???) <6D60110C-D5B8-34D1-B92C-DAF0BD8D3D00> /usr/lib/libsandbox.1.dylib
    0x7fff8a53d000 -     0x7fff8a566ff7  com.apple.framework.Apple80211 (7.1.2 - 712.1) <B4CD34B3-D555-38D2-8FF8-E3C6A93B94EB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8a567000 -     0x7fff8a664fff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8a665000 -     0x7fff8a6daff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8a6db000 -     0x7fff8a6f0fff  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
    0x7fff8a6f1000 -     0x7fff8a6f2ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8a80b000 -     0x7fff8a80bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8a80c000 -     0x7fff8ac9cfff  com.apple.Safari.framework (7534 - 7534.54.16) <87A0EB0F-A7E2-325A-A4C6-CDD208088E4E> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff8aca9000 -     0x7fff8ad4bff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8adf6000 -     0x7fff8b10fff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b110000 -     0x7fff8b115fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8b116000 -     0x7fff8b11fff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8b120000 -     0x7fff8b16cff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8b17c000 -     0x7fff8b498ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8b50b000 -     0x7fff8b522fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8b7df000 -     0x7fff8b7f1ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8b805000 -     0x7fff8b96cff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8b97c000 -     0x7fff8b981fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8b9ac000 -     0x7fff8ba00ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8ba01000 -     0x7fff8ba02fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8ba0a000 -     0x7fff8c39a7a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c39b000 -     0x7fff8c3bbfff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c403000 -     0x7fff8c405fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8c406000 -     0x7fff8c40bfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff8c411000 -     0x7fff8c427ff7  com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8c428000 -     0x7fff8c447fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8c448000 -     0x7fff8c44ffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff8c450000 -     0x7fff8c452ff7  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
    0x7fff8c453000 -     0x7fff8c480ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8c489000 -     0x7fff8c5e2fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8c695000 -     0x7fff8c69cfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8c69d000 -     0x7fff8c6a0fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8c6a1000 -     0x7fff8c6e0fff  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
    0x7fff8c6e1000 -     0x7fff8c77bff7  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
    0x7fff8c77c000 -     0x7fff8c860e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff8c861000 -     0x7fff8c862fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8c863000 -     0x7fff8c8d3fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8c8d4000 -     0x7fff8c8dafff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8c98f000 -     0x7fff8ca13ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8ca14000 -     0x7fff8ca56fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8caac000 -     0x7fff8cabfff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8cb53000 -     0x7fff8cbbdff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8cbbe000 -     0x7fff8cbc2fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8cbe2000 -     0x7fff8cbe2fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8cbe3000 -     0x7fff8d015fef  com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8d016000 -     0x7fff8d049ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8d058000 -     0x7fff8d05bff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8d10c000 -     0x7fff8d110ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8d111000 -     0x7fff8d111fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8d1a5000 -     0x7fff8d1e8ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8d1e9000 -     0x7fff8d212fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8d213000 -     0x7fff8d213fff  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
    0x7fff8d214000 -     0x7fff8d3b3fff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d3b4000 -     0x7fff8d998fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8d999000 -     0x7fff8d999fff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d99c000 -     0x7fff8d9a0fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff8d9a1000 -     0x7fff8d9a7ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8d9a8000 -     0x7fff8dab5fff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8dab6000 -     0x7fff8daddff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Pe

Hello,
I've just clean-installed Mac OS 10.7.3 and Safari 5.1.4 on a MacBook Pro.
Everything seemed OK until I looked at the Console app and saw a Safari related crash.
Could someone please tell me what caused this crash? I never saw the crash dialog.
Thanks!
Process:         WebProcess [912]
Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
Identifier:      com.apple.WebProcess
Version:         7534.54 (7534.54.16)
Build Info:      WebKit2-7534054016000000~1
Code Type:       X86-64 (Native)
Parent Process:  Safari [718]
Date/Time:       2012-03-20 22:10:50.743 -0500
OS Version:      Mac OS X 10.7.3 (11D50)
Report Version:  9
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
VM Regions Near 0x8:
-->
    __TEXT                 000000010b9eb000-000000010b9ec000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
Application Specific Information:
objc[912]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                       0x000000010c6caac0 WebCore::Document::webkitDidExitFullScreenForElement(WebCore::Element*) + 202
1   com.apple.WebKit2                       0x000000010bb162c9 WebKit::WebFullScreenManager::didExitFullScreen() + 25
2   com.apple.WebKit2                       0x000000010ba40d52 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 172
3   com.apple.WebKit2                       0x000000010ba40c6b CoreIPC::Connection::dispatchMessages() + 145
4   com.apple.WebKit2                       0x000000010ba3d9c3 RunLoop::performWork() + 111
5   com.apple.WebKit2                       0x000000010ba3d934 RunLoop::performWork(void*) + 76
6   com.apple.CoreFoundation                0x00007fff8ea686e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
7   com.apple.CoreFoundation                0x00007fff8ea6800c __CFRunLoopDoSources0 + 444
8   com.apple.CoreFoundation                0x00007fff8ea8ed39 __CFRunLoopRun + 905
9   com.apple.CoreFoundation                0x00007fff8ea8e676 CFRunLoopRunSpecific + 230
10  com.apple.HIToolbox                     0x00007fff86c9131f RunCurrentEventLoopInMode + 277
11  com.apple.HIToolbox                     0x00007fff86c985c9 ReceiveNextEventCommon + 355
12  com.apple.HIToolbox                     0x00007fff86c98456 BlockUntilNextEventMatchingListInMode + 62
13  com.apple.AppKit                        0x00007fff82097f5d _DPSNextEvent + 659
14  com.apple.AppKit                        0x00007fff82097861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
15  com.apple.AppKit                        0x00007fff8209419d -[NSApplication run] + 470
16  com.apple.WebKit2                       0x000000010bac76d3 WebKit::WebProcessMain(WebKit::CommandLine const&) + 553
17  com.apple.WebKit2                       0x000000010baadcc8 WebKitMain + 272
18  com.apple.WebProcess                    0x000000010b9ebe56 0x10b9eb000 + 3670
19  com.apple.WebProcess                    0x000000010b9ebd64 0x10b9eb000 + 3428
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8ec427e6 kevent + 10
1   libdispatch.dylib                       0x00007fff85a675be _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff85a6614e _dispatch_mgr_thread + 54
Thread 2:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010bf9284d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore                0x000000010bf92aa0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore                0x000000010bf92b49 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 3:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010bd1b907 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
3   com.apple.JavaScriptCore                0x000000010bf9b18c JSC::Heap::blockFreeingThreadMain() + 300
4   com.apple.JavaScriptCore                0x000000010bf9b1c9 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 4:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010bd1b8b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.WebCore                       0x000000010c0e292a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore                       0x000000010c0e2883 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore                       0x000000010c0e27cb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8ea866fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8ea8ee64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8ea8e676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff8ae5bffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff8ae5074e -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff8ae506c6 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8ec41df2 __select + 10
1   com.apple.CoreFoundation                0x00007fff8ead7cdb __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 7:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x000000010bd1b8b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.WebCore                       0x000000010c0e292a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore                       0x000000010c0e2883 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore                       0x000000010c0e27cb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 8:: com.apple.coremedia.networkbuffering
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8ea866fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8ea8ee64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8ea8e676 CFRunLoopRunSpecific + 230
5   com.apple.CoreFoundation                0x00007fff8ea9e38f CFRunLoopRun + 95
6   com.apple.CoreMedia                     0x00007fff891bc1ea FigThreadGlobalNetworkBufferingRunloop + 119
7   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
8   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 9:: com.apple.coremedia.asyncio
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff852a9c26 0x7fff8529c000 + 56358
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 10:: AQClient
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8ea866fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8ea8ee64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8ea8e676 CFRunLoopRunSpecific + 230
5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c51e134 GenericRunLoopThread::RunLoop() + 50
6   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c51e567 GenericRunLoopThread::Run() + 145
7   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c51e270 TRunLoop<AQClient>::Entry(void*) + 9
8   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4e6a7a CAPThread::Entry(CAPThread*) + 98
9   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
10  libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4e66b5 CAGuard::Wait() + 93
3   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4fe765 AQConverterManager::AQConverterThread::Run() + 249
4   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4f8e4b AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 25
5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8c4e6a7a CAPThread::Entry(CAPThread*) + 98
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 12:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.audio.CoreAudio               0x00007fff86fe6eb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
3   com.apple.audio.CoreAudio               0x00007fff86fe6f05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
4   com.apple.audio.CoreAudio               0x00007fff86fe0568 HALC_ProxyIOContext::IOWorkLoop() + 888
5   com.apple.audio.CoreAudio               0x00007fff86fe0151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
6   com.apple.audio.CoreAudio               0x00007fff86fe000c HALB_IOThread::Entry(void*) + 78
7   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
8   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 13:: com.apple.coremedia.player.async
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff852db3f6 0x7fff8529c000 + 259062
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 14:: com.apple.coremedia.audioqueue.source
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff852bc889 0x7fff8529c000 + 133257
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 15:: com.apple.coremedia.imagequeue.coreanimation
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff52a6 _pthread_cond_wait + 890
2   com.apple.CoreMedia                     0x00007fff891bdd9e FigSemaphoreWaitRelative + 206
3   com.apple.MediaToolbox                  0x00007fff8536f863 0x7fff8529c000 + 866403
4   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
5   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 16:: com.apple.coremedia.videomediaconverter
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff8536de57 0x7fff8529c000 + 859735
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 17:: com.apple.coremedia.vtremotedecompressionclient.notifier
0   libsystem_kernel.dylib                  0x00007fff8ec4067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ec3fd71 mach_msg + 73
2   com.apple.VideoToolbox                  0x00007fff8cc577a2 0x7fff8cbe3000 + 477090
3   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
4   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 18:: com.apple.coremedia.audiomentor
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff852f6c7c 0x7fff8529c000 + 371836
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 19:: com.apple.coremedia.videomentor
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff85301aa4 0x7fff8529c000 + 416420
5   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
6   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 20:
0   libsystem_kernel.dylib                  0x00007fff8ec42192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff87ff3594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff87ff4b85 start_wqthread + 13
Thread 21:
0   libsystem_kernel.dylib                  0x00007fff8ec42192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff87ff3594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff87ff4b85 start_wqthread + 13
Thread 22:
0   libsystem_kernel.dylib                  0x00007fff8ec42192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff87ff3594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff87ff4b85 start_wqthread + 13
Thread 23:: Dispatch queue: com.apple.CoreIPC.ReceiveQueue
0   com.apple.JavaScriptCore                0x000000010bd1b280 ***::TCMalloc_Central_FreeList::InsertRange(void*, void*, int) + 48
1   com.apple.JavaScriptCore                0x000000010bd1514c ***::fastFree(void*) + 988
2   libdispatch.dylib                       0x00007fff85a6710a _dispatch_queue_drain + 264
3   libdispatch.dylib                       0x00007fff85a66f66 _dispatch_queue_invoke + 54
4   libdispatch.dylib                       0x00007fff85a66760 _dispatch_worker_thread2 + 198
5   libsystem_c.dylib                       0x00007fff87ff33da _pthread_wqthread + 316
6   libsystem_c.dylib                       0x00007fff87ff4b85 start_wqthread + 13
Thread 24:: com.apple.coremedia.formatreaderloader.makereadyforinspection
0   libsystem_kernel.dylib                  0x00007fff8ec41bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff87ff5274 _pthread_cond_wait + 840
2   com.apple.CoreMedia                     0x00007fff891bdb8d WaitOnCondition + 14
3   com.apple.CoreMedia                     0x00007fff891bdd85 FigSemaphoreWaitRelative + 181
4   com.apple.MediaToolbox                  0x00007fff8539c676 FigByteStreamFactoryCreateStreamFromURL + 190
5   com.apple.MediaToolbox                  0x00007fff853d9f6d 0x7fff8529c000 + 1302381
6   com.apple.MediaToolbox                  0x00007fff853dd1e4 0x7fff8529c000 + 1315300
7   com.apple.CoreMedia                     0x00007fff891beb22 figThreadMain + 385
8   libsystem_c.dylib                       0x00007fff87ff18bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff87ff4b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00000001166d0c00  rcx: 0x000000000000000f  rdx: 0x0000000000000000
  rdi: 0x00000001166d16d8  rsi: 0x0000000000000000  rbp: 0x00007fff6b5e93e0  rsp: 0x00007fff6b5e93d0
   r8: 0x00000000dff93029   r9: 0x0000000000000240  r10: 0x000000000000000a  r11: 0x00000001108ddaf8
  r12: 0x0000000115fca300  r13: 0x0000000000000088  r14: 0x0000000000000000  r15: 0x0000000113458480
  rip: 0x000000010c6caac0  rfl: 0x0000000000010246  cr2: 0x0000000000000008
Logical CPU: 0
Binary Images:
       0x10b9eb000 -        0x10b9ebfff  com.apple.WebProcess (7534.54 - 7534.54.16) <104983AF-9074-34B3-AF4A-747DF477E826> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
       0x10b9f6000 -        0x10b9f6fff  WebProcessShim.dylib (534.54.16 - compatibility 1.0.0) <6E37F0BC-A0A0-36B4-B7CB-6C3CDC333BA9> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
       0x10ba28000 -        0x10bbe0fff  com.apple.WebKit2 (7534.54 - 7534.54.16) <2C67A292-6084-32C5-B57D-65DBE0DEB351> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
       0x10bd11000 -        0x10c033fff  com.apple.JavaScriptCore (7534.54 - 7534.54.15) <E3F855E9-D69F-3FE4-B856-5FFA5DC7F17A> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
       0x10c0c3000 -        0x10cdfafef  com.apple.WebCore (7534.54 - 7534.54.17) <8D6B8DB6-5C2B-3722-8548-DF49C5309CF1> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
       0x10fa5a000 -        0x10fbe4ff7  com.apple.WebKit (7534.54 - 7534.54.16) <4F9F734F-0C29-3355-A3FA-11B2AEB42E81> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
       0x112cb1000 -        0x112cb5fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
       0x11321a000 -        0x113220fff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x11490b000 -        0x114aecff7  com.apple.audio.codecs.Components (2.2 - 2.2) <377AABF6-6E0C-39C0-BAF2-054E9AEF76F7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x114c5a000 -        0x114da5ff7  com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x114fa2000 -        0x1150eefef  com.apple.AppleGVAFramework (2.2.79 - 2.2.79) <7568BD5E-9003-3BA1-82A9-B6516A05DB4C> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
    0x7fff6b5eb000 -     0x7fff6b61fbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8208f000 -     0x7fff82c93fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82fa2000 -     0x7fff82fe2fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff82fe3000 -     0x7fff82fe3fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff82fe4000 -     0x7fff82fefff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff82ff0000 -     0x7fff83042ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff83043000 -     0x7fff83138fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff83301000 -     0x7fff8372efff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff83731000 -     0x7fff8380ffff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff83810000 -     0x7fff83840ff7  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
    0x7fff83841000 -     0x7fff83858fff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff83859000 -     0x7fff8385cfff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
    0x7fff838b8000 -     0x7fff83b9afff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83bbc000 -     0x7fff83cc1fff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff83cc2000 -     0x7fff83eeafe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff83eeb000 -     0x7fff83fb2ff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff83fb3000 -     0x7fff83fb8ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff83fb9000 -     0x7fff83fc4fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff83fc5000 -     0x7fff83fd4fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff83fd5000 -     0x7fff84050ff7  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
    0x7fff84229000 -     0x7fff8428fff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff84995000 -     0x7fff84a9cfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff84ae1000 -     0x7fff84ae2fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff84ae3000 -     0x7fff84b23ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
    0x7fff84d9b000 -     0x7fff84dfdff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff84dfe000 -     0x7fff84e59ff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff84eef000 -     0x7fff84f42fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84f4e000 -     0x7fff84f4efff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff851db000 -     0x7fff85251fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85252000 -     0x7fff8529bff7  com.apple.framework.CoreWLAN (2.1.2 - 212.1) <B254CC2C-F1A4-3A87-96DE-B6A4113D2811> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8529c000 -     0x7fff8563afef  com.apple.MediaToolbox (1.0 - 705.61) <F48F2150-0573-354C-BBB2-BA52DD0FD0AB> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8564c000 -     0x7fff856e2ff7  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
    0x7fff85700000 -     0x7fff85700fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85703000 -     0x7fff8573efff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8573f000 -     0x7fff859b2fff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff859c0000 -     0x7fff859c6fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff85a22000 -     0x7fff85a63fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff85a64000 -     0x7fff85a72fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
    0x7fff85dce000 -     0x7fff85dd3fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff85e6e000 -     0x7fff85ef1fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff85ef2000 -     0x7fff85ef8fff  IOSurface (??? - ???) <8114F62C-F75D-3123-99E9-268CB3AE74F7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85f37000 -     0x7fff85f3ffff  libsystem_dnssd.dylib (??? - ???) <D0CEBE0E-956F-3CCF-9808-25FDEA42B9AF> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff86157000 -     0x7fff862e1ff7  com.apple.QTKit (7.7.1 - 2315) <BFC33B70-34F2-3940-A14A-3C51036589F0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86336000 -     0x7fff86347ff7  SyndicationUI (??? - ???) <31B8E697-A12A-3389-87A9-823CBE515686> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff86348000 -     0x7fff86349ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8634a000 -     0x7fff8636efff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8636f000 -     0x7fff86373fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff86374000 -     0x7fff86375fff  libdnsinfo.dylib (395.10.0 - compatibility 1.0.0) <2301DE05-6950-3AFF-A8A6-DA76D4C079B5> /usr/lib/system/libdnsinfo.dylib
    0x7fff86376000 -     0x7fff86380ff7  liblaunch.dylib (392.36.0 - compatibility 1.0.0) <CB8B5808-80C0-318E-AE12-96CA916442FE> /usr/lib/system/liblaunch.dylib
    0x7fff86381000 -     0x7fff8639dff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8639e000 -     0x7fff86865fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff86c8f000 -     0x7fff86fb9ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff86fba000 -     0x7fff87022ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff87023000 -     0x7fff870c3fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff870c4000 -     0x7fff870e1fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
    0x7fff870e2000 -     0x7fff870e4fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
    0x7fff870e5000 -     0x7fff870e7fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff87322000 -     0x7fff87458fff  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
    0x7fff87459000 -     0x7fff87572fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff87573000 -     0x7fff87581ff7  libkxld.dylib (??? - ???) <B779CF25-496C-31B0-B336-3E4E3E1C32CC> /usr/lib/system/libkxld.dylib
    0x7fff875f3000 -     0x7fff87678ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff876ed000 -     0x7fff8774dfff  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
    0x7fff87e87000 -     0x7fff87f89ff7  com.apple.PubSub (1.0.5 - 65.28) <98BFFA0E-6E32-3779-9594-B0629EFF1B6E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff87f92000 -     0x7fff87fa2ff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87fa3000 -     0x7fff88080fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
    0x7fff88081000 -     0x7fff880b6fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff881a3000 -     0x7fff881b1fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff881ed000 -     0x7fff88203fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88204000 -     0x7fff88231fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff8823b000 -     0x7fff88263ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff882a2000 -     0x7fff882f6ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff883de000 -     0x7fff883f2ff7  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
    0x7fff89160000 -     0x7fff8919fff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff891a0000 -     0x7fff891e7ff7  com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff891e8000 -     0x7fff89202fff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff89346000 -     0x7fff89353fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff896ba000 -     0x7fff8970afff  com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8970b000 -     0x7fff8974dff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8974e000 -     0x7fff89772fff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff89773000 -     0x7fff89780ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff89781000 -     0x7fff89f15fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff89f16000 -     0x7fff89f21ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff89f22000 -     0x7fff8a024ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
    0x7fff8a025000 -     0x7fff8a02afff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8a02b000 -     0x7fff8a0defff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8a0df000 -     0x7fff8a12dfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8a12e000 -     0x7fff8a154ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8a1b1000 -     0x7fff8a1b4fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8a1b5000 -     0x7fff8a2c1fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8a2c2000 -     0x7fff8a2ceff7  com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8a46d000 -     0x7fff8a46eff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8a46f000 -     0x7fff8a513fff  com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8a514000 -     0x7fff8a53cfff  libsandbox.1.dylib (??? - ???) <6D60110C-D5B8-34D1-B92C-DAF0BD8D3D00> /usr/lib/libsandbox.1.dylib
    0x7fff8a53d000 -     0x7fff8a566ff7  com.apple.framework.Apple80211 (7.1.2 - 712.1) <B4CD34B3-D555-38D2-8FF8-E3C6A93B94EB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8a567000 -     0x7fff8a664fff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8a665000 -     0x7fff8a6daff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8a6db000 -     0x7fff8a6f0fff  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
    0x7fff8a6f1000 -     0x7fff8a6f2ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8a80b000 -     0x7fff8a80bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8a80c000 -     0x7fff8ac9cfff  com.apple.Safari.framework (7534 - 7534.54.16) <87A0EB0F-A7E2-325A-A4C6-CDD208088E4E> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff8aca9000 -     0x7fff8ad4bff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8adf6000 -     0x7fff8b10fff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b110000 -     0x7fff8b115fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8b116000 -     0x7fff8b11fff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8b120000 -     0x7fff8b16cff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8b17c000 -     0x7fff8b498ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8b50b000 -     0x7fff8b522fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8b7df000 -     0x7fff8b7f1ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8b805000 -     0x7fff8b96cff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8b97c000 -     0x7fff8b981fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8b9ac000 -     0x7fff8ba00ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8ba01000 -     0x7fff8ba02fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8ba0a000 -     0x7fff8c39a7a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c39b000 -     0x7fff8c3bbfff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c403000 -     0x7fff8c405fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8c406000 -     0x7fff8c40bfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff8c411000 -     0x7fff8c427ff7  com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8c428000 -     0x7fff8c447fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8c448000 -     0x7fff8c44ffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff8c450000 -     0x7fff8c452ff7  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
    0x7fff8c453000 -     0x7fff8c480ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8c489000 -     0x7fff8c5e2fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8c695000 -     0x7fff8c69cfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8c69d000 -     0x7fff8c6a0fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8c6a1000 -     0x7fff8c6e0fff  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
    0x7fff8c6e1000 -     0x7fff8c77bff7  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
    0x7fff8c77c000 -     0x7fff8c860e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff8c861000 -     0x7fff8c862fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8c863000 -     0x7fff8c8d3fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8c8d4000 -     0x7fff8c8dafff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8c98f000 -     0x7fff8ca13ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8ca14000 -     0x7fff8ca56fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8caac000 -     0x7fff8cabfff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8cb53000 -     0x7fff8cbbdff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8cbbe000 -     0x7fff8cbc2fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8cbe2000 -     0x7fff8cbe2fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8cbe3000 -     0x7fff8d015fef  com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8d016000 -     0x7fff8d049ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8d058000 -     0x7fff8d05bff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8d10c000 -     0x7fff8d110ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8d111000 -     0x7fff8d111fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8d1a5000 -     0x7fff8d1e8ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8d1e9000 -     0x7fff8d212fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8d213000 -     0x7fff8d213fff  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
    0x7fff8d214000 -     0x7fff8d3b3fff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d3b4000 -     0x7fff8d998fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8d999000 -     0x7fff8d999fff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d99c000 -     0x7fff8d9a0fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff8d9a1000 -     0x7fff8d9a7ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8d9a8000 -     0x7fff8dab5fff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8dab6000 -     0x7fff8daddff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Pe

Similar Messages

  • Safari still crashes after clicking into a password field

    We are having a similar problem to this post: Safari crashes after clicking into a password field for a page that is embedded within Facebook but we have version 10.9.4 OS and the lastest version of Safari - 7.0.6. It does not happen when the page is not within Facebook so it seems to be related to the fact that it is iframed in?
    Steps to reproduce:
    Go here: https://www.facebook.com/glenwoodsprings?sk=app_212077615474453&app_data=3-GLWD
    Like the page
    Click on "Login/Signup" and select "Create an account"
    When clicking into the password field, Safari crashes.
    Any ideas? Much appreciated...

    Process:         com.apple.WebKit.WebContent [79232]
    Path:            /System/Library/
    StagedFrameworks/Safari/WebKit2.framework/Versions/A/XPCServices/com.apple.WebKi t.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:      com.apple.WebKit.WebContent
    Version:         9537 (9537.78.2)
    Build Info:      WebKit2-7537078002000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     Safari [79224]
    User ID:         501
    Date/Time:       2014-08-25 10:26:58.963 -0400
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Sleep/Wake UUID: 4D84CED1-7F31-44BA-8627-CCBB41EA6BCB
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
         __TEXT                 000000010a729000-000000010a72a000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/XPCService s/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.Safari.framework          0x00000001112dd222 Safari::WK::BundleFrame::jsWrapper(Safari::WK::BundleNodeHandle const&, Safari::WK::BundleScriptWorld const&) const + 12
    1   com.apple.Safari.framework          0x00000001115396d4 -[WBSFormMetadataController getMetadataForTextField:inFrame:textFieldMetadata:formMetadata:canAutoComplete: ] + 107
    2   com.apple.Safari.framework          0x0000000111395d7f -[FormMetadataController passwordFieldFocused:inFrame:] + 63
    3   com.apple.Safari.framework          0x000000011153a001 -[WBSFormMetadataController textFieldFocused:inFrame:] + 186
    4   com.apple.Safari.framework          0x00000001112def20 Safari::WK::didFocusTextField(OpaqueWKBundlePage const*, OpaqueWKBundleNodeHandle const*, OpaqueWKBundleFrame const*, void const*) + 97
    5   com.apple.WebKit2                   0x000000010a7ac1b4 WebKit::InjectedBundlePageFormClient::didFocusTextField(WebKit::WebPage*, WebCore::HTMLInputElement*, WebKit::WebFrame*) + 72
    6   com.apple.WebCore                   0x000000010b322d6a WebCore::Document::setFocusedElement(***::PassRefPtr<WebCore::Element>, WebCore::FocusDirection) + 1754
    7   com.apple.WebCore                   0x000000010b2621b5 WebCore::FocusController::setFocusedElement(WebCore::Element*, ***::PassRefPtr<WebCore::Frame>, WebCore::FocusDirection) + 1029
    8   com.apple.WebCore                   0x000000010b25ad7a WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 698
    9   com.apple.WebCore                   0x000000010b261230 WebCore::EventHandler::handleMousePressEvent(WebCore::PlatformMouseEvent const&) + 1552
    10  com.apple.WebCore                   0x000000010b4d264d WebCore::EventHandler::passMousePressEventToSubframe(WebCore::MouseEventWithHit TestResults&, WebCore::Frame*) + 77
    11  com.apple.WebCore                   0x000000010b260ebd WebCore::EventHandler::handleMousePressEvent(WebCore::PlatformMouseEvent const&) + 669
    12  com.apple.WebKit2                   0x000000010a7ad278 WebKit::handleMouseEvent(WebKit::WebMouseEvent const&, WebKit::WebPage*, bool) + 207
    13  com.apple.WebKit2                   0x000000010a7ad16d WebKit::WebPage::mouseEvent(WebKit::WebMouseEvent const&) + 221
    14  com.apple.WebKit2                   0x000000010a7acf2a void CoreIPC::handleMessage<Messages::WebPage::MouseEvent, WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)>(CoreIPC::MessageDecoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)) + 83
    15  com.apple.WebKit2                   0x000000010a77b5a8 WebKit::WebPage::didReceiveWebPageMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 1248
    16  com.apple.WebKit2                   0x000000010a76519b CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    17  com.apple.WebKit2                   0x000000010a765080 WebKit::WebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 28
    18  com.apple.WebKit2                   0x000000010a764fe9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    19  com.apple.WebKit2                   0x000000010a764f12 CoreIPC::Connection::dispatchOneMessage() + 106
    20  com.apple.WebCore                   0x000000010afac8fe WebCore::RunLoop::performWork() + 270
    21  com.apple.WebCore                   0x000000010afac7d2 WebCore::RunLoop::performWork(void*) + 34
    22  com.apple.CoreFoundation            0x00007fff8b4d45b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    23  com.apple.CoreFoundation            0x00007fff8b4c5c62 __CFRunLoopDoSources0 + 242
    24  com.apple.CoreFoundation            0x00007fff8b4c53ef __CFRunLoopRun + 831
    25  com.apple.CoreFoundation            0x00007fff8b4c4e75 CFRunLoopRunSpecific + 309
    26  com.apple.HIToolbox                 0x00007fff8221ba0d RunCurrentEventLoopInMode + 226
    27  com.apple.HIToolbox                 0x00007fff8221b7b7 ReceiveNextEventCommon + 479
    28  com.apple.HIToolbox                 0x00007fff8221b5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    29  com.apple.AppKit                    0x00007fff857f024e _DPSNextEvent + 1434
    30  com.apple.AppKit                    0x00007fff857ef89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    31  com.apple.AppKit                    0x00007fff857e399c -[NSApplication run] + 553
    32  com.apple.AppKit                    0x00007fff857ce783 NSApplicationMain + 940
    33  com.apple.XPCService                0x00007fff8382ac0f _xpc_main + 385
    34  libxpc.dylib                        0x00007fff8dcf1bde xpc_main + 399
    35  com.apple.WebKit.WebContent         0x000000010a729ba0 0x10a729000 + 2976
    36  libdyld.dylib                       0x00007fff8be795fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib              0x00007fff82bfc662 kevent64 + 10
    1   libdispatch.dylib                   0x00007fff82e64421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                   0x00007fff82e64136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib              0x00007fff82bfbe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib             0x00007fff87fabf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib             0x00007fff87faefb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib              0x00007fff82bf7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff82bf6d18 mach_msg + 64
    2   com.apple.CoreFoundation            0x00007fff8b4c5f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation            0x00007fff8b4c5539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation            0x00007fff8b4c4e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                    0x00007fff8599005e _NSEventThread + 144
    6   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    7   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    8   libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 4:: WebCore: Scrolling
    0   libsystem_kernel.dylib              0x00007fff82bf7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff82bf6d18 mach_msg + 64
    2   com.apple.CoreFoundation            0x00007fff8b4c5f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation            0x00007fff8b4c5539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation            0x00007fff8b4c4e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation            0x00007fff8b57a811 CFRunLoopRun + 97
    6   com.apple.WebCore                   0x000000010b0593b4 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore            0x000000010ab18f4f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    9   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    10  libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib              0x00007fff82bf7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib              0x00007fff82bf6d18 mach_msg + 64
    2   com.apple.CoreFoundation            0x00007fff8b4c5f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation            0x00007fff8b4c5539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation            0x00007fff8b4c4e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                0x00007fff89788967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                0x00007fff8978876b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    8   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    9   libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib              0x00007fff82bfb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib             0x00007fff87facc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore            0x000000010ab24106 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore            0x000000010ab23c25 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore            0x000000010ab18f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    6   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    7   libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff82bfb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib             0x00007fff87facc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore            0x000000010ab24727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore            0x000000010ab245b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010ab18f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    6   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    7   libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff82bfb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib             0x00007fff87facc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore            0x000000010ab24727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore            0x000000010ab245b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010ab18f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    6   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    7   libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff82bfb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib             0x00007fff87facc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore            0x000000010ab24727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore            0x000000010ab245b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010ab18f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    6   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    7   libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff82bfb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib             0x00007fff87facc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore            0x000000010ab24727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore            0x000000010ab245b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010ab18f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    6   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    7   libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff82bfb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib             0x00007fff87facc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore            0x000000010ab24727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore            0x000000010ab245b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010ab18f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    6   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    7   libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib              0x00007fff82bfb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib             0x00007fff87facc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore            0x000000010ab24727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore            0x000000010ab245b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore            0x000000010ab18f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib             0x00007fff87faa899 _pthread_body + 138
    6   libsystem_pthread.dylib             0x00007fff87faa72a _pthread_start + 137
    7   libsystem_pthread.dylib             0x00007fff87faefc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib              0x00007fff82bfbe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib             0x00007fff87fabf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib             0x00007fff87faefb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
       rax: 0x00007fc4e15168a0  rbx: 0x00007fc4e3b6e640  rcx: 0x0000000000000000  rdx: 0x00007fc4e15168a0
       rdi: 0x00000001160cc750  rsi: 0x0000000000000000  rbp: 0x00007fff554d4400  rsp: 0x00007fff554d4400
        r8: 0x0000000000000007   r9: 0x00000001160cc750  r10: 0x00007fc4e3b0cb40  r11: 0x0000000111794b48
       r12: 0x00007fff554d44b8  r13: 0x0000000116cea0f0  r14: 0x00007fff554d44c0  r15: 0x0000000000000000
       rip: 0x00000001112dd222  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     4
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
            0x10a729000 -        0x10a729ff4  com.apple.WebKit.WebContent (9537 - 9537.78.2) <35D5BADD-F8D7-3A2C-9D2A-C5127853C02D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/XPCService s/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
            0x10a731000 -        0x10a731fff  WebProcessShim.dylib (7537.78.2) <503BF911-3629-3536-A013-B6183F00B19C> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
            0x10a739000 -        0x10a92affc  com.apple.WebKit2 (9537 - 9537.78.2) <353EC5AA-8F73-3B6D-9E2F-0B34C69302BF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
            0x10ab10000 -        0x10ae87ff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <B105E4F8-5964-39A6-A09C-3897339EEE6E> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
            0x10af81000 -        0x10bdd5ff7  com.apple.WebCore (9537 - 9537.78.1) <C3CDA458-0ADC-3D71-887C-1E093211D177> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
            0x10f0bf000 -        0x10f353ff7  com.apple.RawCamera.bundle (5.06 - 751) <A8B1EEDB-FDCB-3EDC-9728-E3FAA644A499> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
            0x10f668000 -        0x10f79eff5  com.apple.WebKit (9537 - 9537.78.2) <AE0AAF97-AA56-3817-AA30-A0B7A766F0B9> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
            0x10f892000 -        0x10f89aff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
            0x1111f6000 -        0x1116fcfff  com.apple.Safari.framework (9537 - 9537.78.2) <364A0CA6-18C3-3449-875B-40F0F054F5EB> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
            0x11245c000 -        0x112484ffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
            0x113105000 -        0x113110fff  libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
            0x113950000 -        0x113951ff0  ATSHI.dylib (363.3) <236B636F-A8E9-37A9-BEF0-7FE68BC58436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
            0x1139ae000 -        0x1139c0ff7  com.apple.webcontentfilter.framework (5.1 - 5.1) <08645915-BB99-3E8D-B5DE-1BF467029527> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
            0x114662000 -        0x114665ffa  libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
            0x115992000 -        0x115996ffd  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
         0x123400000000 -     0x12340034dff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.15 - 8.2.4) <1D246FBA-B34D-3B45-BDBE-F7CC6B6DEF2D> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
         0x123480000000 -     0x12348028bff7  com.apple.AMDRadeonX3000GLDriver (1.24.35 - 1.2.4) <61EB5652-7BFF-33EC-A97A-D8B3D3D42243> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
         0x7fff6c820000 -     0x7fff6c853817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
         0x7fff80bac000 -     0x7fff80c37fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
         0x7fff80c38000 -     0x7fff80c46fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
         0x7fff80c47000 -     0x7fff80c8eff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
         0x7fff80ed9000 -     0x7fff811c3fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
         0x7fff811c4000 -     0x7fff811ceff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
         0x7fff81a93000 -     0x7fff81ab7ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
         0x7fff81e93000 -     0x7fff81eebff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
         0x7fff81eec000 -     0x7fff81ef1fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
         0x7fff81ef2000 -     0x7fff81faaff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
         0x7fff82081000 -     0x7fff82087ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
         0x7fff82088000 -     0x7fff8208efff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
         0x7fff8208f000 -     0x7fff8208ffff  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
         0x7fff82090000 -     0x7fff820a2fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
         0x7fff820aa000 -     0x7fff820b6ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
         0x7fff820b7000 -     0x7fff821a6fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
         0x7fff821e1000 -     0x7fff821ecfff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
         0x7fff821ed000 -     0x7fff82497ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
         0x7fff82498000 -     0x7fff824a5fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
         0x7fff824a6000 -     0x7fff824beff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
         0x7fff82556000 -     0x7fff82557ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
         0x7fff82558000 -     0x7fff82563ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
         0x7fff82564000 -     0x7fff82564fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
         0x7fff82569000 -     0x7fff8256aff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
         0x7fff825cc000 -     0x7fff825ceff7  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
         0x7fff825cf000 -     0x7fff82817ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
         0x7fff82bb6000 -     0x7fff82bbfffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
         0x7fff82be6000 -     0x7fff82c02ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
         0x7fff82e61000 -     0x7fff82e7bfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
         0x7fff831e2000 -     0x7fff83348fff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
         0x7fff8335d000 -     0x7fff8335eff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
         0x7fff835c1000 -     0x7fff835c3ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
         0x7fff835c4000 -     0x7fff835dafff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
         0x7fff835db000 -     0x7fff835ddfff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
         0x7fff835de000 -     0x7fff835f5ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
         0x7fff83603000 -     0x7fff83610ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
         0x7fff83613000 -     0x7fff83631ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
         0x7fff83632000 -     0x7fff8363cfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
         0x7fff8363d000 -     0x7fff83675ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
         0x7fff83676000 -     0x7fff8367aff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
         0x7fff8367b000 -     0x7fff83828f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
         0x7fff83829000 -     0x7fff8382fff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
         0x7fff83830000 -     0x7fff8384bff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
         0x7fff8384c000 -     0x7fff83873ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
         0x7fff83874000 -     0x7fff83a10ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
         0x7fff83a11000 -     0x7fff83a1bff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
         0x7fff83a1f000 -     0x7fff83a4bff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
         0x7fff83a4c000 -     0x7fff83a5bff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
         0x7fff83e5a000 -     0x7fff83f9bfff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
         0x7fff83f9c000 -     0x7fff84003ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
         0x7fff84004000 -     0x7fff84085fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
         0x7fff84086000 -     0x7fff84086ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
         0x7fff84087000 -     0x7fff8414bff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
         0x7fff8414c000 -     0x7fff84153fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
         0x7fff841ac000 -     0x7fff841edfff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
         0x7fff841ee000 -     0x7fff841f2fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
         0x7fff8425d000 -     0x7fff84531fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
         0x7fff84532000 -     0x7fff845a1ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
         0x7fff845a2000 -     0x7fff845e4ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
         0x7fff84643000 -     0x7fff846a8ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
         0x7fff84735000 -     0x7fff847c5ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
         0x7fff84cd4000 -     0x7fff84cd6fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
         0x7fff84cd7000 -     0x7fff84cf2ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
         0x7fff84d9d000 -     0x7fff85174fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
         0x7fff85175000 -     0x7fff8519fff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
         0x7fff851a0000 -     0x7fff851edfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
         0x7fff851ee000 -     0x7fff855cfffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
         0x7fff855d0000 -     0x7fff855f8ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
         0x7fff85613000 -     0x7fff857cbffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
         0x7fff857cc000 -     0x7fff86342ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
         0x7fff86d1d000 -     0x7fff86d56ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
         0x7fff86d57000 -     0x7fff86daafff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
         0x7fff86dab000 -     0x7fff86db3fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
         0x7fff86db4000 -     0x7fff86dbcff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
         0x7fff86dbd000 -     0x7fff86dcfff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
         0x7fff86dd0000 -     0x7fff86f3eff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
         0x7fff86f5e000 -     0x7fff87028fff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
         0x7fff87114000 -     0x7fff87547ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
         0x7fff87548000 -     0x7fff8754cfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
         0x7fff8754d000 -     0x7fff87577ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
         0x7fff875e1000 -     0x7fff875e3fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
         0x7fff875e4000 -     0x7fff87713fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
         0x7fff87714000 -     0x7fff87716fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
         0x7fff877dd000 -     0x7fff87b13fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
         0x7fff87b14000 -     0x7fff87b43fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
         0x7fff87b44000 -     0x7fff87b73ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
         0x7fff87b74000 -     0x7fff87b7bfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
         0x7fff87b7c000 -     0x7fff87b87fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
         0x7fff87b8a000 -     0x7fff87c78fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
         0x7fff87cc9000 -     0x7fff87cc9fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
         0x7fff87cca000 -     0x7fff87cd4ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
         0x7fff87ef5000 -     0x7fff87f0eff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
         0x7fff87f0f000 -     0x7fff87f61fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
         0x7fff87fa9000 -     0x7fff87fb0ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
         0x7fff87fb1000 -     0x7fff87fcaff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
         0x7fff87fcb000 -     0x7fff88225ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
         0x7fff88235000 -     0x7fff88235ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
         0x7fff88256000 -     0x7fff8825ffff  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
         0x7fff88273000 -     0x7fff88273fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
         0x7fff8827a000 -     0x7fff8827afff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
         0x7fff88292000 -     0x7fff8837cfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
         0x7fff8837d000 -     0x7fff884edff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
         0x7fff88541000 -     0x7fff885b8fff  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
         0x7fff885b9000 -     0x7fff885eeffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
         0x7fff885ef000 -     0x7fff8864affb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
         0x7fff88654000 -     0x7fff886a2fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
         0x7fff886a3000 -     0x7fff886d7fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
         0x7fff886fb000 -     0x7fff8872cfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
         0x7fff8872d000 -     0x7fff8874aff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
         0x7fff8874b000 -     0x7fff88777fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
         0x7fff888f4000 -     0x7fff88952ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
         0x7fff88953000 -     0x7fff8897affb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
         0x7fff8897b000 -     0x7fff88983ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
         0x7fff889e6000 -     0x7fff88a49ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
         0x7fff88a4a000 -     0x7fff88a4afff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
         0x7fff88a4b000 -     0x7fff88a5bfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
         0x7fff88d32000 -     0x7fff88e62ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
         0x7fff890f3000 -     0x7fff8912efff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
         0x7fff8915a000 -     0x7fff8922bff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
         0x7fff8926d000 -     0x7fff89271ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
         0x7fff89272000 -     0x7fff892dffff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
         0x7fff892e0000 -     0x7fff8930eff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
         0x7fff8940c000 -     0x7fff89414fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
         0x7fff89415000 -     0x7fff8941aff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
         0x7fff896db000 -     0x7fff896ebffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
         0x7fff896ec000 -     0x7fff896eeff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
         0x7fff896ef000 -     0x7fff89714ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
         0x7fff89722000 -     0x7fff89a20fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
         0x7fff89a21000 -     0x7fff89aadff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
         0x7fff89ab4000 -     0x7fff89ad0fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
         0x7fff89ad1000 -     0x7fff89ad2fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
         0x7fff89b22000 -     0x7fff89c13ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
         0x7fff89d14000 -     0x7fff89d15ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
         0x7fff89d16000 -     0x7fff89d1aff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
         0x7fff89d1b000 -     0x7fff89fecff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
         0x7fff8a0bf000 -     0x7fff8a0c0fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
         0x7fff8a0c1000 -     0x7fff8a134fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
         0x7fff8afc8000 -     0x7fff8aff9ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
         0x7fff8affa000 -     0x7fff8b039fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
         0x7fff8b056000 -     0x7fff8b057fff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
         0x7fff8b097000 -     0x7fff8b0a4ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
         0x7fff8b111000 -     0x7fff8b13aff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
         0x7fff8b176000 -     0x7fff8b18dff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
         0x7fff8b18e000 -     0x7fff8b196ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
         0x7fff8b197000 -     0x7fff8b1a3ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
         0x7fff8b1c1000 -     0x7fff8b1f0ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
         0x7fff8b270000 -     0x7fff8b2b5ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
         0x7fff8b2ca000 -     0x7fff8b2e2ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
         0x7fff8b2e3000 -     0x7fff8b2e7ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
         0x7fff8b2e8000 -     0x7fff8b318fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
         0x7fff8b319000 -     0x7fff8b31efff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
         0x7fff8b31f000 -     0x7fff8b322ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
         0x7fff8b323000 -     0x7fff8b326fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
         0x7fff8b375000 -     0x7fff8b454fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
         0x7fff8b455000 -     0x7fff8b63afff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
         0x7fff8b63b000 -     0x7fff8b6c4ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
         0x7fff8b6c5000 -     0x7fff8b6cfff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
         0x7fff8b6d0000 -     0x7fff8b73cfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
         0x7fff8b73d000 -     0x7fff8b740ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
         0x7fff8b7b6000 -     0x7fff8b7b7fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
         0x7fff8b7b8000 -     0x7fff8b7bbfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
         0x7fff8b7bc000 -     0x7fff8b808ffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
         0x7fff8b809000 -     0x7fff8b892fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
         0x7fff8b893000 -     0x7fff8b8e0ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
         0x7fff8b8e1000 -     0x7fff8b8ecfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
         0x7fff8b8ed000 -     0x7fff8b9d1fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
         0x7fff8b9d2000 -     0x7fff8b9d2ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
         0x7fff8b9d3000 -     0x7fff8b9d7fff  com.apple.IOAccelerator (98.22 - 98.22) <AB1F2662-330B-3D88-8E30-A8343203CD38> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
         0x7fff8ba06000 -     0x7fff8bab6ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
         0x7fff8badb000 -     0x7fff8baf6ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
         0x7fff8baf7000 -     0x7fff8bafafff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
         0x7fff8bafb000 -     0x7fff8bb24fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
         0x7fff8bca5000 -     0x7fff8bcafff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
         0x7fff8bcee000 -     0x7fff8be10fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
         0x7fff8be11000 -     0x7fff8be75fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
         0x7fff8be76000 -     0x7fff8be79ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
         0x7fff8be7a000 -     0x7fff8bf15ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
         0x7fff8bf16000 -     0x7fff8bfe1fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
         0x7fff8c37b000 -     0x7fff8c37dfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
         0x7fff8c37e000 -     0x7fff8c385ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
         0x7fff8c3cc000 -     0x7fff8c3dfff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
         0x7fff8c40d000 -     0x7fff8cd2d32b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
         0x7fff8cd48000 -     0x7fff8cd8dfff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
         0x7fff8cd8e000 -     0x7fff8cd93ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
         0x7fff8cd94000 -     0x7fff8cd9bff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
         0x7fff8cd9c000 -     0x7fff8cdf5fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
         0x7fff8cdf6000 -     0x7fff8ce01ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
         0x7fff8ce02000 -     0x7fff8cf56ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
         0x7fff8cfe2000 -     0x7fff8cff3ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
         0x7fff8d044000 -     0x7fff8d045ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
         0x7fff8d050000 -     0x7fff8d137ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
         0x7fff8d138000 -     0x7fff8d17ffff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
         0x7fff8d236000 -     0x7fff8d243ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
         0x7fff8d244000 -     0x7fff8d269ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
         0x7fff8d26f000 -     0x7fff8d2adff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
         0x7fff8d2d5000 -     0x7fff8d2e6ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
         0x7fff8d2e8000 -     0x7fff8d34efff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
         0x7fff8d34f000 -     0x7fff8d378fff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
         0x7fff8d466000 -     0x7fff8d8b4fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
         0x7fff8d94a000 -     0x7fff8d993fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
         0x7fff8d994000 -     0x7fff8d9e2ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
         0x7fff8d9e3000 -     0x7fff8d9e4fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
         0x7fff8d9e5000 -     0x7fff8db85ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
         0x7fff8db86000 -     0x7fff8dc0eff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
         0x7fff8dc0f000 -     0x7fff8dc18ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
         0x7fff8dc19000 -     0x7fff8dcdbff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
         0x7fff8dcdc000 -     0x7fff8dcddff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
         0x7fff8dcde000 -     0x7fff8dd02fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
         0x7fff8dd03000 -     0x7fff8dd32fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
         0x7fff8de07000 -     0x7fff8de29fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
         0x7fff8de2a000 -     0x7fff8de33ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
         0x7fff8de41000 -     0x7fff8de43ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
         0x7fff8de83000 -     0x7fff8df89ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
         0x7fff8e5dd000 -     0x7fff8e62eff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1)

  • Safari keep crashing on iMac when I try to upload a video on youtube

    I use 2 user sign ins. On 1 of them mail and other applications keeps crashing. I have just tried to upload a video on youtube but when I choose the video from my files that I want to upload then safari crashes. This is what I got for these recent crash.
    Process:         WebProcess [419]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.76.4)
    Build Info:      WebKit2-7537076004000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Date/Time:       2014-06-26 20:29:05.862 +0100
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          131855 sec
    Crashes Since Last Report:           12120
    Per-App Interval Since Last Report:  1300 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      78BF4166-4291-40DE-9157-BAEB41A1DCBD
    Crashed Thread:  7  com.apple.NSURLConnectionLoader
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010bece000-000000010bed1000 [   12K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[419]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore             0x000000010c936923 WebCore::LayoutRect::intersect(WebCore::LayoutRect const&) + 131
    1   com.apple.WebCore             0x000000010cc33c45 WebCore::RenderBox::applyCachedClipAndScrollOffsetForRepaint(WebCore::LayoutRec t&) const + 149
    2   com.apple.WebCore             0x000000010c8e6eda WebCore::RenderBox::computeRectForRepaint(WebCore::RenderLayerModelObject const*, WebCore::LayoutRect&, bool) const + 890
    3   com.apple.WebCore             0x000000010c8e6f30 WebCore::RenderBox::computeRectForRepaint(WebCore::RenderLayerModelObject const*, WebCore::LayoutRect&, bool) const + 976
    4   com.apple.WebCore             0x000000010c8caba8 WebCore::RenderBox::clippedOverflowRectForRepaint(WebCore::RenderLayerModelObje ct const*) const + 200
    5   com.apple.WebCore             0x000000010c8e3abe WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 590
    6   com.apple.WebCore             0x000000010c8e3c8e WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 1054
    7   com.apple.WebCore             0x000000010c8e3c8e WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 1054
    8   com.apple.WebCore             0x000000010c8e3c8e WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 1054
    9   com.apple.WebCore             0x000000010c8e3c8e WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 1054
    10  com.apple.WebCore             0x000000010c8e37e5 WebCore::RenderLayer::updateLayerPositionsAfterLayout(WebCore::RenderLayer const*, unsigned int) + 101
    11  com.apple.WebCore             0x000000010c8d06e9 WebCore::FrameView::layout(bool) + 2121
    12  com.apple.WebCore             0x000000010c8434af WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
    13  com.apple.WebCore             0x000000010c84338a _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 58
    14  com.apple.CoreFoundation       0x00007fff91f73934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    15  com.apple.CoreFoundation       0x00007fff91f73486 __CFRunLoopDoTimer + 534
    16  com.apple.CoreFoundation       0x00007fff91f53e11 __CFRunLoopRun + 1617
    17  com.apple.CoreFoundation       0x00007fff91f53486 CFRunLoopRunSpecific + 230
    18  com.apple.HIToolbox           0x00007fff955d82bf RunCurrentEventLoopInMode + 277
    19  com.apple.HIToolbox           0x00007fff955df56d ReceiveNextEventCommon + 355
    20  com.apple.HIToolbox           0x00007fff955df3fa BlockUntilNextEventMatchingListInMode + 62
    21  com.apple.AppKit               0x00007fff96ef4779 _DPSNextEvent + 659
    22  com.apple.AppKit               0x00007fff96ef407d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    23  com.apple.AppKit               0x00007fff96ef09b9 -[NSApplication run] + 470
    24  com.apple.WebKit2             0x000000010c0994e6 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 724
    25  com.apple.WebProcess           0x000000010becfb7f 0x10bece000 + 7039
    26  com.apple.WebProcess           0x000000010becfa78 0x10bece000 + 6776
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff93dea7e6 kevent + 10
    1   libdispatch.dylib             0x00007fff986fe786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib             0x00007fff986fd316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff93dea192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff91e8d594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff91e8eb85 start_wqthread + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff93de9bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff91e8f274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x000000010c3985f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x000000010c398115 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x000000010c38da1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff93de9bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff91e8f274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x000000010c398c27 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010c398ab8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c38da1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff93de9bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff91e8f274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x000000010c398c27 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010c398ab8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c38da1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff93de9bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff91e8f274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x000000010c398c27 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010c398ab8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c38da1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 7 Crashed:: com.apple.NSURLConnectionLoader
    0   com.apple.CoreFoundation       0x00007fff91f501e2 CFWriteStreamClose + 18
    1   com.apple.Foundation           0x00007fff950bdb0a spoolingClose + 73
    2   com.apple.CoreFoundation       0x00007fff91f502b3 _CFStreamClose + 83
    3   com.apple.CFNetwork           0x00007fff8c882b63 HTTPNetStreamInfo::closeAndReleasePayload() + 29
    4   com.apple.CFNetwork           0x00007fff8c913cfe HTTPNetConnection::errorOccurred(CFStreamError*) + 86
    5   com.apple.CFNetwork           0x00007fff8c914d4f HTTPNetStreamInfo::_httpRequestPayloadCallBack(__CFReadStream*, unsigned long, void*) + 151
    6   com.apple.CoreFoundation       0x00007fff91f7d52b _signalEventSync + 107
    7   com.apple.CoreFoundation       0x00007fff91f7d4b2 _cfstream_solo_signalEventSync + 98
    8   com.apple.CoreFoundation       0x00007fff91f2d4f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    9   com.apple.CoreFoundation       0x00007fff91f2ce1c __CFRunLoopDoSources0 + 444
    10  com.apple.CoreFoundation       0x00007fff91f53b49 __CFRunLoopRun + 905
    11  com.apple.CoreFoundation       0x00007fff91f53486 CFRunLoopRunSpecific + 230
    12  com.apple.Foundation           0x00007fff94f6ffd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    13  com.apple.Foundation           0x00007fff94f6472a -[NSThread main] + 68
    14  com.apple.Foundation           0x00007fff94f646a2 __NSThread__main__ + 1575
    15  libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    16  libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff93de9df2 __select + 10
    1   com.apple.CoreFoundation       0x00007fff91f9cc8b __CFSocketManager + 1355
    2   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    3   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff93dea192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff91e8d594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff91e8eb85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff93dea192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff91e8d594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff91e8eb85 start_wqthread + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000000000000  rcx: 0x00007fd884ca3020  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000110b30d60  rsp: 0x0000000110b30d50
       r8: 0x0000000110b30d01   r9: 0x0000000110b30da8  r10: 0x0000000000000481  r11: 0x00007fd88341c488
      r12: 0x0000000000000000  r13: 0x0000000000000008  r14: 0x00007fd8834d8fb0  r15: 0x00007fd884ca3420
      rip: 0x00007fff91f501e2  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 1
    Binary Images:
           0x10bece000 -        0x10bed0fff  com.apple.WebProcess (7537 - 7537.76.4) <5269CEC1-9274-3E9E-8A45-D37D71DA2740> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10bed7000 -        0x10bed9fff  WebProcessShim.dylib (537.76.4 - compatibility 1.0.0) <11449C45-CA67-3FA6-86E2-F6100EF10EF8> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10bee5000 -        0x10bee6fff  com.apple.VideoDecodeAcceleration (1.1 - 8) <4E75CD25-F198-3BDF-8970-4734CF3EB091> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
           0x10bf47000 -        0x10c1b0fff  com.apple.WebKit2 (7537 - 7537.76.4) <FD06691A-97CD-312A-8DD0-48268641674C> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10c384000 -        0x10c72bff7  com.apple.JavaScriptCore (7537 - 7537.76.1) <69C4CEDA-8BEB-38C0-9223-A28D71E17C5D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10c81a000 -        0x10d8c7fff  com.apple.WebCore (7537 - 7537.76.4) <410DAE63-6CB4-392E-8F90-BB72B4BD7E4B> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10f822000 -        0x10fd5bfff  com.apple.Safari.framework (7537 - 7537.76.4) <760D4633-A946-3208-8EA3-34E3DA11362F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x1100b9000 -        0x11021dfff  com.apple.WebKit (7537 - 7537.76.4) <61935359-4BAB-3342-8076-99E5B1DCF9CE> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x113408000 -        0x113409fff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
        0x7fff6bace000 -     0x7fff6bb02baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8bb3d000 -     0x7fff8bb41ff7  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
        0x7fff8c443000 -     0x7fff8c444ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c445000 -     0x7fff8c4c8fef  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
        0x7fff8c5f9000 -     0x7fff8c651ff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c652000 -     0x7fff8c664ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8c665000 -     0x7fff8c6a4fff  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
        0x7fff8c6a5000 -     0x7fff8c7b1fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8c7b2000 -     0x7fff8c853ff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8c854000 -     0x7fff8c855fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8c856000 -     0x7fff8c9bdff7  com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8cb95000 -     0x7fff8ce10ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8ce11000 -     0x7fff8ce14fff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff8cedd000 -     0x7fff8cee4fff  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
        0x7fff8cee5000 -     0x7fff8ceeafff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8ceeb000 -     0x7fff8cf5efff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8cf5f000 -     0x7fff8cf7cff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8cf7d000 -     0x7fff8cf7efff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8d560000 -     0x7fff8d644ff7  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
        0x7fff8d6a3000 -     0x7fff8d6f6fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8d6f7000 -     0x7fff8d6f7fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d6f8000 -     0x7fff8d724ff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d74a000 -     0x7fff8d74bfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8d78b000 -     0x7fff8d78bfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8d7ad000 -     0x7fff8d7efff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d7f0000 -     0x7fff8d7f5fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8d822000 -     0x7fff8d8e9ff7  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
        0x7fff8d8ea000 -     0x7fff8d92bfff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d92c000 -     0x7fff8d98cfff  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
        0x7fff8dcb0000 -     0x7fff8dd42ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e5d2000 -     0x7fff8e657ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e66a000 -     0x7fff8e66cfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8e6ac000 -     0x7fff8e6e7fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8e8b4000 -     0x7fff8e900ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e901000 -     0x7fff8e902ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8e96e000 -     0x7fff8e97bff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8e97c000 -     0x7fff8e9c5ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e9ee000 -     0x7fff8e9f6fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8eda2000 -     0x7fff8edb7fff  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
        0x7fff8edb8000 -     0x7fff8edbffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8edc0000 -     0x7fff8edc0fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8edc1000 -     0x7fff8edc5fff  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
        0x7fff8edc6000 -     0x7fff8eff0fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8eff1000 -     0x7fff8effbff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8f02c000 -     0x7fff8f055fff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f056000 -     0x7fff8f51dfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8f51e000 -     0x7fff8f580ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f581000 -     0x7fff8f5a9fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8f646000 -     0x7fff8f6e0ff7  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
        0x7fff8f6e1000 -     0x7fff8f6f8fff  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
        0x7fff8f8e2000 -     0x7fff8f9e7fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8f9e8000 -     0x7fff8f9eefff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8fa20000 -     0x7fff8fa8bff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8fa8c000 -     0x7fff8faccfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8facd000 -     0x7fff8ff00ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8ff01000 -     0x7fff8ff41ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8ff42000 -     0x7fff8ff48fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8ff49000 -     0x7fff8ff68fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8ff75000 -     0x7fff8ff84fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8ffcc000 -     0x7fff900d3fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff900e2000 -     0x7fff9015dff7  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
        0x7fff90250000 -     0x7fff9025bfff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9025c000 -     0x7fff9025cfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff9025d000 -     0x7fff9028dff7  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
        0x7fff904ba000 -     0x7fff904c0ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff904c1000 -     0x7fff904d0fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff904d2000 -     0x7fff904e0ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff904fb000 -     0x7fff90556ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90596000 -     0x7fff905d8fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff905d9000 -     0x7fff9066fff7  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
        0x7fff90670000 -     0x7fff906c2ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff90e74000 -     0x7fff90e74fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff90e75000 -     0x7fff90e84ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff90ec2000 -     0x7fff90ef5ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff90ef6000 -     0x7fff90febfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff91031000 -     0x7fff91032ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff91033000 -     0x7fff912a7fff  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
        0x7fff91364000 -     0x7fff91380ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff91381000 -     0x7fff91387fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91456000 -     0x7fff914aaff7  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
        0x7fff914ab000 -     0x7fff9152fff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff91530000 -     0x7fff91537fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff91538000 -     0x7fff9163afff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff9163b000 -     0x7fff91771fff  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
        0x7fff91772000 -     0x7fff91856e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff91883000 -     0x7fff91885fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff91920000 -     0x7fff9196efff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff91991000 -     0x7fff91991fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff91992000 -     0x7fff919a5ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff919a6000 -     0x7fff91a0eff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff91a0f000 -     0x7fff91a1dfff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff91a1e000 -     0x7fff91a30ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff91b45000 -     0x7fff91b45fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff91b46000 -     0x7fff91b7bfff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff91b7c000 -     0x7fff91bbcfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff91c11000 -     0x7fff91cb6fff  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
        0x7fff91cb7000 -     0x7fff91ce4fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff91e28000 -     0x7fff91e3cff7  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
        0x7fff91e3d000 -     0x7fff91f1afef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff91f1b000 -     0x7fff920efff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff920f0000 -     0x7fff921a3ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff921a4000 -     0x7fff921ccfff  libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib
        0x7fff921cd000 -     0x7fff92235ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff92251000 -     0x7fff92253fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff92254000 -     0x7fff92271fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff92272000 -     0x7fff92289fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff922b4000 -     0x7fff92310ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff92311000 -     0x7fff92311fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff924cf000 -     0x7fff92523fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff92524000 -     0x7fff9263dfff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff92640000 -     0x7fff92643fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff92770000 -     0x7fff92a65ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff92a6e000 -     0x7fff92e9bfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff93bd4000 -     0x7fff93bd5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff93bd6000 -     0x7fff93bf7fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff93bf8000 -     0x7fff93c6eff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff93c74000 -     0x7fff93c74fff  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
        0x7fff93d27000 -     0x7fff93d4bfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff93d4c000 -     0x7fff93d4ffff  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
        0x7fff93dd3000 -     0x7fff93df3fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff93df4000 -     0x7fff93f94ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff93fce000 -     0x7fff9496ca27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9496d000 -     0x7fff94978ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff94d1c000 -     0x7fff94d21ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff94d22000 -     0x7fff94dc4fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff94dc5000 -     0x7fff94ddbfff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff94eb7000 -     0x7fff94ec4fff  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
        0x7fff94ec5000 -     0x7fff94ec8fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff94ed6000 -     0x7fff94eddfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff94ede000 -     0x7fff94f09ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff94f0a000 -     0x7fff95223fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff95224000 -     0x7fff95540fff  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
        0x7fff95593000 -     0x7fff95598fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff95599000 -     0x7fff955afff7  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
        0x7fff955b0000 -     0x7fff955bbff7  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
        0x7fff955bc000 -     0x7fff955beff7  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
        0x7fff955d6000 -     0x7fff95902fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff95903000 -     0x7fff95973fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff95db5000 -     0x7fff95ddeff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff95e4b000 -     0x7fff95e8fff7  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
        0x7fff95ea3000 -     0x7fff95ea7fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff95ea8000 -     0x7fff95fb5fff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff95fbd000 -     0x7fff95fc0ff7  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
        0x7fff96023000 -     0x7fff96047fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff96064000 -     0x7fff9608dfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff960a3000 -     0x7fff960a8fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff960a9000 -     0x7fff962abfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff962b0000 -     0x7fff9640dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff96469000 -     0x7fff964dffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff96533000 -     0x7fff965e9fff  com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff96705000 -     0x7fff96ce9fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff96cea000 -     0x7fff96cf7fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff96cf8000 -     0x7fff96cfdfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff96cfe000 -     0x7fff96d38fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff96d39000 -     0x7fff96d39fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff96d3a000 -     0x7fff96d43ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff96eec000 -     0x7fff97af2fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff97e83000 -     0x7fff97ea9fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff986a4000 -     0x7fff986ebff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff986fb000 -     0x7fff98709fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff9880d000 -     0x7fff988ecfff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff98b66000 -     0x7fff98b6afff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 5
        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: 852
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=195.5M resident=152.7M(78%) swapped_out_or_unallocated=42.8M(22%)
    Writable regions: Total=1.2G written=104.5M(9%) resident=107.7M(9%) swapped_out=0K(0%) unallocated=1.1G(91%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    ATS (font support)                   31.8M
    CG shared images                     1184K
    CoreAnimation                        17.2M
    CoreGraphics                           16K
    CoreServices                         1016K
    JS JIT generated code               256.0M
    JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
    JS VM register file                  4096K
    JS garbage collector                 30.8M
    MALLOC                               90.9M
    MALLOC guard page                      64K
    Memory tag=242                         12K
    SQLite page cache                     192K
    STACK GUARD                          56.0M
    Stack                                12.6M
    TC malloc                             520K
    VM_ALLOCATE                           188K
    __CI_BITMAP                            80K
    __DATA                               17.4M
    __IMAGE                               528K
    __LINKEDIT                           62.3M
    __TEXT                              133.2M
    __UNICODE                             544K
    mapped file                          19.8M
    shared memory                         308K
    ===========                        =======
    TOTAL                                 1.5G
    TOTAL, minus reserved VM space      736.5M
    Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.67.5-P2P
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Ext HDD 1021, 0x1058  (Western Digital Technologies, Inc.), 0x1021, 0xfa130000 / 7
    USB Device: Saffire 6USB, 0x1235, 0x0010, 0xfa120000 / 5
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: USB Optical Mouse, 0x046d  (Logitech Inc.), 0xc018, 0xfd140000 / 6
    USB Device: Key49, 0x15e4, 0x0150, 0xfd130000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    My mail crashes and iMovie.
    When I use my other User sign in everything seems to work. A problem I have is on the user sign that crashes has most of my files so I can't upload this latest video on the working user sign in because the file is in the faulty user sign set of files. I am of the opinion that there is something not correct regarding my user sign in.
    Can you help me work out what is wrong?
    Thank you

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

  • I'm having an issue where my safari keeps crashing when trying to upload anything to internet. tried a diff user on the computer and it works but need the internet to work on main user. have posted the error message.  PLease help!

    Process:         WebProcess [13216]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.71)
    Build Info:      WebKit2-7537071000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [13190]
    Date/Time:       2013-11-26 09:17:03.030 -0700
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          105690 sec
    Crashes Since Last Report:           18
    Per-App Interval Since Last Report:  105432 sec
    Per-App Crashes Since Last Report:   16
    Anonymous UUID:                      1EB43A61-D166-437A-A5CF-9844F7B20491
    Crashed Thread:  6  com.apple.NSURLConnectionLoader
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010b494000-000000010b497000 [   12K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[13216]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x000000010c183c4b WebCore::RenderTableSection::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 523
    1   com.apple.WebCore                       0x000000010c1839d2 WebCore::RenderTableSection::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 146
    2   com.apple.WebCore                       0x000000010c1837f5 WebCore::RenderTable::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 581
    3   com.apple.WebCore                       0x000000010c07af19 WebCore::RenderTable::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 265
    4   com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    5   com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    6   com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    7   com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    8   com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    9   com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    10  com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    11  com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    12  com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    13  com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    14  com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    15  com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    16  com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    17  com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    18  com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    19  com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    20  com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    21  com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    22  com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    23  com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    24  com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    25  com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    26  com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    27  com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    28  com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    29  com.apple.WebCore                       0x000000010bef67b8 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, ***::Vector<WebCore::LayerFragment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*) + 456
    30  com.apple.WebCore                       0x000000010bef6511 WebCore::RenderLayer::paintForegroundForFragments(***::Vector<WebCore::LayerFra gment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::GraphicsContext*, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*, bool, bool) + 289
    31  com.apple.WebCore                       0x000000010bef4168 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 1928
    32  com.apple.WebCore                       0x000000010bef3748 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 792
    33  com.apple.WebCore                       0x000000010bef63ab WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul, ***::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 155
    34  com.apple.WebCore                       0x000000010bef41f4 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2068
    35  com.apple.WebCore                       0x000000010bef3748 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 792
    36  com.apple.WebCore                       0x000000010bef333a WebCore::RenderLayer::paint(WebCore::GraphicsContext*, WebCore::LayoutRect const&, unsigned int, WebCore::RenderObject*, WebCore::RenderRegion*, unsigned int) + 138
    37  com.apple.WebCore                       0x000000010bef2f6a WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 650
    38  com.apple.WebCore                       0x000000010bef28d8 WebCore::ScrollView::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 408
    39  com.apple.WebKit2                       0x000000010b5981a1 WebKit::WebPage::drawRect(WebCore::GraphicsContext&, WebCore::IntRect const&) + 141
    40  com.apple.WebCore                       0x000000010bf31b50 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::IntRect const&) + 144
    41  com.apple.WebCore                       0x000000010bf31396 drawLayerContents(CGContext*, CALayer*, WebCore::PlatformCALayer*) + 1014
    42  com.apple.QuartzCore                    0x00007fff91a41225 CABackingStoreUpdate_ + 3221
    43  com.apple.QuartzCore                    0x00007fff91a4013a CA::Layer::display_() + 1086
    44  com.apple.WebCore                       0x000000010bf760cb -[WebLayer display] + 43
    45  com.apple.QuartzCore                    0x00007fff91a3800a CA::Layer::display_if_needed(CA::Transaction*) + 560
    46  com.apple.QuartzCore                    0x00007fff91a36fbf CA::Context::commit_transaction(CA::Transaction*) + 319
    47  com.apple.QuartzCore                    0x00007fff91a36d3c CA::Transaction::commit() + 274
    48  com.apple.QuartzCore                    0x00007fff91a3633d CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 63
    49  com.apple.CoreFoundation                0x00007fff929618e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    50  com.apple.CoreFoundation                0x00007fff92961846 __CFRunLoopDoObservers + 374
    51  com.apple.CoreFoundation                0x00007fff929364a2 CFRunLoopRunSpecific + 258
    52  com.apple.HIToolbox                     0x00007fff965ca2bf RunCurrentEventLoopInMode + 277
    53  com.apple.HIToolbox                     0x00007fff965d156d ReceiveNextEventCommon + 355
    54  com.apple.HIToolbox                     0x00007fff965d13fa BlockUntilNextEventMatchingListInMode + 62
    55  com.apple.AppKit                        0x00007fff98d27779 _DPSNextEvent + 659
    56  com.apple.AppKit                        0x00007fff98d2707d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    57  com.apple.AppKit                        0x00007fff98d239b9 -[NSApplication run] + 470
    58  com.apple.WebCore                       0x000000010c18bd91 WebCore::RunLoop::run() + 81
    59  com.apple.WebKit2                       0x000000010b65e533 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 609
    60  com.apple.WebProcess                    0x000000010b495b7f 0x10b494000 + 7039
    61  com.apple.WebProcess                    0x000000010b495a78 0x10b494000 + 6776
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8e66c7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff98ba1786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff98ba0316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8e66bbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91696274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010b95b396 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010b95aeb5 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x000000010b95085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e66bbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91696274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010b95b9c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010b95b858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010b95085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e66bbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91696274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010b95b9c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010b95b858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010b95085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e66bbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91696274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010b95b9c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010b95b858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010b95085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 6 Crashed:: com.apple.NSURLConnectionLoader
    0   com.apple.CoreFoundation                0x00007fff929331e2 CFWriteStreamClose + 18
    1   com.apple.Foundation                    0x00007fff8e188b0a spoolingClose + 73
    2   com.apple.CoreFoundation                0x00007fff929332b3 _CFStreamClose + 83
    3   com.apple.CFNetwork                     0x00007fff8d5b8dd3 HTTPNetStreamInfo::closeAndReleasePayload() + 29
    4   com.apple.CFNetwork                     0x00007fff8d649f6e HTTPNetConnection::errorOccurred(CFStreamError*) + 86
    5   com.apple.CFNetwork                     0x00007fff8d64afbf HTTPNetStreamInfo::_httpRequestPayloadCallBack(__CFReadStream*, unsigned long, void*) + 151
    6   com.apple.CoreFoundation                0x00007fff9296052b _signalEventSync + 107
    7   com.apple.CoreFoundation                0x00007fff929604b2 _cfstream_solo_signalEventSync + 98
    8   com.apple.CoreFoundation                0x00007fff929104f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    9   com.apple.CoreFoundation                0x00007fff9290fe1c __CFRunLoopDoSources0 + 444
    10  com.apple.CoreFoundation                0x00007fff92936b49 __CFRunLoopRun + 905
    11  com.apple.CoreFoundation                0x00007fff92936486 CFRunLoopRunSpecific + 230
    12  com.apple.Foundation                    0x00007fff8e03afd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    13  com.apple.Foundation                    0x00007fff8e02f72a -[NSThread main] + 68
    14  com.apple.Foundation                    0x00007fff8e02f6a2 __NSThread__main__ + 1575
    15  libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    16  libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8e66bdf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff9297fc8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8e66c192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91694594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff91695b85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8e66c192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91694594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff91695b85 start_wqthread + 13
    Thread 10:: Dispatch queue: com.apple.networking.connection.0x7f9944d1f330
    0   libsystem_kernel.dylib                  0x00007fff8e66bd8e __recvfrom_nocancel + 10
    1   libsystem_dnssd.dylib                   0x00007fff938c67af read_all + 298
    2   libsystem_dnssd.dylib                   0x00007fff938c6c06 deliver_request + 1057
    3   libsystem_dnssd.dylib                   0x00007fff938c848b DNSServiceGetAddrInfo + 225
    4   libsystem_network.dylib                 0x00007fff91598348 tcp_connection_start_host_resolve + 106
    5   libsystem_network.dylib                 0x00007fff9159935d tcp_connection_resolve_srv_result + 417
    6   libsystem_network.dylib                 0x00007fff9159984a tcp_connection_preflight_done + 546
    7   libsystem_network.dylib                 0x00007fff91597e46 __tcp_connection_start_block_invoke_1 + 64
    8   libdispatch.dylib                       0x00007fff98b9fa82 _dispatch_call_block_and_release + 18
    9   libdispatch.dylib                       0x00007fff98ba12d2 _dispatch_queue_drain + 264
    10  libdispatch.dylib                       0x00007fff98ba112e _dispatch_queue_invoke + 54
    11  libdispatch.dylib                       0x00007fff98ba0928 _dispatch_worker_thread2 + 198
    12  libsystem_c.dylib                       0x00007fff916943da _pthread_wqthread + 316
    13  libsystem_c.dylib                       0x00007fff91695b85 start_wqthread + 13
    Thread 6 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000000000000  rcx: 0x00007f9941cecb20  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x000000010ff69d60  rsp: 0x000000010ff69d50
       r8: 0x000000010ff69d01   r9: 0x000000010ff69da8  r10: 0x0000000000000481  r11: 0x00007f9941c1c448
      r12: 0x0000000000000000  r13: 0x0000000000000008  r14: 0x00007f9944d20430  r15: 0x00007f9941c43ab0
      rip: 0x00007fff929331e2  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x10b494000 -        0x10b496fff  com.apple.WebProcess (7537 - 7537.71) <1D9A8110-8D6D-3B05-BE8E-DE9837E79A07> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10b4a1000 -        0x10b4a3fff  WebProcessShim.dylib (537.71.0 - compatibility 1.0.0) <317799BB-A14C-3887-BF31-A5D89AEB0119> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10b4aa000 -        0x10b4abfff  com.apple.VideoDecodeAcceleration (1.1 - 8) <4E75CD25-F198-3BDF-8970-4734CF3EB091> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
           0x10b50c000 -        0x10b773fff  com.apple.WebKit2 (7537 - 7537.71) <E54E27D0-AEFA-388C-B509-45BD726B6966> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10b947000 -        0x10bcedff7  com.apple.JavaScriptCore (7537 - 7537.65) <A82F910D-F21B-35E9-9FF6-2CA300EDBEE1> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10bddc000 -        0x10ce80fff  com.apple.WebCore (7537 - 7537.70) <FAF8BC20-982F-33CD-B9B2-26185E15714A> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10edc9000 -        0x10f2fefff  com.apple.Safari.framework (7537 - 7537.71) <259E43DC-7DF8-3492-AF60-42F1EFEFA64B> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10f65a000 -        0x10f7befff  com.apple.WebKit (7537 - 7537.71) <C81854D7-FEC0-3501-86ED-8DA5DD63BE52> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x10ffd4000 -        0x10ffd7ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x113bb0000 -        0x113bbafef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x113bc8000 -        0x113bd6fff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x113c8b000 -        0x113cb9ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11603a000 -        0x1161f2fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x116229000 -        0x116383fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x119bc8000 -        0x119faffe7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff6b094000 -     0x7fff6b0c8baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8cc9c000 -     0x7fff8cda9fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8cde3000 -     0x7fff8ce37fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8ce38000 -     0x7fff8cecaff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8cedd000 -     0x7fff8cee8fff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8cf36000 -     0x7fff8cf38fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8cf39000 -     0x7fff8cf65ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8cf66000 -     0x7fff8cfd9fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8d0dc000 -     0x7fff8d152fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8d169000 -     0x7fff8d19cff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d19d000 -     0x7fff8d3c7fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8d3c8000 -     0x7fff8d3ddfff  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
        0x7fff8d3de000 -     0x7fff8d3fffff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8d4ea000 -     0x7fff8d58bfff  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
        0x7fff8d58c000 -     0x7fff8d6f3fff  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
        0x7fff8d6f4000 -     0x7fff8d6ffff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8d700000 -     0x7fff8d762ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8d763000 -     0x7fff8d763fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8d764000 -     0x7fff8d806fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8d80d000 -     0x7fff8dcd4fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8dcd5000 -     0x7fff8dd21ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8dd2f000 -     0x7fff8dd30fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8dd31000 -     0x7fff8dd31fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8dfab000 -     0x7fff8dfd4fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8dfd5000 -     0x7fff8e2eefff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e307000 -     0x7fff8e36fff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8e3a4000 -     0x7fff8e4abfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8e4ac000 -     0x7fff8e4d7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8e4d8000 -     0x7fff8e500fff  libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib
        0x7fff8e501000 -     0x7fff8e5f6fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8e655000 -     0x7fff8e675fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e676000 -     0x7fff8e692ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8e6c1000 -     0x7fff8e6cffff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e6d0000 -     0x7fff8e6e3ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8e6e4000 -     0x7fff8e768ff7  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
        0x7fff8ea8f000 -     0x7fff8ec1aff7  com.apple.QTKit (7.7.1 - 2348) <9F6E8775-002D-3B79-90CC-D5117C50DB00> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ec1b000 -     0x7fff8ec96ff7  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
        0x7fff8ec97000 -     0x7fff8ecc0fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f23e000 -     0x7fff8f27eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8f382000 -     0x7fff8f966fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f967000 -     0x7fff8fa01ff7  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
        0x7fff8fa02000 -     0x7fff8fa5eff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8fa5f000 -     0x7fff8fa62fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8fa63000 -     0x7fff8fa9efff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff8fabf000 -     0x7fff8fac0ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8fac1000 -     0x7fff8fe6bfe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8fe71000 -     0x7fff8fe74fff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff8fe75000 -     0x7fff8febeff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff907d7000 -     0x7fff90934fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff90935000 -     0x7fff90943ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff90bd4000 -     0x7fff90c16fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff90c17000 -     0x7fff90c82ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90c83000 -     0x7fff90d80ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff90d81000 -     0x7fff90d8bff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff90d8c000 -     0x7fff90d93fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff90dc4000 -     0x7fff90e3aff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff90e3b000 -     0x7fff90e51ff7  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
        0x7fff90eb4000 -     0x7fff90ed3fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff90ed4000 -     0x7fff90ed8fff  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
        0x7fff90eea000 -     0x7fff90f9dff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff90f9e000 -     0x7fff90fa2fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff90fa3000 -     0x7fff90ff6fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff90ff7000 -     0x7fff91000ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff91001000 -     0x7fff91006fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff91007000 -     0x7fff910e6fff  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
        0x7fff9147b000 -     0x7fff914bbfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff914fb000 -     0x7fff91542ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff91593000 -     0x7fff91595fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff91596000 -     0x7fff9159bff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff915a6000 -     0x7fff915feff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff91643000 -     0x7fff91643fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff91644000 -     0x7fff91721fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff91a02000 -     0x7fff91ba2ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff91bcd000 -     0x7fff91c1bfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff91c1c000 -     0x7fff91c57fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff91d5c000 -     0x7fff91d5eff7  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
        0x7fff91d5f000 -     0x7fff91d64fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff91d65000 -     0x7fff91d65fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff91ef3000 -     0x7fff91ff8fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91ff9000 -     0x7fff91ffefff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff9200d000 -     0x7fff92036ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff92067000 -     0x7fff92081fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff92082000 -     0x7fff92084fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff92085000 -     0x7fff920d6ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff920d7000 -     0x7fff92117fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff922b8000 -     0x7fff922fefff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff922ff000 -     0x7fff923e3ff7  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
        0x7fff923e4000 -     0x7fff92426ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff92427000 -     0x7fff9242efff  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
        0x7fff9242f000 -     0x7fff92548fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff92549000 -     0x7fff925dfff7  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
        0x7fff925e0000 -     0x7fff925f7fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff925f8000 -     0x7fff925f9fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff925fa000 -     0x7fff92609fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9260b000 -     0x7fff92612fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff92613000 -     0x7fff92887fff  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
        0x7fff92888000 -     0x7fff928a5fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff928a6000 -     0x7fff928ccfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff928fe000 -     0x7fff92ad2ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff92fa2000 -     0x7fff92fa8fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff92fe7000 -     0x7fff93057fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff93058000 -     0x7fff9305dfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff9305e000 -     0x7fff9313cfff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff938c4000 -     0x7fff938ccfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff938cd000 -     0x7fff93911ff7  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
        0x7fff93912000 -     0x7fff93947fff  libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff93948000 -     0x7fff93978ff7  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
        0x7fff93985000 -     0x7fff93a91fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff93a92000 -     0x7fff93acdfff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff93af6000 -     0x7fff93b56fff  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
        0x7fff93bea000 -     0x7fff93beffff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff93c1b000 -     0x7fff93d15ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff93d60000 -     0x7fff93d72ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff93d73000 -     0x7fff93ea9fff  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
        0x7fff93eb2000 -     0x7fff93ebffff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff93ec2000 -     0x7fff93ec2fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff93ec3000 -     0x7fff93ec3fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff93ec7000 -     0x7fff93ec7fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff93ec8000 -     0x7fff93ef0fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff93ef1000 -     0x7fff941e6ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff941f6000 -     0x7fff94203ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff94252000 -     0x7fff94354fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff94355000 -     0x7fff94356ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff94374000 -     0x7fff94b1cfff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff94b1d000 -     0x7fff94b41fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff94b9d000 -     0x7fff94c05ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff94c21000 -     0x7fff94c24fff  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
        0x7fff94c25000 -     0x7fff94ccafff  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
        0x7fff94d3f000 -     0x7fff94d83ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff94d84000 -     0x7fff94d93ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff94d98000 -     0x7fff94dc5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff94f33000 -     0x7fff94f45ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff94f8d000 -     0x7fff94f93ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff94f94000 -     0x7fff94f97ff7  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
        0x7fff94f98000 -     0x7fff9501dff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9501e000 -     0x7fff95024fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff95028000 -     0x7fff95028fff  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
        0x7fff95029000 -     0x7fff95068fff  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
        0x7fff95069000 -     0x7fff9507ffff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff95080000 -     0x7fff95103fef  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
        0x7fff95104000 -     0x7fff95105fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff95106000 -     0x7fff95113fff  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
        0x7fff951b0000 -     0x7fff951b7fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff951b8000 -     0x7fff951dcfff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff951dd000 -     0x7fff951e8ff7  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
        0x7fff951e9000 -     0x7fff95b87a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff95b94000 -     0x7fff95b97fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff95b98000 -     0x7fff95b9cfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff95b9d000 -     0x7fff95bdefff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff95bdf000 -     0x7fff95efbfff  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
        0x7fff95efc000 -     0x7fff96329fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff9632a000 -     0x7fff9632afff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9632b000 -     0x7fff9632cff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9632d000 -     0x7fff9633cfff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff965b2000 -     0x7fff965c6ff7  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
        0x7fff965c7000 -     0x7fff965c7fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff965c8000 -     0x7fff968f4fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff968f5000 -     0x7fff968f9ff7  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
        0x7fff96a3d000 -     0x7fff96c3ffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff96c40000 -     0x7fff96c94ff7  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
        0x7fff96cbe000 -     0x7fff96cd5fff  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
        0x7fff96d36000 -     0x7fff96d6bfff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff96d6c000 -     0x7fff96d72fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff970f3000 -     0x7fff971d7e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff985e0000 -     0x7fff9861afe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9861b000 -     0x7fff98a4eff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff98a4f000 -     0x7fff98b16ff7  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
        0x7fff98b17000 -     0x7fff98b34ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff98b9c000 -     0x7fff98b9dfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598>

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain models.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Safari keeps crashing when I go to youtube as soon as it loads. What can I do to fix this?

    Process:         WebProcess [548]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7536 (7536.29.13)
    Build Info:      WebKit2-7536029013000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Date/Time:       2013-06-11 17:34:52.345 -0400
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          243777 sec
    Crashes Since Last Report:           54
    Per-App Interval Since Last Report:  418937 sec
    Per-App Crashes Since Last Report:   52
    Anonymous UUID:                      5A8B26CF-CB34-46ED-BA11-89492501ADB5
    Crashed Thread:  5  WebCore: LocalStorage
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    VM Regions Near 0x18:
    -->
        __TEXT                 0000000104fdf000-0000000104fe0000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[548]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00000001053c8bde __psynch_mutexdrop + 10
    1   libsystem_c.dylib                       0x000000010527c6e9 pthread_mutex_unlock + 330
    2   com.apple.WebCore                       0x0000000106cad371 WebCore::StorageThread::scheduleTask(***::PassOwnPtr<WebCore::StorageTask>) + 33
    3   com.apple.WebCore                       0x000000010701fce8 WebCore::StorageSyncManager::scheduleImport(***::PassRefPtr<WebCore::StorageAre aSync>) + 72
    4   com.apple.WebCore                       0x000000010701fc4b WebCore::StorageAreaSync::create(***::PassRefPtr<WebCore::StorageSyncManager>, ***::PassRefPtr<WebCore::StorageAreaImpl>, ***::String const&) + 299
    5   com.apple.WebCore                       0x00000001070096b7 WebCore::StorageAreaImpl::create(WebCore::StorageType, ***::PassRefPtr<WebCore::SecurityOrigin>, ***::PassRefPtr<WebCore::StorageSyncManager>, unsigned int) + 215
    6   com.apple.WebCore                       0x00000001070092bb WebCore::StorageNamespaceImpl::storageArea(***::PassRefPtr<WebCore::SecurityOri gin>) + 235
    7   com.apple.WebCore                       0x000000010701f209 WebCore::DOMWindow::localStorage(int&) const + 281
    8   com.apple.WebCore                       0x000000010701f0be WebCore::jsDOMWindowLocalStorage(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 190
    9   com.apple.JavaScriptCore                0x0000000106913b98 llint_slow_path_get_by_id + 168
    10  com.apple.JavaScriptCore                0x000000010691a7d6 llint_op_get_by_id + 112
    11  com.apple.JavaScriptCore                0x0000000106714ce0 JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*) + 3104
    12  com.apple.JavaScriptCore                0x00000001067cca23 JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*) + 339
    13  com.apple.WebCore                       0x0000000106d0f7c9 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) + 473
    14  com.apple.WebCore                       0x0000000106d0f3d9 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 41
    15  com.apple.WebCore                       0x0000000106d3235b WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&) + 155
    16  com.apple.WebCore                       0x0000000106fd0896 WebCore::ScriptElement::execute(WebCore::CachedScript*) + 166
    17  com.apple.WebCore                       0x0000000106fd0726 WebCore::ScriptRunner::timerFired(WebCore::Timer<WebCore::ScriptRunner>*) + 454
    18  com.apple.WebCore                       0x0000000106cab6d4 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
    19  com.apple.WebCore                       0x0000000107740e53 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 51
    20  com.apple.CoreFoundation                0x0000000105b0e934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    21  com.apple.CoreFoundation                0x0000000105b0e486 __CFRunLoopDoTimer + 534
    22  com.apple.CoreFoundation                0x0000000105aeee11 __CFRunLoopRun + 1617
    23  com.apple.CoreFoundation                0x0000000105aee486 CFRunLoopRunSpecific + 230
    24  com.apple.HIToolbox                     0x000000010ceb02bf RunCurrentEventLoopInMode + 277
    25  com.apple.HIToolbox                     0x000000010ceb756d ReceiveNextEventCommon + 355
    26  com.apple.HIToolbox                     0x000000010ceb73fa BlockUntilNextEventMatchingListInMode + 62
    27  com.apple.AppKit                        0x00000001089fd779 _DPSNextEvent + 659
    28  com.apple.AppKit                        0x00000001089fd07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    29  com.apple.AppKit                        0x00000001089f99b9 -[NSApplication run] + 470
    30  com.apple.WebCore                       0x0000000107718aaf WebCore::RunLoop::run() + 63
    31  com.apple.WebKit2                       0x00000001064288f6 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    32  com.apple.WebKit2                       0x00000001063f21dd WebKitMain + 285
    33  com.apple.WebProcess                    0x0000000104fdfe5e 0x104fdf000 + 3678
    34  com.apple.WebProcess                    0x0000000104fdfd80 0x104fdf000 + 3456
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00000001053c97e6 kevent + 10
    1   libdispatch.dylib                       0x00000001051a0786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x000000010519f316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00000001053c8bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000105281274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000106706f76 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000106929cea JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010693f2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x000000010527d8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x0000000105280b75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00000001053c8bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000105281274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010688cb64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010688ca46 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010693f2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x000000010527d8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x0000000105280b75 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00000001053c767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001053c6d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x0000000105ae650c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x0000000105aeec74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x0000000105aee486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x000000010855ffd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x000000010855472a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00000001085546a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x000000010527d8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x0000000105280b75 thread_start + 13
    Thread 5 Crashed:: WebCore: LocalStorage
    0   com.apple.WebCore                       0x00000001072227c2 ***::HashTableAddResult<***::HashTableIterator<***::String, std::__1::pair<***::String, ***::String>, ***::PairFirstExtractor<std::__1::pair<***::String, ***::String> >, ***::StringHash, ***::HashMapValueTraits<***::HashTraits<***::String>, ***::HashTraits<***::String> >, ***::HashTraits<***::String> > > ***::HashTable<***::String, std::__1::pair<***::String, ***::String>, ***::PairFirstExtractor<std::__1::pair<***::String, ***::String> >, ***::StringHash, ***::HashMapValueTraits<***::HashTraits<***::String>, ***::HashTraits<***::String> >, ***::HashTraits<***::String> >::add<***::HashMapTranslator<***::HashMapValueTraits<***::HashTraits<***::Stri ng>, ***::HashTraits<***::String> >, ***::StringHash>, ***::String, ***::String>(***::String const&, ***::String const&) + 98
    1   com.apple.WebCore                       0x000000010701fec9 WebCore::StorageAreaSync::performImport() + 377
    2   com.apple.WebCore                       0x0000000106cad7f8 WebCore::StorageThread::threadEntryPoint() + 104
    3   com.apple.JavaScriptCore                0x000000010693f2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    4   libsystem_c.dylib                       0x000000010527d8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x0000000105280b75 thread_start + 13
    Thread 6:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00000001053c8bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000105281274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000106706f3d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010774fb21 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x0000000106cad82a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010693f2df _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x000000010527d8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x0000000105280b75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00000001053c8df2 __select + 10
    1   com.apple.CoreFoundation                0x0000000105b37c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x000000010527d8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x0000000105280b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00000001053c9192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010527f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105280b85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00000001053c9192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010527f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105280b85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00000001053c9192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010527f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105280b85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00000001053c9192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010527f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105280b85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00000001053c9192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010527f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105280b85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00000001053c9192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010527f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105280b85 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00000001053c9192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010527f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105280b85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00000001053c9192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010527f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105280b85 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00000001053c9192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010527f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105280b85 start_wqthread + 13
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0x0000000113288e28  rbx: 0x0000000113288e20  rcx: 0x0000000113288e20  rdx: 0x0000000113288e28
      rdi: 0x0000000000000000  rsi: 0x0000000113288e30  rbp: 0x0000000113288de0  rsp: 0x0000000113288d80
       r8: 0x0000000113288d9c   r9: 0x0000000113288d98  r10: 0x0000000000000081  r11: 0x00007fc8a9558780
      r12: 0x0000000113288e30  r13: 0x0000000106cad850  r14: 0x000000011a686400  r15: 0x0000000113288e08
      rip: 0x00000001072227c2  rfl: 0x0000000000010206  cr2: 0x0000000000000018
    Logical CPU: 1
    Binary Images:
           0x104fdf000 -        0x104fdffff  com.apple.WebProcess (7536 - 7536.29.13) <2188CE7D-394B-344E-8C8D-10B6E7147DCC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x104fe3000 -        0x104fe3fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
           0x104fe8000 -        0x104fe8fff  WebProcessShim.dylib (536.29.13 - compatibility 1.0.0) <637194E2-FF8F-3A76-B620-F8E166B3C684> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x104fee000 -        0x104feefff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x104ff1000 -        0x105067ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
           0x1050c2000 -        0x1050c3fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
           0x1050c9000 -        0x1050f6fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
           0x105104000 -        0x105104fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x105108000 -        0x105113ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
           0x10511c000 -        0x105121fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
           0x105126000 -        0x105126fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x10512a000 -        0x10516cff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
           0x10517a000 -        0x10517afff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x10517d000 -        0x105182fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
           0x10518c000 -        0x105193fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
           0x105199000 -        0x105199fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x10519d000 -        0x1051abfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
           0x1051bd000 -        0x1051bdfff  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
           0x1051c1000 -        0x1051c2fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
           0x1051c6000 -        0x1051c7fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
           0x1051cc000 -        0x1051d0fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
           0x1051d6000 -        0x1051d6fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
           0x1051da000 -        0x1051dcfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x1051e1000 -        0x1051ebff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
           0x1051f2000 -        0x1051f5fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
           0x1051f9000 -        0x1051fffff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
           0x105204000 -        0x105204fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x10520a000 -        0x10520efff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
           0x105212000 -        0x105214fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
           0x105219000 -        0x10521bff7  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
           0x105220000 -        0x105221ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
           0x105229000 -        0x10522aff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
           0x10522f000 -        0x10530cfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
           0x10534b000 -        0x105353fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
           0x10535d000 -        0x105398fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
           0x1053b2000 -        0x1053d2fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
           0x1053e3000 -        0x1053e5fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x1053ea000 -        0x1053efff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
           0x1053f8000 -        0x105401ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
           0x105408000 -        0x105409ff7  libsystem_sandbox.dylib (??? - ???) <5422BA4A-4C96-3BC1-AF83-14F0CED0ECB5> /usr/lib/system/libsystem_sandbox.dylib
           0x105410000 -        0x105411fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
           0x105418000 -        0x10541eff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
           0x105429000 -        0x105446fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
           0x10545a000 -        0x10574fff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10586c000 -        0x10587eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
           0x105883000 -        0x1058d1fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
           0x1058e9000 -        0x1059cde5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
           0x1059e5000 -        0x105a58fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
           0x105ab6000 -        0x105c8aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x105dd7000 -        0x105ddcfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
           0x105de1000 -        0x105ee8fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
           0x105efd000 -        0x105f0fff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
           0x105f18000 -        0x105f27ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
           0x105f2f000 -        0x106131fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
           0x1061c0000 -        0x1061cdff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
           0x1061d2000 -        0x1062d4fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
           0x10632c000 -        0x10650bff7  com.apple.WebKit2 (7536 - 7536.29.13) <37357288-9B19-3A94-B3AA-33574DAF160D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10666a000 -        0x1066d5ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x106700000 -        0x10699bfff  com.apple.JavaScriptCore (7536 - 7536.29.3) <E816256E-6486-3CB0-8CE1-2A3428724F22> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x106a47000 -        0x106be7ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x106c8f000 -        0x107c39fff  com.apple.WebCore (7536 - 7536.29.5) <8E4210CB-9AA4-3483-927C-EFF3A4D07B26> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x1084fa000 -        0x108813fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x1089f5000 -        0x1095fbfff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x109c80000 -        0x10a61ea27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x10a726000 -        0x10a805fff  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
           0x10a84f000 -        0x10a902ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
           0x10a955000 -        0x10a9d9ff7  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
           0x10aa05000 -        0x10aaccff7  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
           0x10ab0f000 -        0x10ab6bff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x10ab9d000 -        0x10abb1ff7  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
           0x10abbf000 -        0x10ac3aff7  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
           0x10ac71000 -        0x10acb2fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x10acca000 -        0x10acdffff  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
           0x10acf1000 -        0x10acf7fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x10ad00000 -        0x10ad0eff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
           0x10ad13000 -        0x10b02ffff  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
           0x10b0a9000 -        0x10b210fff  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
           0x10b2b6000 -        0x10b339fef  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
           0x10b38f000 -        0x10b473ff7  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
           0x10b4ec000 -        0x10b586ff7  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
           0x10b5c6000 -        0x10b605fff  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
           0x10b620000 -        0x10b6c1fff  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
           0x10b70d000 -        0x10b73dff7  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
           0x10b75b000 -        0x10b761fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10b76b000 -        0x10b772fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x10b779000 -        0x10b7c5ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x10b7ef000 -        0x10b7fdfff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x10b809000 -        0x10b879fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x10b8b3000 -        0x10b9bffff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
           0x10ba28000 -        0x10ba3bff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
           0x10ba43000 -        0x10ba5fff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x10ba69000 -        0x10ba80fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x10ba9a000 -        0x10bac5ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
           0x10bad0000 -        0x10baf9fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x10bb01000 -        0x10bb59ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10bb67000 -        0x10bb88fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x10bb91000 -        0x10bb96fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10bb9b000 -        0x10bca8fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x10bcd7000 -        0x10be0dfff  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
           0x10be2b000 -        0x10be8bfff  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
           0x10be94000 -        0x10bf2aff7  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
           0x10bf35000 -        0x10c362fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x10c3c5000 -        0x10c9a9fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x10c9eb000 -        0x10caf0fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x10cb4b000 -        0x10cb9ffff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x10cbc3000 -        0x10cc03ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
           0x10cc14000 -        0x10cc38fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x10cc54000 -        0x10cc87ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10cc9f000 -        0x10ccbefff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
           0x10ccc8000 -        0x10cdbdfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
           0x10cdcc000 -        0x10ce51ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x10ce7a000 -        0x10ce7ffff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x10ce88000 -        0x10ce93fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x10ce9a000 -        0x10ce9eff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x10cea5000 -        0x10cea8fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x10ceae000 -        0x10d1dafff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x10d321000 -        0x10d337ff7  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
           0x10d351000 -        0x10d3f6fff  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
           0x10d42a000 -        0x10d447ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x10d459000 -        0x10d45cff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x10d462000 -        0x10d46dff7  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
           0x10d476000 -        0x10d4deff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10d51d000 -        0x10d636fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10d691000 -        0x10d7eefff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10d870000 -        0x10d896fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x10d8af000 -        0x10d8c6fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x10d8d5000 -        0x10d8e4fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10d8ec000 -        0x10d915fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x10d92e000 -        0x10dba2fff  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
           0x10dc8d000 -        0x10dce1ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x10dd06000 -        0x10dd58ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10dd67000 -        0x10dd6efff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x10dd74000 -        0x10dd8afff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10dd9c000 -        0x10dddcfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10dde4000 -        0x10dde7fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x10ddec000 -        0x10de47ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10de5a000 -        0x10e321fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
           0x10e745000 -        0x10e7adff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10e7d7000 -        0x10e879fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x10e8c9000 -        0x10e8d0ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
           0x10e8d9000 -        0x10eb03fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10ebee000 -        0x10ec12fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x10ec33000 -        0x10ec33fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10ec39000 -        0x10ec61fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x10ec7e000 -        0x10ecf4fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x10ed34000 -        0x10ed96ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x10edd6000 -        0x10ee10fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x11025e000 -        0x11028aff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x1103aa000 -        0x1103b7fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x11153a000 -        0x1119ecfff  com.apple.Safari.framework (7536 - 7536.29.13) <DE2FDC16-350A-33EE-A213-8E559171BE75> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x111d13000 -        0x111d3cff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x111d4f000 -        0x111d91fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x111db7000 -        0x111df7fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
           0x111e07000 -        0x111e16fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
           0x111e1e000 -        0x111e53fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x111e7e000 -        0x112003fff  com.apple.WebKit (7536 - 7536.29.13) <CD985BA1-D7F2-36F0-A352-A12AA14FD583> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x1120f1000 -        0x11213aff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x112753000 -        0x112769fff  com.apple.WebInspector (7536 - 7536.29.3) <126BF6A4-423B-35C9-8676-9624AF7B40A4> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x112927000 -        0x11296bff7  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
           0x11297c000 -        0x112989fff  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
           0x1129b0000 -        0x112c68fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x1134b3000 -        0x1134b7fff  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
           0x114690000 -        0x11478dff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
           0x114845000 -        0x11488cff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x1148ae000 -        0x114c58fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
           0x114ccc000 -        0x1150ffff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
           0x11518c000 -        0x1151ddff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x115202000 -        0x11521cfff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
           0x115233000 -        0x1159dbfff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x1159f7000 -        0x115a4afff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x115a54000 -        0x115bdfff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/QTKit
           0x115d86000 -        0x115d92fff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x115d9b000 -        0x115d9bfff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x115efc000 -        0x115f37fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x115f45000 -        0x115f4bff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
           0x115f50000 -        0x115f77fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
           0x115f9c000 -        0x115faeff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
           0x115fb5000 -        0x115fb8fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x1162df000 -        0x116604ff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/AddressBook
           0x1167f5000 -        0x1168e1ff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x116958000 -        0x116991fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
           0x1169a8000 -        0x116c19fff  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
           0x116d71000 -        0x116e04fff  com.apple.PDFKit (2.6.5 - 2.6.5) <9CC30317-E89D-3DDF-9069-F3A9CEE4B9A1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
           0x116e61000 -        0x116e8efff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
           0x116ebd000 -        0x117135fff  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
           0x1172b3000 -        0x1173b4fff  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
           0x11745e000 -        0x11787cff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
           0x117a50000 -        0x117a7bfff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
           0x117a80000 -        0x117b12ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
           0x117b60000 -        0x117bbdff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x117bf5000 -        0x117c00ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
           0x117c0c000 -        0x117c67fff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
           0x117ca7000 -        0x117d1dfff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
           0x117d6b000 -        0x117d87fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
           0x11cbd3000 -        0x11cc08fff  libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
        0x7fff64bdf000 -     0x7fff64c13baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 16
        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: 1416
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=204.4M resident=162.7M(80%) swapped_out_or_unallocated=41.7M(20%)
    Writable regions: Total=1.2G written=106.8M(9%) resident=154.4M(13%) swapped_out=0K(0%) unallocated=1.0G(87%)

    From the Safari menu bar, select
    Safari â–¹ Preferences... â–¹ Privacy â–¹ Remove All Website Data
    and confirm. Test.

  • Safari keeps crashing everytime it opens and I click on a window, why?

    Process:         WebProcess [15040]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.30.1)
    Build Info:      WebKit2-7536030001000000~9
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         502
    Date/Time:       2013-10-09 10:32:15.049 -0400
    OS Version:      Mac OS X 10.8.5 (12F37)
    Report Version:  10
    Interval Since Last Report:          72809 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  944547 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      46752625-A4F7-D0FB-7AB1-D5A863BD4512
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Assertion failed: (s->stack->next != NULL), function CGGStackRestore, file Context/CGGStack.c, line 77.
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff88bbb212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff919e3b24 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff91a27f61 abort + 143
    3   libsystem_c.dylib                       0x00007fff91a28cb9 __assert_rtn + 146
    4   com.apple.CoreGraphics                  0x00007fff92ab6ba4 CGGStackRestore + 145
    5   com.apple.CoreGraphics                  0x00007fff92ab6aea CGContextRestoreGState + 32
    6   com.apple.WebCore                       0x00007fff8a658896 drawLayerContents(CGContext*, CALayer*, WebCore::PlatformCALayer*) + 2022
    7   com.apple.QuartzCore                    0x00007fff8a344066 CABackingStoreUpdate_ + 4104
    8   com.apple.QuartzCore                    0x00007fff8a342aa6 CA::Layer::display_() + 1188
    9   com.apple.WebCore                       0x00007fff8a65803b -[WebLayer display] + 43
    10  com.apple.QuartzCore                    0x00007fff8a342425 CA::Layer::display_if_needed(CA::Transaction*) + 593
    11  com.apple.QuartzCore                    0x00007fff8a341c3f CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
    12  com.apple.QuartzCore                    0x00007fff8a337417 CA::Context::commit_transaction(CA::Transaction*) + 261
    13  com.apple.QuartzCore                    0x00007fff8a3371e7 CA::Transaction::commit() + 369
    14  com.apple.QuartzCore                    0x00007fff8a337003 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 63
    15  com.apple.CoreFoundation                0x00007fff8bcca417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    16  com.apple.CoreFoundation                0x00007fff8bcca381 __CFRunLoopDoObservers + 369
    17  com.apple.CoreFoundation                0x00007fff8bca5104 CFRunLoopRunSpecific + 324
    18  com.apple.HIToolbox                     0x00007fff9029aeb4 RunCurrentEventLoopInMode + 209
    19  com.apple.HIToolbox                     0x00007fff9029ac52 ReceiveNextEventCommon + 356
    20  com.apple.HIToolbox                     0x00007fff9029aae3 BlockUntilNextEventMatchingListInMode + 62
    21  com.apple.AppKit                        0x00007fff8e6f8533 _DPSNextEvent + 685
    22  com.apple.AppKit                        0x00007fff8e6f7df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    23  com.apple.AppKit                        0x00007fff8e6ef1a3 -[NSApplication run] + 517
    24  com.apple.WebCore                       0x00007fff8afb34ff WebCore::RunLoop::run() + 63
    25  com.apple.WebKit2                       0x00007fff883fe462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    26  com.apple.WebKit2                       0x00007fff883c4bfd WebKitMain + 285
    27  com.apple.WebProcess                    0x000000010b53ee7b 0x10b53e000 + 3707
    28  libdyld.dylib                           0x00007fff8d8797e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88bbbd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8f318dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8f3189ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88bb9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88bb8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8bca0233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8bca5916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8bca50e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff87b9d546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff87bfb562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff88bbb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff919e6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b5f7b66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8b81abfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88bbb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff919e6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b77d9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8b77d8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 5:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff88bb9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88bb8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8bca0233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8bca5916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8bca50e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8bcb3dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff8afc85e1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88bbb322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8bce4f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 7:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff88bbb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff919e6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b5f7b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8afedd01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8a53e12a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff88bbb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff919e6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b5f7b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8afedd01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8a53e12a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 9:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff88bb9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88bb8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8bca0233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8bca5916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8bca50e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8bcb3dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8776c2e6 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 10:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff88bb9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88bb8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8bca0233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8bca5916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8bca50e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8bcb3dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8776c781 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 14:: Dispatch queue: CA::CG::Queue
    0   com.apple.CoreGraphics                  0x00007fff92af540b CGSConvertAlphaByte + 4035
    1   com.apple.CoreGraphics                  0x00007fff92af43b6 img_alpha + 321
    2   com.apple.CoreGraphics                  0x00007fff92aedf7b img_colormatch_read + 427
    3   com.apple.CoreGraphics                  0x00007fff92aedd66 img_alphamerge_read + 551
    4   com.apple.CoreGraphics                  0x00007fff92acfda9 img_data_lock + 7109
    5   com.apple.CoreGraphics                  0x00007fff92acd356 CGSImageDataLock + 193
    6   libRIP.A.dylib                          0x00007fff90cf3ba9 ripc_AcquireImage + 2468
    7   libRIP.A.dylib                          0x00007fff90cf2709 ripc_DrawImage + 1045
    8   com.apple.CoreGraphics                  0x00007fff92acce8b CGContextDrawImage + 460
    9   com.apple.QuartzCore                    0x00007fff8a404004 CA::CG::ImageDelegate::create_data() const + 348
    10  com.apple.QuartzCore                    0x00007fff8a40410c CA::CG::ImageDelegate::read(unsigned int, CA::Bounds const&, unsigned char*, long) const + 44
    11  com.apple.QuartzCore                    0x00007fff8a41621b CA::OGL::Mosaic::draw(CA::OGL::Context&, unsigned int, unsigned int, CA::OGL::Mosaic::Key const*, int, int, CA::OGL::Mosaic::Delegate const&) + 689
    12  com.apple.QuartzCore                    0x00007fff8a404c04 CA::CG::fill_image(CA::CG::Renderer&, CGImage*, CA::Rect const&, CA::Mat2<double> const&, bool, bool, CGInterpolationQuality, CA::Bounds const*) + 1759
    13  com.apple.QuartzCore                    0x00007fff8a4056c7 CA::CG::DrawImage::draw_image(CA::CG::Renderer&, bool) const + 111
    14  com.apple.QuartzCore                    0x00007fff8a401d49 CA::CG::DrawOp::render(CA::CG::Renderer&) const + 2879
    15  com.apple.QuartzCore                    0x00007fff8a411d25 CA::CG::Queue::render_callback(void*) + 209
    16  libdispatch.dylib                       0x00007fff8f3160b6 _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff8f31747f _dispatch_queue_drain + 235
    18  libdispatch.dylib                       0x00007fff8f3172f1 _dispatch_queue_invoke + 52
    19  libdispatch.dylib                       0x00007fff8f3171c3 _dispatch_worker_thread2 + 249
    20  libsystem_c.dylib                       0x00007fff919e4cdb _pthread_wqthread + 404
    21  libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff546bf538  rdx: 0x0000000000000000
      rdi: 0x0000000000000303  rsi: 0x0000000000000006  rbp: 0x00007fff546bf560  rsp: 0x00007fff546bf538
       r8: 0x00007fff786c6278   r9: 0x000000000000004d  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff9337c0d1  r13: 0x00007fff9337c095  r14: 0x00007fff786c7180  r15: 0x00007fff9337c0a5
      rip: 0x00007fff88bbb212  rfl: 0x0000000000000206  cr2: 0x00007fff786bfff0
    Logical CPU: 0
    Binary Images:
           0x10b53e000 -        0x10b53efff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x10b549000 -        0x10b549fff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x14cd50000 -        0x14cd66fff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x153590000 -        0x1535a6ff7  com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x154400000 -        0x154401ff7  ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x157795000 -        0x1577b1ff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x15bf62000 -        0x15c120fff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x15c157000 -        0x15c2c7fff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x15c2ff000 -        0x15c30cfff  libGPUSupport.dylib (8.10.1) <7860F083-3F7B-3811-A56C-E8557A90C7DB> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x15c313000 -        0x15c33efff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x15c347000 -        0x15c350fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x162960000 -        0x162986fff  libPDFRIP.A.dylib (333.1) <65F7BE9F-5861-34EF-81B6-47CA44E290EB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x200000000 -        0x20092eff7  com.apple.GeForceGLDriver (8.16.74 - 8.1.6) <1ED67596-7564-36A5-AFB6-7FBEAD024235> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6b13e000 -     0x7fff6b17293f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff86f4a000 -     0x7fff86f84fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff86f85000 -     0x7fff86fb7fff  com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff86fb8000 -     0x7fff86fbcff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff87001000 -     0x7fff87060fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff87061000 -     0x7fff8715efff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8715f000 -     0x7fff87169fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87379000 -     0x7fff87382ff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff87383000 -     0x7fff87604fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff87605000 -     0x7fff87757fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87758000 -     0x7fff878c9ff7  com.apple.QTKit (7.7.1 - 2599.41) <A645347D-3EEC-34A7-8051-A57AC60151EF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff878ca000 -     0x7fff878d1fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff878d2000 -     0x7fff87978ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff87979000 -     0x7fff8797efff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8797f000 -     0x7fff87990ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff87993000 -     0x7fff87995fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87996000 -     0x7fff879b8ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff879b9000 -     0x7fff879c0fff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff879c1000 -     0x7fff879e6ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff879e7000 -     0x7fff87a77ff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
        0x7fff87a78000 -     0x7fff87a84fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff87a85000 -     0x7fff87aa6ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff87aa7000 -     0x7fff87b26ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87b27000 -     0x7fff87b64fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff87b65000 -     0x7fff87ec4fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87ec5000 -     0x7fff87efbfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff87efc000 -     0x7fff87f17ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff87f18000 -     0x7fff87fb2fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87fb3000 -     0x7fff87fdffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff87fe0000 -     0x7fff882f7ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff882f8000 -     0x7fff882f9ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff882fa000 -     0x7fff884e6ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff884e7000 -     0x7fff885ff92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff88600000 -     0x7fff88621fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff88622000 -     0x7fff88624fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff88625000 -     0x7fff887b0fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff887b1000 -     0x7fff88ba8fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88ba9000 -     0x7fff88bc4ff7  libsystem_kernel.dylib (2050.48.11) <3323E9AD-2317-3C7A-AB7F-1C81F5E148B7> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88c32000 -     0x7fff88d90fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff88d91000 -     0x7fff88e86fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff88e87000 -     0x7fff88fa0fff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff88ffc000 -     0x7fff89231ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff89232000 -     0x7fff89432fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8954d000 -     0x7fff8954dfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8955c000 -     0x7fff895e9ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff895ea000 -     0x7fff895f8ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff895fc000 -     0x7fff89607ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89608000 -     0x7fff896c5ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff896c8000 -     0x7fff89701ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
        0x7fff89702000 -     0x7fff89751fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff89752000 -     0x7fff8975aff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8975b000 -     0x7fff8977dff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8977e000 -     0x7fff897a5ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff897a6000 -     0x7fff89be2fff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff89be3000 -     0x7fff89be5ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff89be6000 -     0x7fff89c42fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff89c43000 -     0x7fff89c98ff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89c9d000 -     0x7fff89cb4fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff89cb5000 -     0x7fff89cb7fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89cb8000 -     0x7fff89cb8fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89cb9000 -     0x7fff89cbbff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff89cbc000 -     0x7fff89dc7fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff89dc8000 -     0x7fff8a07fff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8a080000 -     0x7fff8a08cff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a30f000 -     0x7fff8a4bdfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8a4be000 -     0x7fff8a4f6fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8a4f7000 -     0x7fff8a4f7fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8a4f8000 -     0x7fff8a507fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a508000 -     0x7fff8a510fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8a511000 -     0x7fff8a51eff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8a51f000 -     0x7fff8b4deff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8b529000 -     0x7fff8b529fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b56f000 -     0x7fff8b5f0fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8b5f1000 -     0x7fff8b88cff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8b928000 -     0x7fff8ba26fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8ba34000 -     0x7fff8ba49fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8ba4a000 -     0x7fff8ba99ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8ba9a000 -     0x7fff8baa4ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8babd000 -     0x7fff8bad4fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8bad5000 -     0x7fff8bad7fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8bad8000 -     0x7fff8bae6ff7  libkxld.dylib (2050.48.11) <6D1610C7-79F8-38A5-BFB2-F58F134BC8EA> /usr/lib/system/libkxld.dylib
        0x7fff8bae7000 -     0x7fff8bb67ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8bb68000 -     0x7fff8bbcbfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8bbcc000 -     0x7fff8bbd0fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8bbd1000 -     0x7fff8bbd5fff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8bc2d000 -     0x7fff8bc30fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8bc70000 -     0x7fff8be5aff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8be5b000 -     0x7fff8be5ffff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8be62000 -     0x7fff8be81ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8be82000 -     0x7fff8bef2fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8bef3000 -     0x7fff8bf1cfff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff8bf1d000 -     0x7fff8bf30ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8c2bd000 -     0x7fff8c2d4fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c326000 -     0x7fff8c327fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8c328000 -     0x7fff8c362ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8c363000 -     0x7fff8c428ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8c429000 -     0x7fff8c4fcff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8c4fd000 -     0x7fff8c524fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8c525000 -     0x7fff8c526fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c527000 -     0x7fff8c581ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c582000 -     0x7fff8c846fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8c847000 -     0x7fff8c887ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8c888000 -     0x7fff8c8d7ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8c8d8000 -     0x7fff8c931ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8c932000 -     0x7fff8c937fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8c938000 -     0x7fff8ca3afff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8caae000 -     0x7fff8cb05ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8cb06000 -     0x7fff8cb3bff7  libTrueTypeScaler.dylib (84.6) <635BEEBD-7969-3083-8B1A-D49E9DA81517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8cb57000 -     0x7fff8cb58fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
        0x7fff8cb59000 -     0x7fff8cb87ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8cb88000 -     0x7fff8cb96fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8cb97000 -     0x7fff8cbb7fff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8cbe1000 -     0x7fff8cc37fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d4fa000 -     0x7fff8d546fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8d547000 -     0x7fff8d661fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8d662000 -     0x7fff8d6aafff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8d6ab000 -     0x7fff8d6caff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8d6d1000 -     0x7fff8d6f8ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8d6f9000 -     0x7fff8d70bff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8d70c000 -     0x7fff8d71afff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8d71b000 -     0x7fff8d71cff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d877000 -     0x7fff8d87aff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8d87b000 -     0x7fff8d87fff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d881000 -     0x7fff8d883fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8d884000 -     0x7fff8e069ff7  libclh.dylib (4.0.3 - 4.0.3) <2D621DEF-26E5-3776-BF49-4CCA46874654> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8e0f5000 -     0x7fff8e146ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e147000 -     0x7fff8e14afff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8e14b000 -     0x7fff8e151ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8e152000 -     0x7fff8e18dfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e191000 -     0x7fff8e244ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8e245000 -     0x7fff8e24afff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8e24b000 -     0x7fff8e287fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8e2ff000 -     0x7fff8e302fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8e303000 -     0x7fff8e49efef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8e49f000 -     0x7fff8e590ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8e596000 -     0x7fff8e5a1fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8e5a2000 -     0x7fff8e5a2ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e5a3000 -     0x7fff8f1d0fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f1d1000 -     0x7fff8f21cfff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8f21d000 -     0x7fff8f23aff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f23b000 -     0x7fff8f23bfff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8f23c000 -     0x7fff8f247fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f248000 -     0x7fff8f253ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8f254000 -     0x7fff8f2bcfff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8f2bd000 -     0x7fff8f2c8ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8f2c9000 -     0x7fff8f313ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /Sy

    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/com.apple.WebProcess
    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. If you still have problems, continue.
    Step 2
    Triple-click anywhere in the line below on this page to select it:
    open $TMPDIR../C
    Copy the selected text to the Clipboard (command-C).
    Quit Safari again. 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 into the Terminal window (command-V). A folder should open. Delete the following items from the folder, if they exist:
    com.apple.Safari
    com.apple.WebProcess+com.apple.Safari
    Quit Terminal. Close the folder. 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.

  • My safari keeps crashing because of webkit

    This community has been super helpful to me over the last 10 years but this is my first post.
    I have a mid 2009 macbook pro with Lion 10.7.4 and since I have upgraded to safari 6, it has been crashing with this log:
    Thanks for any help!
    Process:         WebProcess [11791]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7536 (7536.25)
    Build Info:      WebKit2-7536025000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  Safari [11563]
    Date/Time:       2012-08-03 17:55:43.856 -0500
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          60911 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  30074 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      14866E96-83D1-4597-A3C3-992820CF25A3
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000011b925038
    VM Regions Near 0x11b925038:
        IOKit                  000000011b850000-000000011b91a000 [  808K] r--/r-- SM=SHM 
    -->
        JS garbage collector   000000011b930000-000000011b93b000 [   44K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc[11791]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x000000010e2d0dcb JSC::JSArray::getOwnPropertySlot(JSC::JSCell*, JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) + 59
    1   com.apple.JavaScriptCore                0x000000010e1ae3dd JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 365
    2   com.apple.JavaScriptCore                0x000000010e390682 llint_slow_path_get_by_id + 162
    3   com.apple.JavaScriptCore                0x000000010e397146 llint_op_get_by_id + 112
    4   com.apple.JavaScriptCore                0x000000010e1a57f5 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 885
    5   com.apple.JavaScriptCore                0x000000010e1a5471 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 49
    6   com.apple.JavaScriptCore                0x000000010e1f3671 JSObjectCallAsFunction + 401
    7   com.apple.Safari.framework              0x00000001124f7c4c Safari::EventTarget::handleEvent(Safari::Event*, Safari::RegisteredEventListener const&) + 102
    8   com.apple.Safari.framework              0x00000001124f7b4d Safari::EventTarget::fireEventListeners(Safari::Event*, Safari::EventTargetTracker*) + 223
    9   com.apple.Safari.framework              0x00000001124f77bf Safari::EventTarget::fireEventListeners(Safari::Event*) + 183
    10  com.apple.Safari.framework              0x00000001124f76c7 Safari::EventTarget::dispatchEvent(Safari::Event*) + 321
    11  com.apple.Safari.framework              0x00000001124c1a72 Safari::ContentExtension::dispatchMessageToPage(Safari::WK::String const&, Safari::WK::SerializedScriptValue const&, Safari::WK::BundlePage const&) + 128
    12  com.apple.Safari.framework              0x00000001124c4b0f Safari::ContentExtension::handleMessage(Safari::WK::String const&, Safari::WK::Type const&) + 165
    13  com.apple.Safari.framework              0x000000011242ee02 Safari::BrowserBundleController::dispatchMessage(Safari::WK::String const&, Safari::WK::Type const&) + 62
    14  com.apple.Safari.framework              0x000000011242d58c Safari::BrowserBundleController::didReceiveMessage(Safari::WK::Bundle const&, Safari::WK::String const&, Safari::WK::Type const&) + 40
    15  com.apple.Safari.framework              0x00000001124aae0b _ZN6Safari2WKL17didReceiveMessageEPK14OpaqueWKBundlePK14OpaqueWKStringPKvS8_ + 91
    16  com.apple.WebKit2                       0x000000010deb89b4 WebKit::InjectedBundleClient::didReceiveMessage(WebKit::InjectedBundle*, ***::String const&, WebKit::APIObject*) + 134
    17  com.apple.WebKit2                       0x000000010deb5d7b WebKit::InjectedBundle::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 97
    18  com.apple.WebKit2                       0x000000010def5755 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
    19  com.apple.WebKit2                       0x000000010de66625 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
    20  com.apple.WebKit2                       0x000000010dea8997 CoreIPC::Connection::dispatchOneMessage() + 139
    21  com.apple.WebCore                       0x000000010ef48c02 WebCore::RunLoop::performWork() + 194
    22  com.apple.WebCore                       0x000000010ef491e7 WebCore::RunLoop::performWork(void*) + 71
    23  com.apple.CoreFoundation                0x00007fff95efd4f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    24  com.apple.CoreFoundation                0x00007fff95efce1c __CFRunLoopDoSources0 + 444
    25  com.apple.CoreFoundation                0x00007fff95f23b49 __CFRunLoopRun + 905
    26  com.apple.CoreFoundation                0x00007fff95f23486 CFRunLoopRunSpecific + 230
    27  com.apple.HIToolbox                     0x00007fff8b6f94d3 RunCurrentEventLoopInMode + 277
    28  com.apple.HIToolbox                     0x00007fff8b700781 ReceiveNextEventCommon + 355
    29  com.apple.HIToolbox                     0x00007fff8b70060e BlockUntilNextEventMatchingListInMode + 62
    30  com.apple.AppKit                        0x00007fff8a5f8e31 _DPSNextEvent + 659
    31  com.apple.AppKit                        0x00007fff8a5f8735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    32  com.apple.AppKit                        0x00007fff8a5f5071 -[NSApplication run] + 470
    33  com.apple.WebCore                       0x000000010ef494af WebCore::RunLoop::run() + 63
    34  com.apple.WebKit2                       0x000000010df49bd0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2516
    35  com.apple.WebKit2                       0x000000010df15b47 WebKitMain + 285
    36  com.apple.WebProcess                    0x000000010de17e5f 0x10de17000 + 3679
    37  com.apple.WebProcess                    0x000000010de17d7c 0x10de17000 + 3452
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff95a1e7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9209a78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff9209931a _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff95a1dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95aa7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e18ffa6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010e3a6a1a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010e3bc11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff95aa38bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff95aa6b75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff95a1dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95aa7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e30b9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010e30b896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010e3bc11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff95aa38bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff95aa6b75 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff95a1c67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff95a1bd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff95f1b50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff95f23c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff95f23486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff965a5fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff9659a72a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff9659a6a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff95aa38bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff95aa6b75 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff95a1ddf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff95f6cc8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff95aa38bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff95aa6b75 thread_start + 13
    Thread 6:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff95a1dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95aa7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e18ff6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010ef804d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010e4e2daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010e3bc11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff95aa38bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff95aa6b75 thread_start + 13
    Thread 7:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff95a1dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95aa7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e18ff6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010ef804d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010e4e2daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010e3bc11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff95aa38bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff95aa6b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff95a1e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95aa5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff95aa6b85 start_wqthread + 13
    Thread 21:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff95a1dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95aa72a6 _pthread_cond_wait + 890
    2   com.apple.CoreVideo                     0x00007fff8bed71cb CVDisplayLink::waitUntil(unsigned long long) + 279
    3   com.apple.CoreVideo                     0x00007fff8bed6631 CVDisplayLink::runIOThread() + 559
    4   com.apple.CoreVideo                     0x00007fff8bed63e9 _ZL13startIOThreadPv + 148
    5   libsystem_c.dylib                       0x00007fff95aa38bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff95aa6b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011b925038  rbx: 0x00007fff6da14950  rcx: 0x000000010fe60a00  rdx: 0x0000000113bf0748
      rdi: 0x00000001212034c0  rsi: 0x0000000112f200e8  rbp: 0x00007fff6da14900  rsp: 0x00007fff6da148d0
       r8: 0x00000000000003ff   r9: 0x0000000052fdaa3b  r10: 0x000000011f5caa08  r11: 0x000000011be966e8
      r12: 0x0000000112f200e8  r13: 0xffff000000000002  r14: 0x00000001212034c0  r15: 0x0000000113bf0748
      rip: 0x000000010e2d0dcb  rfl: 0x0000000000010246  cr2: 0x000000011b925038
    Logical CPU: 0
    Binary Images:
           0x10de17000 -        0x10de17fff  com.apple.WebProcess (7536 - 7536.25) <D475D24F-050F-35C6-8539-198B5FDF2D6D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10de1f000 -        0x10de1ffff  WebProcessShim.dylib (536.25.0 - compatibility 1.0.0) <D0641C15-BDAE-35D2-8D4D-3F09BF51D57D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10de51000 -        0x10e02afff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10e189000 -        0x10e418fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10e4c5000 -        0x10f46aff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x1123de000 -        0x112878ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x112b94000 -        0x112d16ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x1134cb000 -        0x1134e1fff  com.apple.WebInspector (7536 - 7536.24) <73C3CE53-713B-34BC-9689-4A3FD56BE294> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x116245000 -        0x116246fff  ATSHI.dylib (??? - ???) <8EBE46C6-AD0E-3F64-A24D-DC284976DCB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
        0x7fff6da17000 -     0x7fff6da4bbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff898b7000 -     0x7fff898f0fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff898f1000 -     0x7fff8991efff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8991f000 -     0x7fff89926fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff89960000 -     0x7fff899c2ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff899c3000 -     0x7fff899c3fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff899c4000 -     0x7fff899cffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff899d0000 -     0x7fff899d6ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff899d7000 -     0x7fff89adefe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff89adf000 -     0x7fff89b39ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff89b56000 -     0x7fff89b68ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff89b69000 -     0x7fff89b6ffff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff89d47000 -     0x7fff89d47fff  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
        0x7fff89d53000 -     0x7fff89e55fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff89e56000 -     0x7fff89edaff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff89f05000 -     0x7fff89f9bff7  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
        0x7fff8a003000 -     0x7fff8a005ff7  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
        0x7fff8a006000 -     0x7fff8a006fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a007000 -     0x7fff8a007fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a008000 -     0x7fff8a00dff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8a080000 -     0x7fff8a0cefff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8a202000 -     0x7fff8a206fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8a207000 -     0x7fff8a209fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff8a395000 -     0x7fff8a3c2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
        0x7fff8a3c3000 -     0x7fff8a3d1ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff8a3d2000 -     0x7fff8a3f2fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8a3f3000 -     0x7fff8a476fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a477000 -     0x7fff8a4dfff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a4e0000 -     0x7fff8a521fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8a522000 -     0x7fff8a52ffff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8a530000 -     0x7fff8a53bff7  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
        0x7fff8a53c000 -     0x7fff8a5efff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8a5f0000 -     0x7fff8b1f6ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8b1f7000 -     0x7fff8b21bfff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8b21c000 -     0x7fff8b649fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8b64a000 -     0x7fff8b650fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b651000 -     0x7fff8b6f6fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8b6f7000 -     0x7fff8ba23ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8ba24000 -     0x7fff8ba25ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ba26000 -     0x7fff8ba78ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8baed000 -     0x7fff8bb80ff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8bb94000 -     0x7fff8bb99fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8bb9a000 -     0x7fff8bba1ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8bbae000 -     0x7fff8bbf2ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8bbf3000 -     0x7fff8bbf7fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff8bbf8000 -     0x7fff8bbfffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8bc00000 -     0x7fff8bce4e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8bce5000 -     0x7fff8bd24ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8bd25000 -     0x7fff8bd67fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8bd68000 -     0x7fff8bd6efff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8bd6f000 -     0x7fff8bdf4ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8bdf8000 -     0x7fff8be6efff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8be6f000 -     0x7fff8be72fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8be73000 -     0x7fff8be74fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8bebc000 -     0x7fff8bec8fff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8bec9000 -     0x7fff8bed3ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff8bed4000 -     0x7fff8befdfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8befe000 -     0x7fff8bf56fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8bf57000 -     0x7fff8bfcdfff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff8bfce000 -     0x7fff8bfcefff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8bfd1000 -     0x7fff8c041fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c042000 -     0x7fff8c0b5fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8c411000 -     0x7fff8c844ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8c845000 -     0x7fff8c855ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c873000 -     0x7fff8c878fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8c879000 -     0x7fff8c881fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c882000 -     0x7fff8c8ceff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c8cf000 -     0x7fff8c938fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8c939000 -     0x7fff8c93cfff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
        0x7fff8c93d000 -     0x7fff8c93efff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8c95b000 -     0x7fff8cb85fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8cb86000 -     0x7fff8cbd7ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8cc55000 -     0x7fff8cc7dfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ce66000 -     0x7fff8ce7dfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8ce7e000 -     0x7fff8cf8bfff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8cf8c000 -     0x7fff8d053ff7  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
        0x7fff8d217000 -     0x7fff8d219fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8d21a000 -     0x7fff8d26dfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8d2cd000 -     0x7fff8da61fef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8da62000 -     0x7fff8da63fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8da8f000 -     0x7fff8dcfdff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8dcfe000 -     0x7fff8dd03fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8dd04000 -     0x7fff8de01ff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8de02000 -     0x7fff8de35ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8de36000 -     0x7fff8de92ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8de9c000 -     0x7fff8dec0fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8dec1000 -     0x7fff8dee7fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8dee8000 -     0x7fff8def7ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8def8000 -     0x7fff8df3fff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8e710000 -     0x7fff8e7b2fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e96e000 -     0x7fff8e98dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8e98e000 -     0x7fff8ea28ff7  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
        0x7fff8ea29000 -     0x7fff8ea59ff7  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
        0x7fff8ea5a000 -     0x7fff8eb39ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8eb3a000 -     0x7fff8eb79fff  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
        0x7fff8eb7a000 -     0x7fff8eb90ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8ec2c000 -     0x7fff8ec42fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ec43000 -     0x7fff8ec83fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8ec84000 -     0x7fff8ec8aff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8edd0000 -     0x7fff8f297fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8f2de000 -     0x7fff8f2e3fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8f2e4000 -     0x7fff8f2e9fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8f2ea000 -     0x7fff8f2eafff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8f2eb000 -     0x7fff8f2ebfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8f2ec000 -     0x7fff8f315fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f316000 -     0x7fff8f328ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8f329000 -     0x7fff8f32afff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8f366000 -     0x7fff8f783ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8f784000 -     0x7fff8f7a1fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8f863000 -     0x7fff8fc0cfef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8fc0d000 -     0x7fff8fc29ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8fccb000 -     0x7fff8fcd8fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8fcd9000 -     0x7fff8fe0ffff  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
        0x7fff8fe10000 -     0x7fff8ff77fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8ff7c000 -     0x7fff90071fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff90072000 -     0x7fff90517fff  com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff90518000 -     0x7fff9051bfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff9059d000 -     0x7fff906f6fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff90710000 -     0x7fff90710fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff90711000 -     0x7fff90a35fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff90a36000 -     0x7fff90a71fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff92097000 -     0x7fff920a5fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff920a6000 -     0x7fff920c2fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff920c3000 -     0x7fff920c3fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff921b5000 -     0x7fff921c2ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff921c3000 -     0x7fff92239fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff9228e000 -     0x7fff922a5fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff922ab000 -     0x7fff922c0fff  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
        0x7fff922c1000 -     0x7fff9244bfff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff9244c000 -     0x7fff92460ff7  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
        0x7fff92461000 -     0x7fff926d6ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff926d7000 -     0x7fff927e3fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff927e4000 -     0x7fff928cefff  com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff92902000 -     0x7fff92944ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff92945000 -     0x7fff9296eff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff9296f000 -     0x7fff929c3fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff931a9000 -     0x7fff9323bff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff9323c000 -     0x7fff93256fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff93257000 -     0x7fff93259fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9325a000 -     0x7fff93282fff  libsandbox.1.dylib (??? - ???) <0D46379D-BCD1-3888-9ED7-513F79D3970A> /usr/lib/libsandbox.1.dylib
        0x7fff93283000 -     0x7fff93291fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff93292000 -     0x7fff932a5ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff932a6000 -     0x7fff932dbfff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff932dc000 -     0x7fff932dffff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff932e0000 -     0x7fff932ebff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff932fd000 -     0x7fff9333dff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff9333e000 -     0x7fff93369fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff9336a000 -     0x7fff93370fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff93371000 -     0x7fff93476fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff93477000 -     0x7fff93478ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff934c6000 -     0x7fff934c9ff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff934ca000 -     0x7fff934dcff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff93509000 -     0x7fff9350aff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9350b000 -     0x7fff93ea8c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff93ea9000 -     0x7fff93fa9fff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff93faa000 -     0x7fff94149ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff9414a000 -     0x7fff94153ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff94154000 -     0x7fff9426dfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9426e000 -     0x7fff944e1fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff944e2000 -     0x7fff947fefff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9485c000 -     0x7fff948d7ff7  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
        0x7fff94913000 -     0x7fff9494efff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff949e2000 -     0x7fff94a1cfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff94a1d000 -     0x7fff94a48ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff94a49000 -     0x7fff94a70fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff94af4000 -     0x7fff950d8fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff95122000 -     0x7fff95122fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff95290000 -     0x7fff952e4ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff952e5000 -     0x7fff952e8fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff953b0000 -     0x7fff95410fff  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
        0x7fff95411000 -     0x7fff95613fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff95614000 -     0x7fff9567fff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff959e2000 -     0x7fff959e6fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff95a07000 -     0x7fff95a27fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff95a28000 -     0x7fff95a53ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff95a55000 -     0x7fff95b32fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff95b41000 -     0x7fff95b45ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff95b46000 -     0x7fff95b51ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff95b52000 -     0x7fff95b61fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff95b62000 -     0x7fff95c03ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff95c34000 -     0x7fff95c61ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F876

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • My Safari 6 crashes every time I open it - bad window/site?

    Hello all,
    My Safari 6 crashes every time I try to open it.  It initially crashed on a bad site that was trying to run some sort of suitability check (java, etc.) and now it seems that Safari attempts to reopen that link when I re-invoke it.  I'm not sure how to get a clean session here.  Here's the latest crash report:
    Process:    
    WebProcess [25033]
    Path:       
    /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Content s/MacOS/WebProcess
    Identifier: 
    com.apple.WebProcess
    Version:    
    7536 (7536.25)
    Build Info: 
    WebKit2-7536025000000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  ??? [1]
     Date/Time:  
    2012-11-15 09:51:26.553 -0800
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
     Interval Since Last Report:     
    734359 sec
    Crashes Since Last Report:      
    17
    Per-App Interval Since Last Report:  2853677 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                 
    535D1F7E-19F9-4D9D-980B-8597497AC2A9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000b100000031
    VM Regions Near 0xb100000031:
    CG shared images  
    00000001cbfeb000-00000001cbff3000 [   32K] r--/r-- SM=SHM 
    -->
    JS JIT generated code  00004b09a9400000-00004b09a9401000 [
    4K] ---/rwx SM=NUL 
    Application Specific Information:
    objc[25033]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore        
    0x000000010292b12d WebCore::CachedRawResource::setResponse(WebCore::ResourceResponse const&) + 125
    1   com.apple.WebCore        
    0x000000010248c106 WebCore::SubresourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 134
    2   com.apple.WebCore        
    0x0000000102446150 -[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:] + 320
    3   com.apple.Foundation     
    0x00007fff8dd31e83 ___NSURLConnectionDidReceiveResponse_block_invoke_1 + 125
    4   com.apple.Foundation     
    0x00007fff8dd31e00 _NSURLConnectionDidReceiveResponse + 85
    5   com.apple.CFNetwork      
    0x00007fff8e177de8 URLConnectionClient::_clientSendDidReceiveResponse(_CFURLResponse*, URLConnectionClient::ClientConnectionEventQueue*) + 38
    6   com.apple.CFNetwork      
    0x00007fff8e2279e6 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 1062
    7   com.apple.CFNetwork      
    0x00007fff8e227b0a URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 1354
    8   com.apple.CFNetwork      
    0x00007fff8e152389 URLConnectionClient::processEvents() + 185
    9   com.apple.CFNetwork      
    0x00007fff8e15222e MultiplexerSource::perform() + 212
    10  com.apple.CoreFoundation 
    0x00007fff8bdd74f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    11  com.apple.CoreFoundation 
    0x00007fff8bdd6e1c __CFRunLoopDoSources0 + 444
    12  com.apple.CoreFoundation 
    0x00007fff8bdfdb49 __CFRunLoopRun + 905
    13  com.apple.CoreFoundation 
    0x00007fff8bdfd486 CFRunLoopRunSpecific + 230
    14  com.apple.HIToolbox      
    0x00007fff85d214d3 RunCurrentEventLoopInMode + 277
    15  com.apple.HIToolbox      
    0x00007fff85d28781 ReceiveNextEventCommon + 355
    16  com.apple.HIToolbox      
    0x00007fff85d2860e BlockUntilNextEventMatchingListInMode + 62
    17  com.apple.AppKit         
    0x00007fff83861e31 _DPSNextEvent + 659
    18  com.apple.AppKit         
    0x00007fff83861735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    19  com.apple.AppKit         
    0x00007fff8385e071 -[NSApplication run] + 470
    20  com.apple.WebCore        
    0x0000000102e334af WebCore::RunLoop::run() + 63
    21  com.apple.WebKit2        
    0x0000000101e33bd0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2516
    22  com.apple.WebKit2        
    0x0000000101dffb47 WebKitMain + 285
    23  com.apple.WebProcess     
    0x0000000101cffe5f 0x101cff000 + 3679
    24  com.apple.WebProcess     
    0x0000000101cffd7c 0x101cff000 + 3452
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff875777e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff89fd378a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff89fd231a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x0000000102079fa6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x0000000102290a1a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x00000001021f59b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00000001021f5896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x00000001021f59b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00000001021f5896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x00000001021f59b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00000001021f5896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libstdc++.6.dylib        
    0x00007fff8b659a03 std::string::find(char const*, unsigned long, unsigned long) const + 49
    1   com.apple.security       
    0x00007fff88562618 Security::DLDbListCFPref::ExpandTildesInPath(std::string const&) + 68
    2   com.apple.security       
    0x00007fff885621d4 Security::DLDbListCFPref::loadPropertyList(bool) + 136
    3   com.apple.security       
    0x00007fff8857a38c Security::DLDbListCFPref::revert(bool) + 20
    4   com.apple.security       
    0x00007fff8857a0af Security::KeychainCore::StorageManager::getSearchList(std::vector<Security::Key chainCore::Keychain, std::allocator<Security::KeychainCore::Keychain> >&) + 115
    5   com.apple.security       
    0x00007fff885ab02a _SecIdentityCopyPreferenceMatchingName(__CFString const*, unsigned int, __CFArray const*, OpaqueSecIdentityRef**) + 101
    6   com.apple.security       
    0x00007fff885aaa42 SecIdentityCopyPreference + 230
    7   com.apple.CFNetwork      
    0x00007fff8e163a55 HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 241
    8   com.apple.CFNetwork      
    0x00007fff8e163810 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 278
    9   com.apple.CFNetwork      
    0x00007fff8e163533 HTTPProtocol::openStream() + 81
    10  com.apple.CFNetwork      
    0x00007fff8e162571 HTTPProtocol::useNetConnectionForRequest(__CFNetConnection*, __CFHTTPMessage*, unsigned char) + 825
    11  com.apple.CFNetwork      
    0x00007fff8e16216e HTTPConnectionCacheEntry::dispatchConnectionToProtocol(__CFNetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 248
    12  com.apple.CFNetwork      
    0x00007fff8e15d8e9 HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 835
    13  com.apple.CFNetwork      
    0x00007fff8e15d129 HTTPConnectionCache::EnqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 227
    14  com.apple.CFNetwork      
    0x00007fff8e159aab HTTPProtocol::createStream() + 1761
    15  com.apple.CFNetwork      
    0x00007fff8e1593aa HTTPProtocol::createAndOpenStream() + 60
    16  com.apple.CFNetwork      
    0x00007fff8e157731 URLConnectionLoader::loaderScheduleOriginLoadLocked(_CFURLRequest const*) + 329
    17  com.apple.CFNetwork      
    0x00007fff8e15746a URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 568
    18  com.apple.CFNetwork      
    0x00007fff8e2292f0 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 648
    19  com.apple.CFNetwork      
    0x00007fff8e157199 URLConnectionLoader::processEvents() + 111
    20  com.apple.CFNetwork      
    0x00007fff8e15222e MultiplexerSource::perform() + 212
    21  com.apple.CoreFoundation 
    0x00007fff8bdd74f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    22  com.apple.CoreFoundation 
    0x00007fff8bdd6d5d __CFRunLoopDoSources0 + 253
    23  com.apple.CoreFoundation 
    0x00007fff8bdfdb49 __CFRunLoopRun + 905
    24  com.apple.CoreFoundation 
    0x00007fff8bdfd486 CFRunLoopRunSpecific + 230
    25  com.apple.Foundation     
    0x00007fff8dd2ffd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    26  com.apple.Foundation     
    0x00007fff8dd2472a -[NSThread main] + 68
    27  com.apple.Foundation     
    0x00007fff8dd246a2 __NSThread__main__ + 1575
    28  libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    29  libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 10:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff87576df2 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff8be46c8b __CFSocketManager + 1355
    2   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    3   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 11:
    0   libsystem_c.dylib        
    0x00007fff8f0a6b78 start_wqthread + 0
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 13:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x0000000102079f6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x0000000102e6a4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00000001023ccdaa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    7   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 14:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x0000000102079f6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x0000000102e6a4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00000001023ccdaa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    7   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000b100000001  rbx: 0x000000010b762b08  rcx: 0x000000010b157050  rdx: 0x000000010b762c38
      rdi: 0x000000010c400720  rsi: 0x000000010b762b00  rbp: 0x00007fff618fcb00  rsp: 0x00007fff618fca90
       r8: 0x000000000000003f   r9: 0x0000000016a063b7  r10: 0x0000000016a062dc  r11: 0x000000010c400720
      r12: 0x000000010b762b00  r13: 0x000000010c400720  r14: 0x0000000000000001  r15: 0x000000010b762c38
      rip: 0x000000010292b12d  rfl: 0x0000000000010202  cr2: 0x000000b100000031
    Logical CPU: 3
    Binary Images:
    0x101cff000 -   
    0x101cfffff  com.apple.WebProcess (7536 - 7536.25) <D475D24F-050F-35C6-8539-198B5FDF2D6D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    0x101d09000 -   
    0x101d09fff  WebProcessShim.dylib (536.25.0 - compatibility 1.0.0) <D0641C15-BDAE-35D2-8D4D-3F09BF51D57D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
    0x101d3b000 -   
    0x101f14fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x102073000 -   
    0x102302fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x1023af000 -   
    0x103354ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x1052df000 -   
    0x1052f5fff  com.apple.WebInspector (7536 - 7536.24) <73C3CE53-713B-34BC-9689-4A3FD56BE294> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
    0x1066d6000 -   
    0x106b70ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x106e8c000 -   
    0x10700eff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x7fff618ff000 -
    0x7fff61933baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8299d000 -
    0x7fff82e64fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff82e7a000 -
    0x7fff830e8ff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff830e9000 -
    0x7fff830f7fff  com.apple.NetAuth (1.0 - 3.0) <CAA2C83D-B164-315A-8B6C-76C4A3746C9B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff83225000 -
    0x7fff83225fff  com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff83226000 -
    0x7fff8322bfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
    0x7fff83248000 -
    0x7fff8356cfff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff835fc000 -
    0x7fff83786fff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff83787000 -
    0x7fff83795ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff837f1000 -
    0x7fff837fcff7  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
    0x7fff837fd000 -
    0x7fff8380fff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff83859000 -
    0x7fff8445fff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff844ba000 -
    0x7fff84512fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff84513000 -
    0x7fff84517fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff85250000 -
    0x7fff852a1ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff852a2000 -
    0x7fff852d2ff7  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
    0x7fff852d3000 -
    0x7fff853ecfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff85461000 -
    0x7fff85462ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff85480000 -
    0x7fff85486fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
    0x7fff85611000 -
    0x7fff85673ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff85674000 -
    0x7fff85674fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff85675000 -
    0x7fff856c9ff7  com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff856ca000 -
    0x7fff85703fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff85704000 -
    0x7fff85744fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff85770000 -
    0x7fff85b9dfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85c87000 -
    0x7fff85cb0ff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff85ce7000 -
    0x7fff85d10fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff85d1b000 -
    0x7fff85d1efff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85d1f000 -
    0x7fff8604bff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8604c000 -
    0x7fff86073fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff867ad000 -
    0x7fff867c9fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff867ca000 -
    0x7fff867f7ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86845000 -
    0x7fff86862fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff86bde000 -
    0x7fff86c20fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff86c7e000 -
    0x7fff86c9efff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff86ccf000 -
    0x7fff86cd4fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff86cd5000 -
    0x7fff86ddafff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86ddb000 -
    0x7fff86e24ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff86e25000 -
    0x7fff86e2afff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff86e2b000 -
    0x7fff86f0fe5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff86f10000 -
    0x7fff86f22ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8701e000 -
    0x7fff8701ffff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff87074000 -
    0x7fff87491ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff874fe000 -
    0x7fff87529fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff8752a000 -
    0x7fff87541fff  com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff87542000 -
    0x7fff8755fff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87560000 -
    0x7fff87580fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff87581000 -
    0x7fff87595ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87596000 -
    0x7fff8768bfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8768c000 -
    0x7fff876ccff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff876cd000 -
    0x7fff8806ac9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff88460000 -
    0x7fff884c9fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff884ca000 -
    0x7fff8852afff  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
    0x7fff8852b000 -
    0x7fff8853eff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
    0x7fff8853f000 -
    0x7fff88546ff7  com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff88547000 -
    0x7fff8854afff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8854b000 -
    0x7fff88834ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff888fd000 -
    0x7fff888ffff7  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
    0x7fff88905000 -
    0x7fff88951ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff88952000 -
    0x7fff88968fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88969000 -
    0x7fff8898dfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8898e000 -
    0x7fff8898efff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8898f000 -
    0x7fff889e3fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff889e4000 -
    0x7fff88a25fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff88a26000 -
    0x7fff88a26fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88ac2000 -
    0x7fff88acfff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff88ad2000 -
    0x7fff88b2fff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88b30000 -
    0x7fff88ba6fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff88bac000 -
    0x7fff88beeff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff88cb7000 -
    0x7fff88cbdfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88cbe000 -
    0x7fff88cc4ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff88dd7000 -
    0x7fff88ddcff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff88ddd000 -
    0x7fff89007fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff891e0000 -
    0x7fff891e0fff  com.apple.quartzframework (1.5 - 1.5) <A7A2DBBA-BFFC-35C0-A927-CC0BA4C851E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff891e1000 -
    0x7fff891f6fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff891f7000 -
    0x7fff8927bff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff89298000 -
    0x7fff8929bfff  com.apple.AppleSystemInfo (1.0 - 1) <A42D460F-02ED-3AF3-9C11-FBB64124B191> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff892a0000 -
    0x7fff892a6fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff892a7000 -
    0x7fff894a9fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff894aa000 -
    0x7fff89504ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8951b000 -
    0x7fff89520fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8952d000 -
    0x7fff8952efff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8952f000 -
    0x7fff895a5fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff895a6000 -
    0x7fff89621ff7  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
    0x7fff89cfe000 -
    0x7fff89d26fff  libsandbox.1.dylib (??? - ???) <0D46379D-BCD1-3888-9ED7-513F79D3970A> /usr/lib/libsandbox.1.dylib
    0x7fff89d27000 -
    0x7fff89d54fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff89d86000 -
    0x7fff89db1ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff89df1000 -
    0x7fff89df5ff7  com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff89df6000 -
    0x7fff89e06ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff89e07000 -
    0x7fff89e14fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff89e15000 -
    0x7fff89e50fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff89e57000 -
    0x7fff89eeaff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff89eeb000 -
    0x7fff89f6efef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff89f6f000 -
    0x7fff89fb6ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff89fb7000 -
    0x7fff89fb7fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff89fc6000 -
    0x7fff89fcfff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff89fd0000 -
    0x7fff89fdefff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff89fdf000 -
    0x7fff89fe7fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff89fe8000 -
    0x7fff8a089ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8a08c000 -
    0x7fff8a1c2fff  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
    0x7fff8a275000 -
    0x7fff8a2b9ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8a2ba000 -
    0x7fff8a663fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8a66c000 -
    0x7fff8a67eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8a67f000 -
    0x7fff8a681fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff8a682000 -
    0x7fff8a6b5ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8a6b6000 -
    0x7fff8a6c3fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8a6c4000 -
    0x7fff8a6d3ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8a6d4000 -
    0x7fff8a9f0fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8a9f1000 -
    0x7fff8aafdfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8aafe000 -
    0x7fff8b007ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b008000 -
    0x7fff8b03dfff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8b04d000 -
    0x7fff8b04efff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8b208000 -
    0x7fff8b30afff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8b30b000 -
    0x7fff8b381fff  com.apple.ISSupport (1.9.8 - 56) <E7ED107A-1EFD-3720-A4B4-C0E2DDFA6C81> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8b382000 -
    0x7fff8b3affff  com.apple.quartzfilters (1.7.0 - 1.7.0) <65DCAA1D-6958-3031-91C8-EC10BB1B948F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8b3b0000 -
    0x7fff8b49afff  com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8b49b000 -
    0x7fff8b49efff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
    0x7fff8b49f000 -
    0x7fff8b4befff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8b4bf000 -
    0x7fff8b551ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8b552000 -
    0x7fff8b605ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8b606000 -
    0x7fff8b62cfff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8b62d000 -
    0x7fff8b6a0fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8b6a1000 -
    0x7fff8b6a8fff  com.apple.NetFS (4.0 - 4.0) <AD99FA2A-CF27-30CB-937E-233AD161BA2C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8b6a9000 -
    0x7fff8b6b0fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
    0x7fff8b6b1000 -
    0x7fff8b6ecfff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b6ed000 -
    0x7fff8b718ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff8b719000 -
    0x7fff8b72fff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8b730000 -
    0x7fff8b731ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8b770000 -
    0x7fff8b7aafe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8bc3c000 -
    0x7fff8bc3cfff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8bc3d000 -
    0x7fff8bd21fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8bd97000 -
    0x7fff8bdbffff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8bdc0000 -
    0x7fff8bdc2fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8bdc3000 -
    0x7fff8bdc4fff  libunc.dylib (24.0.0 - compatibili

    Charlie, thanks for the tip.  Just as your note came in, I was able to gain control by clicking the "x" in the address bar.  That canceled the session and I was able to  move on from there.  If I had known of the Shift trick, that would have saved me 2 hours.  Thanks for advising me. 
    Matt

  • Safari 5 Crashing on Windows 7 x64 when typing in address bar.

    As stated in the subject, the problem I have with Safari 5 is when I try to type in the address bar. Safari simply crashes with this log:
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: Safari.exe
    Application Version: 5.33.16.0
    Application Timestamp: 4c087bce
    Fault Module Name: CoreFoundation.dll
    Fault Module Version: 1.550.26.13
    Fault Module Timestamp: 4bff35d2
    Exception Code: c0000005
    Exception Offset: 00043dd9
    OS Version: 6.1.7600.2.0.0.256.1
    Locale ID: 4105
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt
    What seems strange is that everything else works fine. I can check my rss feeds and I can even type into the google search bar and pull up the website I need. I just can't use the address bar. I'm thinking this might have to do with the new features in Safari 5 but I don't know enough to pin it. Any help would be greatly appreciated. This seems to be an issue for other users as well.
    Edit: I Have "Reset Safari" and it seems to be working for now. I'll give it a while and see what happens. I thought it was strange that I should have to do this but I read it on another post. It seems to be working so far. Perhaps there is something else though that is crashing it? I'll leave this open until I get a response.
    Message was edited by: auburncoast

    I had this exact problem on Windows XP. As soon as I tried typing in the address bar, crash. Every single time. I also reset everything and it stopped the constant crashes related to the address bar. It still seems much less stable than Safari 4, as I cannot got more than a couple hours without a random crash still occurring.
    I have reset Safari again and went a step further and uninstalled it, uninstalled all Apple software, deleted all Apple data from Documents and Setting (All users and my user), reinstalled Safari (and iTunes, mobileme control pane, etc)...still crashing frequently, usually at least once an hour but never less than once every couple hours.

  • Hello could you please help me ? I have this error message when Safari closes suddenly Process:         WebProcess [294] Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess Identifier:

    Hello could you please help me ? I have this error message when Safari closes suddenly
    Thank you very much
    Laure from France
    Process:         WebProcess [3654]
    Path: /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.78.2)
    Build Info:      WebKit2-7537078002000000~1
    Code Type:       X86-64 (Native)
    Parent Process: ??? [1]
    Date/Time:       2015-02-05 20:31:58.081 +0100
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version: 9
    Interval Since Last Report:          129662 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  124632 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID: 41A214B3-CFF4-45E0-B032-B4AAA9C216C2
    Crashed Thread: 0  Dispatch queue: com.apple.main-thread
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000022
    VM Regions Near 0x22:
    -->
    __TEXT 000000010bf9c000-000000010bf9f000 [   12K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[3654]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 com.apple.JavaScriptCore                  0x000000010c6b24c6 JSC::Interpreter::unwindCallFrame(JSC::ExecState*&, JSC::JSValue, unsigned int&, JSC::CodeBlock*&) + 278
    1 com.apple.JavaScriptCore                  0x000000010c55b88c JSC::Interpreter::throwException(JSC::ExecState*&, JSC::JSValue&, unsigned int) + 2620
    2 com.apple.JavaScriptCore                  0x000000010c55adf0 JSC::jitThrow(JSC::VM*, JSC::ExecState*, JSC::JSValue, JSC::ReturnAddressPtr) + 80
    3 com.apple.JavaScriptCore 0x000000010c55ad84 cti_vm_throw + 36
    4 com.apple.JavaScriptCore                  0x000000010c55ad50 ctiVMThrowTrampoline + 8
    5 com.apple.JavaScriptCore                  0x000000010c4cabad JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 605
    6 com.apple.JavaScriptCore                  0x000000010c4ca945 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    7 com.apple.JavaScriptCore                  0x000000010c6a42d5 JSC::boundFunctionCall(JSC::ExecState*) + 549
    8 ??? 0x00005d519e801045 0 + 102605132927045
    9 com.apple.JavaScriptCore                  0x000000010c4cabad JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 605
    10 com.apple.JavaScriptCore                  0x000000010c4ca945 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    11 com.apple.JavaScriptCore                  0x000000010c6a42d5 JSC::boundFunctionCall(JSC::ExecState*) + 549
    12  ??? 0x00005d519e801045 0 + 102605132927045
    13 com.apple.JavaScriptCore                  0x000000010c4cabad JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 605
    14 com.apple.JavaScriptCore                  0x000000010c4ca945 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    15 com.apple.WebCore 0x000000010cb0405a WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 154
    16 com.apple.WebCore 0x000000010cb48222 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 450
    17 com.apple.WebCore 0x000000010cb47f87 WebCore::ScheduledAction::execute(WebCore::Document*) + 151
    18 com.apple.WebCore 0x000000010cb47d10 WebCore::DOMTimer::fired() + 304
    19 com.apple.WebCore 0x000000010c91091f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
    20 com.apple.WebCore 0x000000010c9107fa _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 58
    21 com.apple.CoreFoundation                  0x00007fff8da58934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    22 com.apple.CoreFoundation                  0x00007fff8da58486 __CFRunLoopDoTimer + 534
    23 com.apple.CoreFoundation                  0x00007fff8da38e11 __CFRunLoopRun + 1617
    24 com.apple.CoreFoundation                  0x00007fff8da38486 CFRunLoopRunSpecific + 230
    25 com.apple.HIToolbox                       0x00007fff977e92bf RunCurrentEventLoopInMode + 277
    26 com.apple.HIToolbox                       0x00007fff977f056d ReceiveNextEventCommon + 355
    27 com.apple.HIToolbox                       0x00007fff977f03fa BlockUntilNextEventMatchingListInMode + 62
    28 com.apple.AppKit 0x00007fff99736779 _DPSNextEvent + 659
    29 com.apple.AppKit 0x00007fff9973607d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    30 com.apple.AppKit 0x00007fff997329b9 -[NSApplication run] + 470
    31 com.apple.WebKit2 0x000000010c1663f6 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 724
    32 com.apple.WebProcess                      0x000000010bf9db7f 0x10bf9c000 + 7039
    33 com.apple.WebProcess                      0x000000010bf9da78 0x10bf9c000 + 6776
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib                    0x00007fff98bd57e6 kevent + 10
    1 libdispatch.dylib 0x00007fff92a27786 _dispatch_mgr_invoke + 923
    2 libdispatch.dylib 0x00007fff92a26316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib                    0x00007fff98bd4bca __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff9775b274 _pthread_cond_wait + 840
    2 com.apple.JavaScriptCore                  0x000000010c465606 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3 com.apple.JavaScriptCore                  0x000000010c465125 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4 com.apple.JavaScriptCore                  0x000000010c45aa2f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib                    0x00007fff98bd4bca __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff9775b274 _pthread_cond_wait + 840
    2 com.apple.JavaScriptCore                  0x000000010c465c37 JSC::GCThread::waitForNextPhase() + 119
    3 com.apple.JavaScriptCore                  0x000000010c465ac8 JSC::GCThread::gcThreadMain() + 88
    4 com.apple.JavaScriptCore                  0x000000010c45aa2f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib                    0x00007fff98bd4bca __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff9775b274 _pthread_cond_wait + 840
    2 com.apple.JavaScriptCore                  0x000000010c465c37 JSC::GCThread::waitForNextPhase() + 119
    3 com.apple.JavaScriptCore                  0x000000010c465ac8 JSC::GCThread::gcThreadMain() + 88
    4 com.apple.JavaScriptCore                  0x000000010c45aa2f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib                    0x00007fff98bd4bca __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff9775b274 _pthread_cond_wait + 840
    2 com.apple.JavaScriptCore                  0x000000010c465c37 JSC::GCThread::waitForNextPhase() + 119
    3 com.apple.JavaScriptCore                  0x000000010c465ac8 JSC::GCThread::gcThreadMain() + 88
    4 com.apple.JavaScriptCore                  0x000000010c45aa2f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib                    0x00007fff98bd367a mach_msg_trap + 10
    1 libsystem_kernel.dylib                    0x00007fff98bd2d71 mach_msg + 73
    2 com.apple.CoreFoundation                  0x00007fff8da3050c __CFRunLoopServiceMachPort + 188
    3 com.apple.CoreFoundation                  0x00007fff8da38c74 __CFRunLoopRun + 1204
    4 com.apple.CoreFoundation                  0x00007fff8da38486 CFRunLoopRunSpecific + 230
    5 com.apple.Foundation                      0x00007fff96a17fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6 com.apple.Foundation                      0x00007fff96a0c72a -[NSThread main] + 68
    7 com.apple.Foundation                      0x00007fff96a0c6a2 __NSThread__main__ + 1575
    8 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    9 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib                    0x00007fff98bd4df2 __select + 10
    1 com.apple.CoreFoundation                  0x00007fff8da81c8b __CFSocketManager + 1355
    2 libsystem_c.dylib 0x00007fff977578bf _pthread_start + 335
    3 libsystem_c.dylib 0x00007fff9775ab75 thread_start + 13
    Thread 8:
    0 libsystem_kernel.dylib                    0x00007fff98bd5192 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff97759594 _pthread_wqthread + 758
    2 libsystem_c.dylib 0x00007fff9775ab85 start_wqthread + 13
    Thread 9:
    0 libsystem_kernel.dylib                    0x00007fff98bd5192 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x00007fff97759594 _pthread_wqthread + 758
    2 libsystem_c.dylib 0x00007fff9775ab85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000000a  rbx: 0x00000001108013a0  rcx: 0x00000001108013a0  rdx: 0x0000000000000000
      rdi: 0x0000000110df6c70  rsi: 0x00007fff6bb99c10  rbp: 0x00007fff6bb99ab0  rsp: 0x00007fff6bb99a60
       r8: 0x00007fff6bb99b58   r9: 0x0000000000000007  r10: 0x00000001193ed2c0  r11: 0x0000000018ead264
      r12: 0x00007fff6bb99c10  r13: 0x000000011ebfd0e8  r14: 0x00007fff6bb99b58  r15: 0x0000000000000000
      rip: 0x000000010c6b24c6  rfl: 0x0000000000010206  cr2: 0x0000000000000022
    Logical CPU: 2
    Binary Images:
           0x10bf9c000 - 0x10bf9efff com.apple.WebProcess (7537 - 7537.78.2) <5269CEC1-9274-3E9E-8A45-D37D71DA2740> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10bfa5000 - 0x10bfa7fff WebProcessShim.dylib (537.78.2 - compatibility 1.0.0) <671EB68B-516D-3AFC-BFE9-71453DD25E6E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10bfae000 - 0x10bfaffff com.apple.VideoDecodeAcceleration (1.1 - 8) <1D15AB26-DEDD-37A8-91F4-0A86F87BDE52> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
           0x10c014000 - 0x10c27dff7 com.apple.WebKit2 (7537 - 7537.78.2) <BF0D7E05-0F7B-3791-B83B-EB5D6B989D28> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10c451000 - 0x10c7f8ff7 com.apple.JavaScriptCore (7537 - 7537.78.1) <2EB02387-CA74-346C-9D51-D1E0C405FFF4> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10c8e7000 -        0x10d994fff  com.apple.WebCore (7537 - 7537.78.1) <20E51224-E7C0-3B3C-AEE8-EB11D6786C42> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10fb62000 - 0x11009bfff com.apple.Safari.framework (7537 - 7537.78.2) <1104F16E-0307-3450-BF85-4C6D65C22F24> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x1103f9000 - 0x11055dff7 com.apple.WebKit (7537 - 7537.78.2) <B54EE9C4-F4F0-3424-A658-830FE814F167> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x112619000 - 0x11261afff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x112c72000 - 0x112c75ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x114edd000 - 0x114eebfff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x114ef2000 - 0x114f20ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x114f29000 - 0x114f33fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x11f080000 - 0x11f0a9fff libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B10E6E73-F1CC-3C0A-971F-68F1E0B0C3AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x12704d000 - 0x127205fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x12723c000 - 0x127396fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1273c8000 - 0x1277affe7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x7fff6bb9c000 - 0x7fff6bbd0baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8d880000 - 0x7fff8d88dfff com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8d88e000 - 0x7fff8d892ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8d8c4000 - 0x7fff8d9cefe7 libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <0E7A4F63-035E-3406-AE8C-8F9E3E47D2EE> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8d9d2000 -     0x7fff8d9fffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff8da00000 - 0x7fff8dbd4ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8dbd5000 - 0x7fff8e008ff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8e009000 - 0x7fff8e032ff7 com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8e219000 - 0x7fff8e241fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8e242000 - 0x7fff8e25eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8e25f000 - 0x7fff8e262ff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8e263000 - 0x7fff8e268ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8e269000 - 0x7fff8e280fff com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8e281000 - 0x7fff8e2c8ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8e2c9000 - 0x7fff8e2cdfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8e2ce000 - 0x7fff8e31fff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8e320000 - 0x7fff8e326fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8e34f000 - 0x7fff8e3a2fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8e3a3000 - 0x7fff8e3a5fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff8e3a6000 - 0x7fff8e3a6fff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8e3a7000 - 0x7fff8e3a8ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e427000 - 0x7fff8e427fff com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e428000 - 0x7fff8e49efff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8e7f3000 - 0x7fff8e7fcff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e7fd000 - 0x7fff8e80cfff libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
    0x7fff8e815000 - 0x7fff8e82afff 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
    0x7fff8e82b000 - 0x7fff8e82cfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8e83e000 - 0x7fff8e8e0fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8e917000 - 0x7fff8e934fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff8f818000 - 0x7fff8f883ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8f884000 - 0x7fff8f8dfff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8f8e0000 - 0x7fff8f942ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8f943000 - 0x7fff8f969fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8f96a000 - 0x7fff8f96efff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
    0x7fff8f96f000 - 0x7fff8f97dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    0x7fff8f97e000 - 0x7fff8f9d2ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8f9d3000 - 0x7fff8fadafe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8fadb000 - 0x7fff8faefff7 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
    0x7fff8faf0000 - 0x7fff8faf0fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8faf1000 - 0x7fff8fba7fff com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8fbf2000 - 0x7fff8fbf2fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff900ca000 - 0x7fff901aeff7 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
    0x7fff9020d000 - 0x7fff90275ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff90276000 - 0x7fff90401ff7 com.apple.QTKit (7.7.1 - 2353) <50F6A57F-70AB-3E5B-BE96-7A58965941F8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff90406000 - 0x7fff90440fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff9079c000 - 0x7fff907a7ff7 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
    0x7fff90a76000 - 0x7fff90a78fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff90a79000 - 0x7fff90a9dfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff90b00000 - 0x7fff90e1cfff 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
    0x7fff90e1d000 - 0x7fff90f1aff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff90fb1000 - 0x7fff9102cff7 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
    0x7fff9102d000 - 0x7fff91051fff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff9105e000 - 0x7fff910f0ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff911a6000 - 0x7fff9121cff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff91393000 - 0x7fff9139efff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff913ab000 - 0x7fff9140bfff 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
    0x7fff9140c000 - 0x7fff91701ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff91704000 - 0x7fff91707fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff91719000 - 0x7fff9172bff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff9172c000 - 0x7fff91733fff 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
    0x7fff91734000 - 0x7fff91753fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff91ad6000 - 0x7fff91c33fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff92989000 - 0x7fff92a23ff7 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
    0x7fff92a24000 - 0x7fff92a32fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff92a33000 - 0x7fff92a68fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff92a69000 - 0x7fff92a8afff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff92ab7000 - 0x7fff92ac9ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff92aca000 - 0x7fff92ae0fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff92ae1000 - 0x7fff92b64fef 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
        0x7fff92b65000 - 0x7fff93503747 com.apple.CoreGraphics (1.600.0 - ???) <CB70AC19-9532-38CA-8509-6043AD9B4095> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff93752000 - 0x7fff9375cff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff9375d000 - 0x7fff93810ff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff93868000 - 0x7fff9395dfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff9395e000 - 0x7fff939aaff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff939c4000 -     0x7fff93a49ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff93a4a000 - 0x7fff93a58fff com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff93a85000 - 0x7fff93ac0ff7 libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <B48E57F5-0923-3C47-8BAC-9704F4A28193> /usr/lib/libssl.0.9.8.dylib
    0x7fff93ac1000 - 0x7fff93f88fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff93f89000 - 0x7fff93ff1ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff93ff2000 - 0x7fff94097fff 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
    0x7fff94098000 - 0x7fff940daff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff940fa000 - 0x7fff940fdfff libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
    0x7fff947c3000 - 0x7fff948dcfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff948dd000 - 0x7fff948dffff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff948fc000 - 0x7fff9490bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9490c000 - 0x7fff9490eff7 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
    0x7fff94924000 - 0x7fff9492bfff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff949bb000 - 0x7fff94c2ffff 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
    0x7fff94c30000 - 0x7fff94c4afff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff94c4b000 - 0x7fff94c4cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff94c4d000 - 0x7fff94d52fff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff94d53000 - 0x7fff94d7cfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff94d8b000 - 0x7fff94da8ff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff94da9000 - 0x7fff94de8fff  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
    0x7fff94de9000 - 0x7fff94e2ffff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <066449E4-406B-3ABC-9DB8-E62777498154> /usr/lib/libcurl.4.dylib
    0x7fff94ee4000 - 0x7fff954c8fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff954d6000 - 0x7fff954e5ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff954e6000 - 0x7fff9552aff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <416FB9E6-76F2-3CB8-8CCB-C12ACECFD611> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff9552b000 - 0x7fff9560fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff9563e000 - 0x7fff9566eff7 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
    0x7fff95697000 - 0x7fff95697fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff95698000 - 0x7fff956d3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff956dc000 - 0x7fff956e3fff libcopyfile.dylib (85.1.70 - compatibility 1.0.0) <E805FDF4-7098-3F9F-BF27-191E3E0A0F10> /usr/lib/system/libcopyfile.dylib
    0x7fff956e6000 - 0x7fff958e8fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff958e9000 - 0x7fff958eafff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff958eb000 - 0x7fff959c9fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff95acd000 - 0x7fff95c03fff  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
    0x7fff95c04000 - 0x7fff95c09fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff95c0a000 - 0x7fff95d71ff7 com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff95d72000 - 0x7fff95d77fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff95d78000 - 0x7fff95d8ffff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff95d90000 - 0x7fff95e57ff7 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
    0x7fff95e5e000 - 0x7fff95e64fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff95e65000 - 0x7fff95e6dfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff95e6e000 - 0x7fff95f0fff7 com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff95f10000 - 0x7fff9601dfff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9643f000 - 0x7fff96541fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff96542000 - 0x7fff96621fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff96622000 - 0x7fff96629fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff96689000 - 0x7fff9668efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff96971000 - 0x7fff969b1fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff969b2000 - 0x7fff96ccbfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff96ccc000 -     0x7fff96d10ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff96f24000 - 0x7fff96f29fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff96f2a000 - 0x7fff96f2dfff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff96f7b000 - 0x7fff96f81ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff97082000 - 0x7fff97085fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff9708e000 - 0x7fff97438fe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff97523000 - 0x7fff97530fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <39E20909-68D8-3FB7-A089-A1866618E026> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff97531000 - 0x7fff97531fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff97709000 - 0x7fff977e6fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff977e7000 - 0x7fff97b13fff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff97b26000 - 0x7fff97b59ff7 com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff97b64000 - 0x7fff97b65fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff97b66000 - 0x7fff97b71ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff97b72000 - 0x7fff9831afff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff9831b000 - 0x7fff9835cfff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff9835d000 - 0x7fff98373ff7  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
    0x7fff983bb000 - 0x7fff987e8fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff98a15000 - 0x7fff98a5eff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff98a5f000 - 0x7fff98a72ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff98a73000 - 0x7fff98ae6fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff98ae7000 - 0x7fff98b0ffff libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib
    0x7fff98b61000 - 0x7fff98bbdff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff98bbe000 - 0x7fff98bdefff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff98bdf000 -     0x7fff98be0ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff98c02000 - 0x7fff98c37fff libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff98d00000 - 0x7fff98d40fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff98d41000 - 0x7fff98d8ffff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff98d90000 - 0x7fff98e8aff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff98f5f000 - 0x7fff98f64fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff98f9e000 - 0x7fff98f9efff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff98f9f000 - 0x7fff98f9ffff 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
    0x7fff98fa0000 - 0x7fff98fa6fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff98fa7000 - 0x7fff98fb9ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff98fba000 - 0x7fff98fbefff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B423C449-761C-3EE1-AFAC-26B3558FF216> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff98fbf000 - 0x7fff991e9fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff991ea000 - 0x7fff991eafff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff991eb000 - 0x7fff99214fff libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff99317000 - 0x7fff99357ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff99359000 - 0x7fff9935aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff9935b000 - 0x7fff993dfff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff993e0000 - 0x7fff993edff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff993ee000 - 0x7fff99429fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff99459000 - 0x7fff995f9ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff995fa000 - 0x7fff9963cfff com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff9963d000 - 0x7fff99669ff7 com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff9966a000 - 0x7fff996dafff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff996db000 - 0x7fff9972dff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9972e000 - 0x7fff9a334fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9a335000 - 0x7fff9a3cbff7 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
    0x7fff9a3cc000 - 0x7fff9a424ff7 libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9a568000 - 0x7fff9a5bcfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff9a5bd000 - 0x7fff9a838ff7 com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff9a839000 - 0x7fff9a864ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff9a865000 - 0x7fff9a865fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 7
    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: 3708
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=221.9M resident=129.3M(58%) swapped_out_or_unallocated=92.6M(42%)
    Writable regions: Total=1.4G written=276.5M(19%) resident=319.2M(22%) swapped_out=28K(0%) unallocated=1.1G(78%)
    REGION TYPE VIRTUAL
    =========== =======
    ATS (font support) 31.9M
    ATS (font support) (reserved) 4K        reserved VM address space (unallocated)
    CG image 268K
    CG shared images 4440K
    CoreAnimation 23.9M
    CoreGraphics 16K
    CoreServices                         2776K
    IOKit 10.6M
    JS JIT generated code 256.0M
    JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
    JS VM register file 4096K
    JS garbage collector 75.8M
    MALLOC 256.8M
    MALLOC guard page 64K
    Memory tag=242 12K
    Memory tag=251 20K
    OpenGL GLSL 1024K
    SQLite page cache 2400K
    STACK GUARD 56.0M
    Stack 12.1M
    TC malloc 1448K
    VM_ALLOCATE 1512K
    WebCore purgeable data 4108K
    __CI_BITMAP 80K
    __DATA 17.4M
    __IMAGE 528K
    __LINKEDIT 63.8M
    __TEXT 158.1M
    __UNICODE 544K
    mapped file 126.1M
    shared memory 6276K
    =========== =======
    TOTAL 1.8G
    TOTAL, minus reserved VM space        1.1G
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.68f99
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 500,11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    Process:         WebProcess [294] Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess Identifier:

    Don't post reams of information like this - it means nothing.
    Also, this is an iWeb forum which is concerned with website building and your post has nothing to do with this.
    Please look more closely when posting to ensure that you are posting in the correct forum, which you have not.  Nobody here can help you with your problem.

  • Safari repeatedly crashes after a few seconds

    Hi
    I have a new install of Safari (6.0.5) in a fresh install of OSX (10.8.5) on a new MBP 2.9 GHz i7 8GB
    e.g it's completely virgin and new
    It (Safari) repeatedly crashes after just a couple of seconds though. Would a clean install of Safari solve this? if so, where can I get this from?
    An advice is greatly appreciated.
    Thanks in advance,
    Richard
    Crash report follows:
    Process:         WebProcess [2992]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.30.1)
    Build Info:      WebKit2-7536030001000000~9
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2013-09-24 19:26:48.908 +0100
    OS Version:      Mac OS X 10.8.5 (12F37)
    Report Version:  10
    Interval Since Last Report:          53011 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  21 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      CBEF5BA5-900C-4F58-9ACE-1B9E64BB8EBC
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 00000001006ed000-00000001006ee000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x00007fff8fd42a19 WebCore::Length::incrementCalculatedRef() const + 25
    1   com.apple.WebCore                       0x00007fff8f996186 bool compareEqual<WebCore::Length, WebCore::Length>(WebCore::Length const&, WebCore::Length const&) + 70
    2   com.apple.WebCore                       0x00007fff8f46a151 WebCore::RenderStyle::setWidth(WebCore::Length) + 33
    3   com.apple.WebCore                       0x00007fff8f51c42b WebCore::PropertyWrapper<WebCore::Length>::blend(WebCore::AnimationBase const*, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) const + 155
    4   com.apple.WebCore                       0x00007fff8ffa2b2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const*, WebCore::CSSPropertyID, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) + 123
    5   com.apple.WebCore                       0x00007fff8f51d079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation*, WebCore::RenderObject*, WebCore::RenderStyle const*, WebCore::RenderStyle*, ***::RefPtr<WebCore::RenderStyle>&) + 233
    6   com.apple.WebCore                       0x00007fff8f515fe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject*, WebCore::RenderStyle*, WebCore::RenderStyle*) + 208
    7   com.apple.WebCore                       0x00007fff8f3e57df WebCore::AnimationController::updateAnimations(WebCore::RenderObject*, WebCore::RenderStyle*) + 239
    8   com.apple.WebCore                       0x00007fff8f3e56d0 WebCore::RenderObject::setAnimatableStyle(***::PassRefPtr<WebCore::RenderStyle> ) + 144
    9   com.apple.WebCore                       0x00007fff8f3f2d16 WebCore::Node::setRenderStyle(***::PassRefPtr<WebCore::RenderStyle>) + 38
    10  com.apple.WebCore                       0x00007fff8f3f2606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854
    11  com.apple.WebCore                       0x00007fff8f3f29a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    12  com.apple.WebCore                       0x00007fff8f3f29a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    13  com.apple.WebCore                       0x00007fff8f3f29a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    14  com.apple.WebCore                       0x00007fff8f3f29a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    15  com.apple.WebCore                       0x00007fff8f3c205f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559
    16  com.apple.WebCore                       0x00007fff8f98d33d WebCore::Document::styleResolverChanged(WebCore::StyleResolverUpdateFlag) + 221
    17  com.apple.WebCore                       0x00007fff8f98e66d WebCore::Document::didRemoveAllPendingStylesheet() + 29
    18  com.apple.WebCore                       0x00007fff8f4b74a2 WebCore::StyleElement::sheetLoaded(WebCore::Document*) + 50
    19  com.apple.WebCore                       0x00007fff8f4b7461 WebCore::HTMLStyleElement::sheetLoaded() + 17
    20  com.apple.WebCore                       0x00007fff8f97962b WebCore::StyleSheetInternal::checkLoaded() + 203
    21  com.apple.WebCore                       0x00007fff8f4b742f WebCore::StyleElement::createSheet(WebCore::Element*, int, ***::String const&) + 927
    22  com.apple.WebCore                       0x00007fff8f4b701a WebCore::StyleElement::process(WebCore::Element*) + 522
    23  com.apple.WebCore                       0x00007fff8fb108af WebCore::HTMLStyleElement::insertedInto(WebCore::Node*) + 47
    24  com.apple.WebCore                       0x00007fff8f91eda7 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::No de*) + 39
    25  com.apple.WebCore                       0x00007fff8f91e494 WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*) + 116
    26  com.apple.WebCore                       0x00007fff8f91dbe9 WebCore::updateTreeAfterInsertion(WebCore::ContainerNode*, WebCore::Node*, bool) + 185
    27  com.apple.WebCore                       0x00007fff8f528bde WebCore::ContainerNode::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 494
    28  com.apple.WebCore                       0x00007fff8f5289b1 WebCore::Node::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 49
    29  com.apple.WebCore                       0x00007fff8f52891d WebCore::JSNode::insertBefore(JSC::ExecState*) + 109
    30  com.apple.WebCore                       0x00007fff8f5288a3 WebCore::jsNodePrototypeFunctionInsertBefore(JSC::ExecState*) + 83
    31  ???                                     0x00000001008af265 0 + 4304073317
    32  com.apple.JavaScriptCore                0x00007fff945ebd70 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    33  com.apple.JavaScriptCore                0x00007fff945eb9d4 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    34  com.apple.WebCore                       0x00007fff8f448e72 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
    35  com.apple.WebCore                       0x00007fff8f44898c WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 220
    36  com.apple.WebCore                       0x00007fff8f41417d WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 141
    37  com.apple.WebCore                       0x00007fff8ff947d6 WebCore::XMLHttpRequestProgressEventThrottle::dispatchEvent(***::PassRefPtr<Web Core::Event>) + 342
    38  com.apple.WebCore                       0x00007fff8ff94848 WebCore::XMLHttpRequestProgressEventThrottle::dispatchReadyStateChangeEvent(*** ::PassRefPtr<WebCore::Event>, WebCore::ProgressEventAction) + 56
    39  com.apple.WebCore                       0x00007fff8f5d9440 WebCore::XMLHttpRequest::callReadyStateChangeListener() + 352
    40  com.apple.WebCore                       0x00007fff8f5dcc96 WebCore::XMLHttpRequest::didFinishLoading(unsigned long, double) + 358
    41  com.apple.WebCore                       0x00007fff8f99ceb7 WebCore::DocumentThreadableLoader::notifyFinished(WebCore::CachedResource*) + 423
    42  com.apple.WebCore                       0x00007fff8f46956d WebCore::CachedResource::checkNotify() + 93
    43  com.apple.WebCore                       0x00007fff8f906ee0 WebCore::CachedRawResource::data(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 448
    44  com.apple.WebCore                       0x00007fff8f466cbf WebCore::SubresourceLoader::didFinishLoading(double) + 143
    45  com.apple.Foundation                    0x00007fff8c992d88 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
    46  com.apple.Foundation                    0x00007fff8c992ccc -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
    47  com.apple.Foundation                    0x00007fff8c992bc8 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
    48  com.apple.CFNetwork                     0x00007fff8e861d48 ___delegate_cacheTrifecta_block_invoke_0 + 307
    49  com.apple.CFNetwork                     0x00007fff8e8e460a ___withDelegateAsync_block_invoke_0 + 90
    50  com.apple.CFNetwork                     0x00007fff8e974fea __block_global_1 + 28
    51  com.apple.CoreFoundation                0x00007fff8e9ff154 CFArrayApplyFunction + 68
    52  com.apple.CFNetwork                     0x00007fff8e8d5374 RunloopBlockContext::perform() + 124
    53  com.apple.CFNetwork                     0x00007fff8e8d524b MultiplexerSource::perform() + 221
    54  com.apple.CoreFoundation                0x00007fff8e9e0b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    55  com.apple.CoreFoundation                0x00007fff8e9e051d __CFRunLoopDoSources0 + 445
    56  com.apple.CoreFoundation                0x00007fff8ea037f5 __CFRunLoopRun + 789
    57  com.apple.CoreFoundation                0x00007fff8ea030e2 CFRunLoopRunSpecific + 290
    58  com.apple.HIToolbox                     0x00007fff93382eb4 RunCurrentEventLoopInMode + 209
    59  com.apple.HIToolbox                     0x00007fff93382c52 ReceiveNextEventCommon + 356
    60  com.apple.HIToolbox                     0x00007fff93382ae3 BlockUntilNextEventMatchingListInMode + 62
    61  com.apple.AppKit                        0x00007fff8d0ca533 _DPSNextEvent + 685
    62  com.apple.AppKit                        0x00007fff8d0c9df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    63  com.apple.AppKit                        0x00007fff8d0c11a3 -[NSApplication run] + 517
    64  com.apple.WebCore                       0x00007fff8fe244ff WebCore::RunLoop::run() + 63
    65  com.apple.WebKit2                       0x00007fff93a41462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    66  com.apple.WebKit2                       0x00007fff93a07bfd WebKitMain + 285
    67  com.apple.WebProcess                    0x00000001006ede7b 0x1006ed000 + 3707
    68  libdyld.dylib                           0x00007fff8dffc7e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8ba846d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c033f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c033ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c01e191 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8ba84d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8dee9dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8dee99ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8ba846d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c033f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c033ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c01e191 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8ba846d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c033f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c033ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c01e191 start_wqthread + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8ba840fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c035fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff945d5b66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff947f8bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff9480e25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8ba840fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c035fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff9475b9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff9475b8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9480e25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8ba840fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c035fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff9475b9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff9475b8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9480e25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8ba840fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c035fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff9475b9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff9475b8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9480e25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8ba846d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c033f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c033ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c01e191 start_wqthread + 13
    Thread 10:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8ba82686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ba81c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8e9fe233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8ea03916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8ea030e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8c9ad546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff8ca0b562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 11:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff8ba82686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ba81c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8e9fe233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8ea03916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8ea030e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8ea11dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff8fe395e1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff9480e25f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8ba84322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8ea42f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8ba846d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c033f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c033ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c01e191 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8ba846d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c033f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c033ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c01e191 start_wqthread + 13
    Thread 15:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8ba840fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c035fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff945d5b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8fe5ed01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8f3af12a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff9480e25f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 16:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8ba840fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c035fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff945d5b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8fe5ed01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8f3af12a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff9480e25f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 17:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff8ba82686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ba81c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8e9fe233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8ea03916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8ea030e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8ea11dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff94a8b2e6 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 18:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff8ba82686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ba81c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8e9fe233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8ea03916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8ea030e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8ea11dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff94a8b781 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff8c031772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8c01e1a1 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8ba846d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c033f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c033ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c01e191 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8ba846d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c033f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c033ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c01e191 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8ba846d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c033f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c033ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c01e191 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff5f50fd50  rbx: 0x0000000000000000  rcx: 0x0000000000000090  rdx: 0x0000000000000000
      rdi: 0x00007fff5f50fd20  rsi: 0x0000000000000009  rbp: 0x00007fff5f50fd60  rsp: 0x00007fff5f50fd50
       r8: 0x000000000000003f   r9: 0x000000014590a800  r10: 0x0000000000000000  r11: 0x000000009a069593
      r12: 0x00007fff5f50fde0  r13: 0x00007fff8f46a130  r14: 0x00000001485f9a6c  r15: 0x0000000149eab180
      rip: 0x00007fff8fd42a19  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x1006ed000 -        0x1006edfff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x1006f3000 -        0x1006f3fff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x141eb0000 -        0x141ec6fff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x144b80000 -        0x144b85fff  com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x144db1000 -        0x144dbafe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x146476000 -        0x146634fff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x14666b000 -        0x1467dbfff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x146813000 -        0x146c9bff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.16.74 - 8.1.6) <A7A9E774-2CB7-3A51-9C65-0F39F0F6D1F3> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
           0x146e0f000 -        0x146e1bfff  libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x147222000 -        0x14724dfff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
        0x7fff602ed000 -     0x7fff6032193f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
        0x7fff8b83c000 -     0x7fff8ba71ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ba72000 -     0x7fff8ba8dff7  libsystem_kernel.dylib (2050.48.11) <3323E9AD-2317-3C7A-AB7F-1C81F5E148B7> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8ba8e000 -     0x7fff8badaff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff8badb000 -     0x7fff8bb35fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8bb36000 -     0x7fff8bb44fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8bb45000 -     0x7fff8bb9cff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8bbfd000 -     0x7fff8bbfeff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8bbff000 -     0x7fff8bcfcff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8bcfd000 -     0x7fff8bdfffff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8be00000 -     0x7fff8be59ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8be60000 -     0x7fff8be76fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8be82000 -     0x7fff8bef2fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8bfbb000 -     0x7fff8bfbbfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8c01a000 -     0x7fff8c01cfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8c01d000 -     0x7fff8c0e9ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
        0x7fff8c0ea000 -     0x7fff8c401ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8c402000 -     0x7fff8c40bff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8c410000 -     0x7fff8c4cdff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8c4ce000 -     0x7fff8c528ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c529000 -     0x7fff8c52ffff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c530000 -     0x7fff8c531fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c532000 -     0x7fff8c7f6fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8c7f7000 -     0x7fff8c83aff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8c8c6000 -     0x7fff8c8e5ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8c8e6000 -     0x7fff8c942fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8c943000 -     0x7fff8c974ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8c975000 -     0x7fff8ccd4fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8cd35000 -     0x7fff8cd37fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8cd38000 -     0x7fff8cd3aff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8cd82000 -     0x7fff8ce9cfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8cf75000 -     0x7fff8dba2fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8dba3000 -     0x7fff8dba7fff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8dba8000 -     0x7fff8dcfafff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8dcfc000 -     0x7fff8dd10fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8dd11000 -     0x7fff8dd7afff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8dd7b000 -     0x7fff8dd7bfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8dd7c000 -     0x7fff8ddd8fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8ddd9000 -     0x7fff8dddefff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8dddf000 -     0x7fff8de5fff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8dea9000 -     0x7fff8dee4fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8dee5000 -     0x7fff8defaff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8defb000 -     0x7fff8dff9fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8dffa000 -     0x7fff8dffdff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8e043000 -     0x7fff8e06ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8e072000 -     0x7fff8e0bcff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8e0bd000 -     0x7fff8e0ccff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8e0cd000 -     0x7fff8e0f5fff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8e0f6000 -     0x7fff8e3c7ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8e3c8000 -     0x7fff8e40bff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e424000 -     0x7fff8e426fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8e42c000 -     0x7fff8e42cfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e42d000 -     0x7fff8e466ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
        0x7fff8e490000 -     0x7fff8e4dcfff  com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e53b000 -     0x7fff8e567ff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e568000 -     0x7fff8e56ffff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8e570000 -     0x7fff8e770fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8e771000 -     0x7fff8e7c7fff  com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8e7c8000 -     0x7fff8e7d2ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8e7f8000 -     0x7fff8e857fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e858000 -     0x7fff8e9cdff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8e9ce000 -     0x7fff8ebb8ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ebb9000 -     0x7fff8ec8cff7  com.apple.DiscRecording (7.0 - 7000.2.4) <9DA3C0A7-0AB9-3DD1-9D84-737BB0014F1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8ec8d000 -     0x7fff8ec98ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8ec99000 -     0x7fff8ed07ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ed08000 -     0x7fff8ed25ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ed26000 -     0x7fff8f11dfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f15d000 -     0x7fff8f160fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8f161000 -     0x7fff8f161fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8f256000 -     0x7fff8f258fff  com.apple.securityhi (4.0 - 55002) <9B6CBA92-123F-3307-A2D7-D77A8D3BF87E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8f2e9000 -     0x7fff8f33eff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f351000 -     0x7fff8f355ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8f38f000 -     0x7fff8f38ffff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8f390000 -     0x7fff9034fff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff90599000 -     0x7fff906f7fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff906f8000 -     0x7fff90745fff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff907a5000 -     0x7fff907bcfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff907bd000 -     0x7fff90814ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff90815000 -     0x7fff908b0fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff908b1000 -     0x7fff908b2ff7  libSystem.B.dylib (169.3) <FF25248A-574C-32DB-952F-B948C389B2A4> /usr/lib/libSystem.B.dylib
        0x7fff908b3000 -     0x7fff908f7fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
        0x7fff908f8000 -     0x7fff90932fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff90955000 -     0x7fff90995ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff909bf000 -     0x7fff90ddcfff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff90ddd000 -     0x7fff90ddfff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff90de0000 -     0x7fff90e48fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff90e6c000 -     0x7fff90e70fff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff90f05000 -     0x7fff90f05fff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff90f06000 -     0x7fff9101ffff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff91020000 -     0x7fff910e5ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff910e6000 -     0x7fff91135ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff91136000 -     0x7fff91151ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff91152000 -     0x7fff911a1fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff911a2000 -     0x7fff911b1fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff911b2000 -     0x7fff911b3fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
        0x7fff91310000 -     0x7fff9131eff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff913d8000 -     0x7fff914b2fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff914b3000 -     0x7fff915befff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff915bf000 -     0x7fff915edfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff915ee000 -     0x7fff915f2fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff915f3000 -     0x7fff91627fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff91628000 -     0x7fff91633fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff91634000 -     0x7fff91634fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff91635000 -     0x7fff9164bfff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff91745000 -     0x7fff9177bfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff917b2000 -     0x7fff917d9ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff917da000 -     0x7fff917dbff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff917dc000 -     0x7fff91814fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff91815000 -     0x7fff91d85ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91d86000 -     0x7fff91d8eff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff91dea000 -     0x7fff91e20fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff91e21000 -     0x7fff91f4bfff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff91f4c000 -     0x7fff91f53fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff91f54000 -     0x7fff91f7eff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff91fbc000 -     0x7fff9208eff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff9208f000 -     0x7fff920dafff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff920db000 -     0x7fff920fcff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff920fd000 -     0x7fff921aefff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff921ec000 -     0x7fff921f0ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff921f1000 -     0x7fff922eefff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff922ef000 -     0x7fff922fbff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff922fc000 -     0x7fff92321ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff92382000 -     0x7fff923bffef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff923c0000 -     0x7fff923e9fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff923ea000 -     0x7fff923eafff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff923eb000 -     0x7fff923fdff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff923fe000 -     0x7fff926b5ff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff926b6000 -     0x7fff92743ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff927ad000 -     0x7fff927c4fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff927e0000 -     0x7fff927e3fff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff927e4000 -     0x7fff927e8fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff927e9000 -     0x7fff9286bff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff932c8000 -     0x7fff93307ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff93308000 -     0x7fff93322fff  com.apple.CoreMediaAuthoring (2.1 - 914) <F0E11E75-03DA-3622-B614-2257EBDABF25> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff93323000 -     0x7fff93653fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff9367c000 -     0x7fff938fdfff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff93915000 -     0x7fff9393cfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff9393d000 -     0x7fff93b29ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff93b2a000 -     0x7fff93b2dfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Ap

    This crash is caused by a bug in the way Safari synchronizes with iCloud.
    Uncheck the box marked Safari in the iCloud preference pane. You may also need to do as follows.
    Back up all data.
    Triple-click the text on the line below on this page to the clipboard, then copy it to the Clipboard (command-C):
    ~/Library/Safari/Bookmarks.plist
    Quit Safari.
    Select
    Go â–¹ Go to Folder
    from the Finder menu bar. Paste into the text box that opens (command-V), then press return.
    A folder window should open with a file named "Bookmarks.plist" selected. Move the selected file to the Desktop, leaving the folder open.
    Relaunch Safari. It will open with the default set of bookmarks. Delete them all. Select
    File â–¹ Import Bookmarks
    from the Safari menu bar. Import from the bookmarks file you moved to the Desktop. Arrange the bookmarks as you wish.
    Select from the menu bar
    History â–¹ Clear History
    and confirm. As far as I know, you don't need to reset Top Sites, but I'm not sure of that.
    You can then try to re-enable Safari in iCloud. It may start to crash again. In that case, you'll have to leave synchronization disabled until a more permanent solution turns up. Sync bookmarks with iOS devices in iTunes instead.

  • Mac safari keeps crashing- crashes seem to be getting more and more frequent- any ideas?

    Process:         WebProcess [1324]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.77.4)
    Build Info:      WebKit2-7537077004000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1322]
    Date/Time:       2014-07-27 16:51:27.931 -1000
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          306731 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  280984 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      460465C9-1DD9-469C-9CEE-E4C9AB624D52
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000011b78f654
    VM Regions Near 0x11b78f654:
        mapped file            00000001198e7000-000000011998e000 [  668K] r--/rwx SM=COW  /Library/Fonts/Tahoma.ttf
    --> mapped file            000000011998e000-000000011cfa2000 [ 54.1M] r--/rwx SM=COW  /System/Library/Fonts/STHeiti Light.ttc
        mapped file            000000011cfa2000-000000011d6c4000 [ 7304K] r--/rwx SM=COW  /System/Library/Fonts/„Éí„É©„Ç≠„Çô„ÉéËßí„Ç≥„Çô ProN W3.otf
    Application Specific Information:
    objc[1324]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libFontParser.dylib           0x00007fff915d7aca TTrueTypeFontHandler::RenderGlyph(unsigned short, TTrueTypeQuadOutlineContext&, unsigned int) const + 88
    1   libFontParser.dylib           0x00007fff915d7a46 TTrueTypeFontHandler::GetOutlinePath(unsigned short, TGlyphOutlineBatch const&) const + 60
    2   libFontParser.dylib           0x00007fff915d773b FPFontCopyGlyphPath + 126
    3   libCGXType.A.dylib             0x00007fff896d264d create_path_for_glyph + 33
    4   libCGXType.A.dylib             0x00007fff896d25ea xt_path_builder_create_path_for_glyph + 269
    5   com.apple.CoreGraphics         0x00007fff869a2d65 CGFontCreateGlyphPath + 49
    6   com.apple.CoreGraphics         0x00007fff869a1b3d CGFontCreateGlyphBitmap32 + 833
    7   com.apple.CoreGraphics         0x00007fff869a0d35 CGGlyphLockLockGlyphBitmaps + 1218
    8   libRIP.A.dylib                 0x00007fff8c04ba7d ripc_DrawGlyphs + 2066
    9   com.apple.CoreGraphics         0x00007fff86e4765b draw_glyphs + 756
    10  com.apple.CoreGraphics         0x00007fff8699dd0f CGContextShowGlyphsWithAdvances + 548
    11  com.apple.WebCore             0x00000001093b97fd _ZN7WebCoreL22showGlyphsWithAdvancesERKNS_10FloatPointEPKNS_14SimpleFontDataEP9 CGContextPKtPK6CGSizem + 1661
    12  com.apple.WebCore             0x00000001093b8f3c WebCore::Font::drawGlyphs(WebCore::GraphicsContext*, WebCore::SimpleFontData const*, WebCore::GlyphBuffer const&, int, int, WebCore::FloatPoint const&) const + 2716
    13  com.apple.WebCore             0x00000001093b839d WebCore::Font::drawGlyphBuffer(WebCore::GraphicsContext*, WebCore::TextRun const&, WebCore::GlyphBuffer const&, WebCore::FloatPoint const&) const + 269
    14  com.apple.WebCore             0x000000010953b3bf WebCore::Font::drawSimpleText(WebCore::GraphicsContext*, WebCore::TextRun const&, WebCore::FloatPoint const&, int, int) const + 287
    15  com.apple.WebCore             0x000000010953b293 WebCore::GraphicsContext::drawText(WebCore::Font const&, WebCore::TextRun const&, WebCore::FloatPoint const&, int, int) + 35
    16  com.apple.WebCore             0x000000010953af88 _ZN7WebCoreL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7TextR unERKN3***12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10ShadowData Ebb + 664
    17  com.apple.WebCore             0x0000000109538f9f WebCore::InlineTextBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) + 4447
    18  com.apple.WebCore             0x000000010953760b WebCore::InlineFlowBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) + 987
    19  com.apple.WebCore             0x0000000109537152 WebCore::RootInlineBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) + 34
    20  com.apple.WebCore             0x00000001094b53f1 WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::PaintInfo&, WebCore::LayoutPoint const&) const + 881
    21  com.apple.WebCore             0x00000001094b029a WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 90
    22  com.apple.WebCore             0x00000001094af741 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    23  com.apple.WebCore             0x00000001094b1f1c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    24  com.apple.WebCore             0x00000001094b04a0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    25  com.apple.WebCore             0x00000001094b0388 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    26  com.apple.WebCore             0x00000001094b0324 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    27  com.apple.WebCore             0x00000001094af741 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    28  com.apple.WebCore             0x00000001094b1f1c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    29  com.apple.WebCore             0x00000001094b04a0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    30  com.apple.WebCore             0x00000001094b0388 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    31  com.apple.WebCore             0x00000001094b0324 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    32  com.apple.WebCore             0x00000001094af741 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    33  com.apple.WebCore             0x00000001094b1f1c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    34  com.apple.WebCore             0x00000001094b04a0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    35  com.apple.WebCore             0x00000001094b0388 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    36  com.apple.WebCore             0x00000001094b0324 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    37  com.apple.WebCore             0x00000001094af741 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    38  com.apple.WebCore             0x00000001094b1f1c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    39  com.apple.WebCore             0x00000001094b04a0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    40  com.apple.WebCore             0x00000001094b0388 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    41  com.apple.WebCore             0x00000001094b0324 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    42  com.apple.WebCore             0x00000001094af741 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    43  com.apple.WebCore             0x00000001094b1f1c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    44  com.apple.WebCore             0x00000001094b04a0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    45  com.apple.WebCore             0x00000001094b0388 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    46  com.apple.WebCore             0x00000001094b0324 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    47  com.apple.WebCore             0x00000001094af741 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    48  com.apple.WebCore             0x00000001094b1f1c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    49  com.apple.WebCore             0x00000001094b04a0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    50  com.apple.WebCore             0x00000001094b0388 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    51  com.apple.WebCore             0x00000001094b0324 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    52  com.apple.WebCore             0x00000001094af741 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    53  com.apple.WebCore             0x00000001094b1f1c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    54  com.apple.WebCore             0x00000001094b04a0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    55  com.apple.WebCore             0x00000001094b0388 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    56  com.apple.WebCore             0x00000001094b0324 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    57  com.apple.WebCore             0x00000001094af741 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    58  com.apple.WebCore             0x00000001094b1f1c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    59  com.apple.WebCore             0x00000001094b01a8 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, ***::Vector<WebCore::LayerFragment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*) + 456
    60  com.apple.WebCore             0x00000001094aff53 WebCore::RenderLayer::paintForegroundForFragments(***::Vector<WebCore::LayerFra gment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::GraphicsContext*, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*, bool, bool) + 371
    61  com.apple.WebCore             0x00000001094adb48 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 1928
    62  com.apple.WebCore             0x00000001094ad128 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 792
    63  com.apple.WebCore             0x00000001094afd9b WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul, ***::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 155
    64  com.apple.WebCore             0x00000001094adbd4 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2068
    65  com.apple.WebCore             0x00000001094ad128 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 792
    66  com.apple.WebCore             0x00000001094afd9b WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul, ***::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 155
    67  com.apple.WebCore             0x00000001094adbd4 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2068
    68  com.apple.WebCore             0x00000001094ad128 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 792
    69  com.apple.WebCore             0x00000001094acd1a WebCore::RenderLayer::paint(WebCore::GraphicsContext*, WebCore::LayoutRect const&, unsigned int, WebCore::RenderObject*, WebCore::RenderRegion*, unsigned int) + 138
    70  com.apple.WebCore             0x00000001094ac94a WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 650
    71  com.apple.WebCore             0x00000001094ac2b8 WebCore::ScrollView::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 408
    72  com.apple.WebKit2             0x0000000108b4d43b WebKit::WebPage::drawRect(WebCore::GraphicsContext&, WebCore::IntRect const&) + 141
    73  com.apple.WebCore             0x00000001094eb4e0 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::IntRect const&) + 144
    74  com.apple.WebCore             0x00000001094ead90 drawLayerContents(CGContext*, CALayer*, WebCore::PlatformCALayer*) + 1120
    75  com.apple.QuartzCore           0x00007fff8ccc4225 CABackingStoreUpdate_ + 3221
    76  com.apple.QuartzCore           0x00007fff8ccc313a CA::Layer::display_() + 1086
    77  com.apple.WebCore             0x000000010952f81b -[WebLayer display] + 43
    78  com.apple.QuartzCore           0x00007fff8ccbb00a CA::Layer::display_if_needed(CA::Transaction*) + 560
    79  com.apple.QuartzCore           0x00007fff8ccb9fbf CA::Context::commit_transaction(CA::Transaction*) + 319
    80  com.apple.QuartzCore           0x00007fff8ccb9d3c CA::Transaction::commit() + 274
    81  com.apple.QuartzCore           0x00007fff8ccb933d CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 63
    82  com.apple.CoreFoundation       0x00007fff9049c8e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    83  com.apple.CoreFoundation       0x00007fff9049c846 __CFRunLoopDoObservers + 374
    84  com.apple.CoreFoundation       0x00007fff904714a2 CFRunLoopRunSpecific + 258
    85  com.apple.HIToolbox           0x00007fff919162bf RunCurrentEventLoopInMode + 277
    86  com.apple.HIToolbox           0x00007fff9191d56d ReceiveNextEventCommon + 355
    87  com.apple.HIToolbox           0x00007fff9191d3fa BlockUntilNextEventMatchingListInMode + 62
    88  com.apple.AppKit               0x00007fff8b11e779 _DPSNextEvent + 659
    89  com.apple.AppKit               0x00007fff8b11e07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    90  com.apple.AppKit               0x00007fff8b11a9b9 -[NSApplication run] + 470
    91  com.apple.WebKit2             0x0000000108c144e6 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 724
    92  com.apple.WebProcess           0x00000001089f5b7f 0x1089f4000 + 7039
    93  com.apple.WebProcess           0x00000001089f5a78 0x1089f4000 + 6776
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8ac077e6 kevent + 10
    1   libdispatch.dylib             0x00007fff86516786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib             0x00007fff86515316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8ac06bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff9303b274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x0000000108f131c5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore       0x0000000108f08a3f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    4   libsystem_c.dylib             0x00007fff930378bf _pthread_start + 335
    5   libsystem_c.dylib             0x00007fff9303ab75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8ac06bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff9303b274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x0000000108f13c47 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x0000000108f13ad8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x0000000108f08a3f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff930378bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff9303ab75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8ac06bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff9303b274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x0000000108f13c47 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x0000000108f13ad8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x0000000108f08a3f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff930378bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff9303ab75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8ac06bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff9303b274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x0000000108f13c47 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x0000000108f13ad8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x0000000108f08a3f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff930378bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff9303ab75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8ac0567a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8ac04d71 mach_msg + 73
    2   com.apple.CoreFoundation       0x00007fff9046950c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation       0x00007fff90471c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation       0x00007fff90471486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation           0x00007fff8ec70fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation           0x00007fff8ec6572a -[NSThread main] + 68
    7   com.apple.Foundation           0x00007fff8ec656a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib             0x00007fff930378bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff9303ab75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8ac06df2 __select + 10
    1   com.apple.CoreFoundation       0x00007fff904bac8b __CFSocketManager + 1355
    2   libsystem_c.dylib             0x00007fff930378bf _pthread_start + 335
    3   libsystem_c.dylib             0x00007fff9303ab75 thread_start + 13
    Thread 8:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib         0x00007fff8ac0567a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8ac04d71 mach_msg + 73
    2   com.apple.CoreFoundation       0x00007fff9046950c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation       0x00007fff90471c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation       0x00007fff90471486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation       0x00007fff9048119f CFRunLoopRun + 95
    6   com.apple.QTKit               0x00007fff8d5be98a listenOnDelegatePort + 418
    7   libsystem_c.dylib             0x00007fff930378bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff9303ab75 thread_start + 13
    Thread 9:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib         0x00007fff8ac0567a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8ac04d71 mach_msg + 73
    2   com.apple.CoreFoundation       0x00007fff9046950c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation       0x00007fff90471c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation       0x00007fff90471486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation       0x00007fff9048119f CFRunLoopRun + 95
    6   com.apple.QTKit               0x00007fff8d5bee21 listenOnNotificationPort + 376
    7   libsystem_c.dylib             0x00007fff930378bf _pthread_start + 335
    8   libsystem_c.dylib             0x00007fff9303ab75 thread_start + 13
    Thread 10:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff8ac06bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff9303b2a6 _pthread_cond_wait + 890
    2   com.apple.CoreVideo           0x00007fff8a53e1cb CVDisplayLink::waitUntil(unsigned long long) + 279
    3   com.apple.CoreVideo           0x00007fff8a53d631 CVDisplayLink::runIOThread() + 559
    4   com.apple.CoreVideo           0x00007fff8a53d3e9 _ZL13startIOThreadPv + 148
    5   libsystem_c.dylib             0x00007fff930378bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff9303ab75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011b78f654  rbx: 0x0000000000006c13  rcx: 0x00007fff77bec558  rdx: 0x0000000001e01654
      rdi: 0x00007fff685defb0  rsi: 0x00007fed3b8f1c70  rbp: 0x00007fff685df010  rsp: 0x00007fff685dea60
       r8: 0x00007fff77bf2550   r9: 0x00000000000008f4  r10: 0x0000000000000000  r11: 0x00007fed3a58f440
      r12: 0x0000000000000000  r13: 0x00007fed3b8f3df0  r14: 0x000000011b78f654  r15: 0x00007fed3b8f2010
      rip: 0x00007fff915d7aca  rfl: 0x0000000000010202  cr2: 0x000000011b78f654
    Logical CPU: 0
    Binary Images:
           0x1089f4000 -        0x1089f6fff  com.apple.WebProcess (7537 - 7537.77.4) <5269CEC1-9274-3E9E-8A45-D37D71DA2740> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x108a03000 -        0x108a05fff  WebProcessShim.dylib (537.77.4 - compatibility 1.0.0) <8B8EA4A6-27F9-31A2-88FF-6D43ABEAED50> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x108a12000 -        0x108a13fff  com.apple.VideoDecodeAcceleration (1.1 - 8) <4E75CD25-F198-3BDF-8970-4734CF3EB091> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
           0x108a1b000 -        0x108a4eff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x108ac2000 -        0x108d2bfff  com.apple.WebKit2 (7537 - 7537.77.4) <380B1F41-04F4-3334-A0A0-8E8857F7F679> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x108eff000 -        0x1092a6ff7  com.apple.JavaScriptCore (7537 - 7537.77.1) <C0C6D15C-8C26-3FD8-BE2E-7A1C20B46359> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x109395000 -        0x10a442ff7  com.apple.WebCore (7537 - 7537.77.4) <E0176EFF-835E-3B32-909D-E3A426947476> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10c363000 -        0x10c89cfff  com.apple.Safari.framework (7537 - 7537.77.4) <079F7B57-311E-3A81-B3ED-B7AC3F78E262> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10cbfa000 -        0x10cd5efff  com.apple.WebKit (7537 - 7537.77.4) <38EA72D6-24F4-3C94-A035-7DC784A06326> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
        0x7fff685f4000 -     0x7fff68628baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff863b5000 -     0x7fff86512fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86513000 -     0x7fff86521fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff86522000 -     0x7fff86524ff7  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
        0x7fff86525000 -     0x7fff86525fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff86890000 -     0x7fff868a6fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff868f4000 -     0x7fff87292a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff87293000 -     0x7fff87293fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8729a000 -     0x7fff8729afff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8729b000 -     0x7fff872b2fff  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
        0x7fff872b3000 -     0x7fff87358fff  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
        0x7fff87359000 -     0x7fff873bbff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff874c4000 -     0x7fff8755aff7  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
        0x7fff8755d000 -     0x7fff875b8ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff882f1000 -     0x7fff882f1fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8870d000 -     0x7fff88714fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88731000 -     0x7fff8878dff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8878e000 -     0x7fff8878efff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8878f000 -     0x7fff88791fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff88792000 -     0x7fff887e4ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff887e5000 -     0x7fff8894cff7  com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8894d000 -     0x7fff8895bff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff88979000 -     0x7fff88980fff  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
        0x7fff88981000 -     0x7fff88985fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff88986000 -     0x7fff88e4dfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff88e4e000 -     0x7fff88e4ffff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff88e81000 -     0x7fff8922bfe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8922c000 -     0x7fff8922cfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89244000 -     0x7fff89260ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff89261000 -     0x7fff89262fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff89263000 -     0x7fff89342fff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff89422000 -     0x7fff8944eff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff89507000 -     0x7fff8955bfff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8955c000 -     0x7fff89562fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff895a2000 -     0x7fff89615fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff896d0000 -     0x7fff896d4fff  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
        0x7fff896e5000 -     0x7fff8971ffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89720000 -     0x7fff89725fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff89726000 -     0x7fff8974cfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8986d000 -     0x7fff89881ff7  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
        0x7fff89882000 -     0x7fff89885fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff89886000 -     0x7fff8990aff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8990b000 -     0x7fff8998efef  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
        0x7fff8998f000 -     0x7fff899f7ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff899fb000 -     0x7fff899fcff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff899fd000 -     0x7fff899feff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff89a84000 -     0x7fff89b81ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff89c0a000 -     0x7fff89c8fff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff89d07000 -     0x7fff89d1aff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff89d1b000 -     0x7fff89d28fff  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
        0x7fff89d29000 -     0x7fff89d69fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff89d6a000 -     0x7fff89d79ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff89d7a000 -     0x7fff89d89fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff89daa000 -     0x7fff89eb1fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff89ec1000 -     0x7fff89f08ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff89f7d000 -     0x7fff89fbdff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff89fbe000 -     0x7fff8a085ff7  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
        0x7fff8a445000 -     0x7fff8a53afff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8a53b000 -     0x7fff8a564fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8a5b9000 -     0x7fff8a5e6fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8a5e7000 -     0x7fff8a688ff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8a689000 -     0x7fff8a689fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a68a000 -     0x7fff8a72cfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8a72d000 -     0x7fff8a751fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8a7ae000 -     0x7fff8a7b2fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8ab75000 -     0x7fff8ab92fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8abf0000 -     0x7fff8ac10fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8ac11000 -     0x7fff8b044ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8b0ac000 -     0x7fff8b0bafff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b116000 -     0x7fff8bd1cfff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8bd1d000 -     0x7fff8c039fff  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
        0x7fff8c03a000 -     0x7fff8c07eff7  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
        0x7fff8c0c2000 -     0x7fff8c103fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8c119000 -     0x7fff8c40eff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c443000 -     0x7fff8c4ddff7  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
        0x7fff8c4ee000 -     0x7fff8c4f1ff7  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
        0x7fff8cbc3000 -     0x7fff8cbcefff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8cbcf000 -     0x7fff8cbd4ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8cc14000 -     0x7fff8cc84fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8cc85000 -     0x7fff8ce25ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8d09f000 -     0x7fff8d0c8fff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8d4ea000 -     0x7fff8d501fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d502000 -     0x7fff8d508fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d509000 -     0x7fff8d50cfff  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
        0x7fff8d520000 -     0x7fff8d521fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8d526000 -     0x7fff8d527fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8d5ab000 -     0x7fff8d736ff7  com.apple.QTKit (7.7.1 - 2352) <F72FC786-4E76-38AA-A9D7-D1902AD416FA> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d737000 -     0x7fff8d739fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8d8c5000 -     0x7fff8d8cfff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8db49000 -     0x7fff8db49fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8db4a000 -     0x7fff8ddbefff  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
        0x7fff8df78000 -     0x7fff8df9cfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8dffe000 -     0x7fff8e026fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8e027000 -     0x7fff8e034ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8e4cb000 -     0x7fff8e51cff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8e51d000 -     0x7fff8e653fff  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
        0x7fff8e654000 -     0x7fff8e659fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e65a000 -     0x7fff8e66cff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8e66d000 -     0x7fff8e673ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8e674000 -     0x7fff8e679fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8e67a000 -     0x7fff8e6bcfff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8e6bd000 -     0x7fff8e7a1e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8e7a2000 -     0x7fff8e8aefef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8e8af000 -     0x7fff8e903ff7  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
        0x7fff8e9f1000 -     0x7fff8ea33ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8ec0b000 -     0x7fff8ef24fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8ef6b000 -     0x7fff8f398fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f399000 -     0x7fff8f414ff7  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
        0x7fff8f441000 -     0x7fff8f6f9fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8f6fa000 -     0x7fff8f762ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8f768000 -     0x7fff8f791ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8f9fc000 -     0x7fff8fa0eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8fa0f000 -     0x7fff8fff3fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8fff4000 -     0x7fff90013fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff90014000 -     0x7fff9001afff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff9001b000 -     0x7fff90031ff7  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
        0x7fff9015b000 -     0x7fff9019bfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff9019c000 -     0x7fff901ccff7  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
        0x7fff90208000 -     0x7fff90209ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff9020a000 -     0x7fff90317fff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff90318000 -     0x7fff9034dfff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff9034e000 -     0x7fff90368fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff90369000 -     0x7fff9036cfff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff903f6000 -     0x7fff903faff7  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
        0x7fff903fb000 -     0x7fff90426ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff90430000 -     0x7fff90438fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90439000 -     0x7fff9060dff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff9060e000 -     0x7fff90838fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff90892000 -     0x7fff90908ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff90935000 -     0x7fff9098dff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff90a56000 -     0x7fff90a77fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff91514000 -     0x7fff91516fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff91517000 -     0x7fff915a9ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff915bf000 -     0x7fff915c8ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff915c9000 -     0x7fff916cefff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff916d7000 -     0x7fff916dcfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff916dd000 -     0x7fff918dffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff918e0000 -     0x7fff918f5fff  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
        0x7fff918f6000 -     0x7fff91913ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff91914000 -     0x7fff91c40fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff91c7d000 -     0x7fff91d7ffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff91d80000 -     0x7fff91d87fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff91e8a000 -     0x7fff91ed3ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff91ed4000 -     0x7fff91f87ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff91f88000 -     0x7fff91f93ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff920a4000 -     0x7fff9284cfff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff928c9000 -     0x7fff9297ffff  com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff92980000 -     0x7fff929f6fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff929f7000 -     0x7fff92adbff7  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
        0x7fff92d4e000 -     0x7fff92e67fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff92e68000 -     0x7fff92e6ffff  libcopyfile.dylib (85.1.70 - compatibility 1.0.0) <E805FDF4-7098-3F9F-BF27-191E3E0A0F10> /usr/lib/system/libcopyfile.dylib
        0x7fff92e70000 -     0x7fff92e7ffff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff92e93000 -     0x7fff92e93fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff92e94000 -     0x7fff92e97fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff92e98000 -     0x7fff92ef8fff  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
        0x7fff92ef9000 -     0x7fff92f64ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff92f65000 -     0x7fff92fa4fff  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
        0x7fff92fad000 -     0x7fff92fe8fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff92fe9000 -     0x7fff930c6fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff930c7000 -     0x7fff93113ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff93114000 -     0x7fff93114fff  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
        0x7fff9311f000 -     0x7fff93172fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff93173000 -     0x7fff93180fff  com.apple.CrashReporter

    Back up all data.
    Launch the Font Book application and validate all fonts. You must select the fonts in order to validate them. See the built-in help and this support article for instructions. If Font Book finds any issues, resolve them.
    Start up in safe mode to rebuild the font caches. Restart as usual and test.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t start in safe mode. In that case, ask for instructions.
    If you still have problems, then from the Font Book menu bar, select
              File ▹ Restore Standard Fonts...
    You'll be prompted to confirm, and then to enter your administrator login password.
    Also note that if you deactivate or remove any built-in fonts, for instance by using a third-party font manager, the system may become unstable.

  • Safari keeps crashing on Mountain lion v. 10.8.5. I am using a 2012 macbook pro with really minimum plug-ins

    So since Mt lion 10.8.5 came out nothing has been going right for me. Lately Safari has been crashing, I have attached to following report from the latest crash. Not only that but occasionally the whole Macbook pro will restart just to tell me that there was a problem and thats why it restarted. No other information on that front. I believe it's the 10.8.5 software but I don't know enough about it to be sure. Also everytime I try to update to Mavericks it tells me that the file cannot be used because it may have been tampered with or corrupt. This restart problem has only happened a couple times but the Safari is ongoing, please any help would be greatly appriciated. Here is the report-
    Matt
    Process:         WebProcess [319]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8537 (8537.71)
    Build Info:      WebKit2-7537071000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [317]
    User ID:         501
    Date/Time:       2013-11-04 05:05:08.823 +0100
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Sleep/Wake UUID: 12A336EE-8C23-41FD-8215-BEC72674F0BE
    Interval Since Last Report:          174461 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  9438 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      9E5F1410-F639-FF51-550C-8E94B496B64E
    Crashed Thread:  15  Dispatch queue: CA::CG::Queue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000046
    VM Regions Near 0x46:
    -->
        __TEXT                 000000010a6eb000-000000010a6ec000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.AppKit                        0x00007fff8dff9148 -[NSFont matrix] + 1
    1   com.apple.WebCore                       0x000000010b035765 WebCore::Font::drawGlyphs(WebCore::GraphicsContext*, WebCore::SimpleFontData const*, WebCore::GlyphBuffer const&, int, int, WebCore::FloatPoint const&) const + 485
    2   com.apple.WebCore                       0x000000010b035565 WebCore::Font::drawGlyphBuffer(WebCore::GraphicsContext*, WebCore::TextRun const&, WebCore::GlyphBuffer const&, WebCore::FloatPoint const&) const + 501
    3   com.apple.WebCore                       0x000000010b1be66f WebCore::Font::drawSimpleText(WebCore::GraphicsContext*, WebCore::TextRun const&, WebCore::FloatPoint const&, int, int) const + 287
    4   com.apple.WebCore                       0x000000010b1be543 WebCore::GraphicsContext::drawText(WebCore::Font const&, WebCore::TextRun const&, WebCore::FloatPoint const&, int, int) + 35
    5   com.apple.WebCore                       0x000000010b1be238 WebCore::paintTextWithShadows(WebCore::GraphicsContext*, WebCore::Font const&, WebCore::TextRun const&, ***::AtomicString const&, int, int, int, int, WebCore::FloatPoint const&, WebCore::FloatRect const&, WebCore::ShadowData const*, bool, bool) + 664
    6   com.apple.WebCore                       0x000000010b1bc246 WebCore::InlineTextBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) + 4454
    7   com.apple.WebCore                       0x000000010b1ba8ab WebCore::InlineFlowBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) + 987
    8   com.apple.WebCore                       0x000000010b1ba3f2 WebCore::RootInlineBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit) + 34
    9   com.apple.WebCore                       0x000000010b136761 WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::PaintInfo&, WebCore::LayoutPoint const&) const + 881
    10  com.apple.WebCore                       0x000000010b13160a WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 90
    11  com.apple.WebCore                       0x000000010b130ac1 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    12  com.apple.WebCore                       0x000000010b13328c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    13  com.apple.WebCore                       0x000000010b131810 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    14  com.apple.WebCore                       0x000000010b1316f8 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    15  com.apple.WebCore                       0x000000010b131694 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    16  com.apple.WebCore                       0x000000010b130ac1 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    17  com.apple.WebCore                       0x000000010b13328c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    18  com.apple.WebCore                       0x000000010b131810 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    19  com.apple.WebCore                       0x000000010b1316f8 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    20  com.apple.WebCore                       0x000000010b131694 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    21  com.apple.WebCore                       0x000000010b130ac1 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    22  com.apple.WebCore                       0x000000010b13328c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    23  com.apple.WebCore                       0x000000010b131518 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, ***::Vector<WebCore::LayerFragment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*) + 456
    24  com.apple.WebCore                       0x000000010b1312c3 WebCore::RenderLayer::paintForegroundForFragments(***::Vector<WebCore::LayerFra gment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::GraphicsContext*, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*, bool, bool) + 371
    25  com.apple.WebCore                       0x000000010b12ede3 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 1907
    26  com.apple.WebCore                       0x000000010b12e3d8 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 792
    27  com.apple.WebCore                       0x000000010b13110b WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul, ***::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 155
    28  com.apple.WebCore                       0x000000010b12ee66 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2038
    29  com.apple.WebCore                       0x000000010b12e3d8 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 792
    30  com.apple.WebCore                       0x000000010b13110b WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul, ***::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 155
    31  com.apple.WebCore                       0x000000010b12ee66 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2038
    32  com.apple.WebCore                       0x000000010b16e7b8 WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, unsigned int) + 312
    33  com.apple.WebCore                       0x000000010b16e5c7 WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, unsigned int, WebCore::IntRect const&) + 359
    34  com.apple.WebCore                       0x000000010b16e450 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::IntRect const&) + 144
    35  com.apple.WebCore                       0x000000010b16dd00 drawLayerContents(CGContext*, CALayer*, WebCore::PlatformCALayer*) + 1120
    36  com.apple.WebCore                       0x000000010b16d879 WebCore::TileController::drawLayer(WebTileLayer*, CGContext*) + 169
    37  com.apple.WebCore                       0x000000010b136f92 -[WebTileLayer drawInContext:] + 34
    38  com.apple.QuartzCore                    0x00007fff9476b066 CABackingStoreUpdate_ + 4104
    39  com.apple.QuartzCore                    0x00007fff94769aa6 CA::Layer::display_() + 1188
    40  com.apple.QuartzCore                    0x00007fff94769425 CA::Layer::display_if_needed(CA::Transaction*) + 593
    41  com.apple.QuartzCore                    0x00007fff94768c3f CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
    42  com.apple.QuartzCore                    0x00007fff9475e417 CA::Context::commit_transaction(CA::Transaction*) + 261
    43  com.apple.QuartzCore                    0x00007fff9475e1e7 CA::Transaction::commit() + 369
    44  com.apple.QuartzCore                    0x00007fff9475e003 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 63
    45  com.apple.CoreFoundation                0x00007fff8c74d417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    46  com.apple.CoreFoundation                0x00007fff8c74d381 __CFRunLoopDoObservers + 369
    47  com.apple.CoreFoundation                0x00007fff8c728881 __CFRunLoopRun + 929
    48  com.apple.CoreFoundation                0x00007fff8c7280e2 CFRunLoopRunSpecific + 290
    49  com.apple.HIToolbox                     0x00007fff96044eb4 RunCurrentEventLoopInMode + 209
    50  com.apple.HIToolbox                     0x00007fff96044c52 ReceiveNextEventCommon + 356
    51  com.apple.HIToolbox                     0x00007fff96044ae3 BlockUntilNextEventMatchingListInMode + 62
    52  com.apple.AppKit                        0x00007fff8df8f533 _DPSNextEvent + 685
    53  com.apple.AppKit                        0x00007fff8df8edf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    54  com.apple.AppKit                        0x00007fff8df861a3 -[NSApplication run] + 517
    55  com.apple.WebCore                       0x000000010b3cb521 WebCore::RunLoop::run() + 81
    56  com.apple.WebKit2                       0x000000010a882e7f int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 609
    57  com.apple.WebProcess                    0x000000010a6ebdcf 0x10a6eb000 + 3535
    58  libdyld.dylib                           0x00007fff932917e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff92075d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff91687dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff916879ee _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff920750fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a2b4fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010ab955a6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010ab950c5 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x000000010ab8aa6f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8a2b0772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8a29d1a1 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff920750fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a2b4fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010ab95bd7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010ab95a68 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010ab8aa6f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8a2b0772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8a29d1a1 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff920750fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a2b4fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010ab95bd7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010ab95a68 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010ab8aa6f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8a2b0772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8a29d1a1 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff920750fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a2b4fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010ab95bd7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010ab95a68 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010ab8aa6f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8a2b0772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8a29d1a1 thread_start + 13
    Thread 6:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff92073686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92072c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8c723233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8c728916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8c7280e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8c736dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x000000010b0e8b24 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore                0x000000010ab8aa6f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff8a2b0772 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8a29d1a1 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff92073686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92072c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8c723233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8c728916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8c7280e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8f25b546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff8f2b9562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8a2b0772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8a29d1a1 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff92075322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8c767f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8a2b0772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8a29d1a1 thread_start + 13
    Thread 9:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib                  0x00007fff92073686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92072c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8c723233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8c728916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8c7280e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8c736dd1 CFRunLoopRun + 97
    6   com.apple.CoreMedia                     0x00007fff906cc830 FigThreadGlobalNetworkBufferingRunloop + 21
    7   com.apple.CoreMedia                     0x00007fff906ce379 figThreadMain + 382
    8   libsystem_c.dylib                       0x00007fff8a2b0772 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8a29d1a1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 15 Crashed:: Dispatch queue: CA::CG::Queue
    0   com.apple.QuartzCore                    0x00007fff9482f871 CA::CG::DrawOp::~DrawOp() + 33
    1   com.apple.QuartzCore                    0x00007fff94838d2e CA::CG::Queue::render_callback(void*) + 218
    2   libdispatch.dylib                       0x00007fff916850b6 _dispatch_client_callout + 8
    3   libdispatch.dylib                       0x00007fff9168647f _dispatch_queue_drain + 235
    4   libdispatch.dylib                       0x00007fff916862f1 _dispatch_queue_invoke + 52
    5   libdispatch.dylib                       0x00007fff916861c3 _dispatch_worker_thread2 + 249
    6   libsystem_c.dylib                       0x00007fff8a2b2cdb _pthread_wqthread + 404
    7   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff920756d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a2b2f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a2b2ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a29d191 start_wqthread + 13
    Thread 15 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7af05480  rbx: 0x000000010cbef110  rcx: 0x00007fff79dfca01  rdx: 0x00007f901016f388
      rdi: 0x0000000000000046  rsi: 0x0000004800015880  rbp: 0x00000001255a0dd0  rsp: 0x00000001255a0dc0
       r8: 0x0000000080000000   r9: 0x00000000000001bf  r10: 0x00000000000001bf  r11: 0x00000000fc7fe56e
      r12: 0x00007f9003833c00  r13: 0x0000000000000f00  r14: 0x000000010cbef110  r15: 0x0000000000000000
      rip: 0x00007fff9482f871  rfl: 0x0000000000010202  cr2: 0x0000000000000046
    Logical CPU: 2
    Binary Images:
           0x10a6eb000 -        0x10a6ebfff  com.apple.WebProcess (8537 - 8537.71) <3EA01FCE-17FA-37D5-8B48-F4FC386C0CFF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10a6f2000 -        0x10a6f2fff  WebProcessShim.dylib (7537.71) <307ADA66-DE6D-32BE-9FDD-C2792F68559D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10a726000 -        0x10a99dff7  com.apple.WebKit2 (8537 - 8537.71) <24D7718C-3DC5-332C-8994-3EB980DE3B6A> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10ab81000 -        0x10af26fff  com.apple.JavaScriptCore (8537 - 8537.65) <76BB1553-D36C-32FB-94AB-F42C537D3F41> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10b013000 -        0x10c0d8ff7  com.apple.WebCore (8537 - 8537.70) <7837A428-2455-32CC-9639-5CFCD84DD9E1> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10cc09000 -        0x10cc0aff7  ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x10e328000 -        0x10e8fdff7  com.apple.Safari.framework (8537 - 8537.71) <A71311C1-2C05-317C-805A-C711818E4775> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10eccb000 -        0x10ee34ff7  com.apple.WebKit (8537 - 8537.71) <CE89457F-C2CE-31A6-B0B7-EDFEB1EA2601> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x110479000 -        0x11048fff7  com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x110640000 -        0x110645fff  com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <EA592C9E-AD15-3DD0-85BE-D47BBBE04286> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x111a79000 -        0x111c37fff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x111ce2000 -        0x111e52fff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x11210a000 -        0x112592ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.16.74 - 8.1.6) <A7A9E774-2CB7-3A51-9C65-0F39F0F6D1F3> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
           0x112706000 -        0x11270bfff  com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x112713000 -        0x11271ffff  libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x112b26000 -        0x112b51fff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x112b5a000 -        0x112b63fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x11e9bb000 -        0x11e9d7ff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x129320000 -        0x129346fff  libPDFRIP.A.dylib (333.1) <65F7BE9F-5861-34EF-81B6-47CA44E290EB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x12ac0b000 -        0x12ad60ff7  com.apple.audio.units.Components (1.9.1 - 1.9.1) <58B9FC07-053C-3123-AFBC-5A31851C379F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x131543000 -        0x131752ff7  com.apple.audio.codecs.Components (3.1 - 3.1) <352F4973-BDA4-3D62-A4A6-080B9AFB291F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
        0x7fff6a2eb000 -     0x7fff6a31f93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff89951000 -     0x7fff89956fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89a52000 -     0x7fff89a74ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff89a75000 -     0x7fff89a75fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89a76000 -     0x7fff89a76fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff89a77000 -     0x7fff89a7afff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff89a7b000 -     0x7fff89aa3fff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff89aff000 -     0x7fff89b67ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff89b68000 -     0x7fff89b6afff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89b6b000 -     0x7fff89b82fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89b83000 -     0x7fff89c36ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89c37000 -     0x7fff89c96fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff89c9b000 -     0x7fff89cf7ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89d48000 -     0x7fff89d76ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff89d77000 -     0x7fff89e04ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff89e05000 -     0x7fff89e41fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff89e42000 -     0x7fff8a0e6ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8a0e7000 -     0x7fff8a0e7ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a0e8000 -     0x7fff8a1eafff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8a1eb000 -     0x7fff8a217ff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8a218000 -     0x7fff8a250fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8a25f000 -     0x7fff8a26eff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8a26f000 -     0x7fff8a273fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8a274000 -     0x7fff8a29bff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a29c000 -     0x7fff8a368ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
        0x7fff8a369000 -     0x7fff8a388ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8a389000 -     0x7fff8a389fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8a67e000 -     0x7fff8a6b7ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a6b8000 -     0x7fff8a989ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8a98a000 -     0x7fff8a9e1ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8a9e2000 -     0x7fff8adfffff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8ae0a000 -     0x7fff8aeddff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8aede000 -     0x7fff8af09fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8b1fb000 -     0x7fff8b25efff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8b25f000 -     0x7fff8b69bfff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8b69c000 -     0x7fff8b72cff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
        0x7fff8b7c8000 -     0x7fff8bd38ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8c166000 -     0x7fff8c1faff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8c1fb000 -     0x7fff8c20afff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c20b000 -     0x7fff8c2c8ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8c2ce000 -     0x7fff8c31bfff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8c329000 -     0x7fff8c3c3fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8c3c4000 -     0x7fff8c432ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8c433000 -     0x7fff8c54dfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c54e000 -     0x7fff8c556ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c557000 -     0x7fff8c592fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c593000 -     0x7fff8c59fff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8c5a0000 -     0x7fff8c5a5fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8c617000 -     0x7fff8c62dfff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8c643000 -     0x7fff8c647ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c648000 -     0x7fff8c64afff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8c6f3000 -     0x7fff8c8ddff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8cb87000 -     0x7fff8cb94ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8cb95000 -     0x7fff8cc3bff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8dbfc000 -     0x7fff8dc03fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8dc04000 -     0x7fff8dd9ffef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8ddb8000 -     0x7fff8ddd9ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8de3a000 -     0x7fff8ea67fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8ea68000 -     0x7fff8ea6bfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8ea6c000 -     0x7fff8ea6dfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ea6e000 -     0x7fff8ea95ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8ea96000 -     0x7fff8eaf0ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ef1c000 -     0x7fff8ef9cff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ef9d000 -     0x7fff8f0b592f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8f0b6000 -     0x7fff8f0ecfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8f207000 -     0x7fff8f20afff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8f20b000 -     0x7fff8f222fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8f223000 -     0x7fff8f582fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8f583000 -     0x7fff8f588fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8f589000 -     0x7fff8f694fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8fba5000 -     0x7fff90535627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff90536000 -     0x7fff906abff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff906ac000 -     0x7fff906adff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff906ae000 -     0x7fff906f9fff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff906fa000 -     0x7fff90762fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff90763000 -     0x7fff90777fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff90778000 -     0x7fff907b8ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff907c5000 -     0x7fff907cbfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff907cc000 -     0x7fff907d6fff  libcsfde.dylib (296.18.2) <08092C5B-2171-3C1D-A98F-CF499A315DDC> /usr/lib/libcsfde.dylib
        0x7fff907d7000 -     0x7fff90875ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff90975000 -     0x7fff90981fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff9099a000 -     0x7fff90aecfff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff914bd000 -     0x7fff914d0ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff914d1000 -     0x7fff914fdfff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff914fe000 -     0x7fff91541ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff9154c000 -     0x7fff91676fff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff91677000 -     0x7fff91682ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff91683000 -     0x7fff91698ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff91699000 -     0x7fff916e5ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff916e6000 -     0x7fff916e7ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff916e8000 -     0x7fff916ecfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff916ed000 -     0x7fff916eeff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff916ef000 -     0x7fff91875fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff91876000 -     0x7fff91967ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff91b05000 -     0x7fff91b10fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff91b11000 -     0x7fff91b7afff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff91b7e000 -     0x7fff91cdcfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff91cdd000 -     0x7fff91ce9fff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff91cea000 -     0x7fff91cedff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff91cee000 -     0x7fff91d44fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff91d9c000 -     0x7fff92053ff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff92054000 -     0x7fff92062ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff92063000 -     0x7fff9207eff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
        0x7fff920c2000 -     0x7fff92233ff7  com.apple.QTKit (7.7.1 - 2599.41) <A645347D-3EEC-34A7-8051-A57AC60151EF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff9226f000 -     0x7fff92364fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff92381000 -     0x7fff92381fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff9239e000 -     0x7fff92463ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff92464000 -     0x7fff9246fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff9247c000 -     0x7fff9249eff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9249f000 -     0x7fff924a1ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff924a2000 -     0x7fff924dcff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff924dd000 -     0x7fff9250bfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff9255c000 -     0x7fff9255cfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9255d000 -     0x7fff92573fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff92574000 -     0x7fff92582fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff92583000 -     0x7fff92585fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff92586000 -     0x7fff92621fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff92622000 -     0x7fff92623fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff92624000 -     0x7fff92632ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
        0x7fff92638000 -     0x7fff92638fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff92681000 -     0x7fff926a0ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff926a1000 -     0x7fff926affff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff926b0000 -     0x7fff928e5ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff928e6000 -     0x7fff92b61ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff92b62000 -     0x7fff92b66fff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff92b93000 -     0x7fff92b9dff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff92ba4000 -     0x7fff92ba6ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff92bae000 -     0x7fff92bfdff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff92bfe000 -     0x7fff92cfbfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff92cfc000 -     0x7fff92cfcfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff92f11000 -     0x7fff92f11fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9316e000 -     0x7fff9328efff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9328f000 -     0x7fff93292ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff93294000 -     0x7fff93301ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff93302000 -     0x7fff93353ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff93354000 -     0x7fff9337dfff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff93b66000 -     0x7fff93baafff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
        0x7fff93c4c000 -     0x7fff93c5fff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff93c60000 -     0x7fff93c96fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff93cc4000 -     0x7fff93fdbff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

    Does this look right? It's the most recent date.
    Interval Since Last Panic Report:  598014 sec
    Panics Since Last Report:          3
    Anonymous UUID:                    9E5Fxxxxxxxxxxxxxxxxxxxxxxxxxx
    Tue Oct 29 13:31:00 2013
    panic(cpu 2 caller 0xffffff8006c444db): "a freed zone element has been modified in zone: buf.8192"@/SourceCache/xnu/xnu-2050.48.12/osfmk/kern/zalloc.c:214
    Backtrace (CPU 2), Frame : Return Address
    0xffffff801310ae30 : 0xffffff8006c1d636
    0xffffff801310aea0 : 0xffffff8006c444db
    0xffffff801310aee0 : 0xffffff8006c43d52
    0xffffff801310afc0 : 0xffffff8006ce58f8
    0xffffff801310b010 : 0xffffff8006ce53b5
    0xffffff801310b0c0 : 0xffffff8006ce466b
    0xffffff801310b0f0 : 0xffffff8006ce4817
    0xffffff801310b110 : 0xffffff8006eef296
    0xffffff801310b180 : 0xffffff8006f27dfc
    0xffffff801310b1a0 : 0xffffff8006f25ada
    0xffffff801310b280 : 0xffffff8006ef5347
    0xffffff801310b8a0 : 0xffffff8006f1fe36
    0xffffff801310b9a0 : 0xffffff8006d1a56e
    0xffffff801310b9f0 : 0xffffff8006d08915
    0xffffff801310bf20 : 0xffffff8006d08cfa
    0xffffff801310bf50 : 0xffffff8006fe97ba
    0xffffff801310bfb0 : 0xffffff8006ccf453
    BSD process name corresponding to current thread: mdworker
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x0000000006a00000
    Kernel text base: 0xffffff8006c00000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 60628136874586
    last loaded kext at 60565816154071: com.apple.driver.AppleUSBCDC          4.1.23 (addr 0xffffff7f88903000, size 16384)
    last unloaded kext at 39667686023976: com.apple.driver.AppleUSBCDC          4.1.23 (addr 0xffffff7f888fc000, size 12288)
    loaded kexts:
    com.apple.driver.AppleUSBCDC          4.1.23
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f2
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.driver.AppleLPC          1.6.3
    com.apple.driver.AppleIntelHD4000Graphics          8.1.6
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.driver.AppleIntelFramebufferCapri          8.1.6
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.AirPort.Brcm4331          615.20.17
    com.apple.driver.AppleSDXC          1.4.3
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleUSBEHCI          621.4.6
    com.apple.driver.AppleUSBXHCI          635.4.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          214.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          214.0.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOAcceleratorFamily          74.15
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.7f2
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f2
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          623.4.0
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.3.2
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.7.7
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    System Profile:
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 8 GB, SMC 2.2f44
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x830B, 0x4E54344743363442384847304E532D434720
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x830B, 0x4E54344743363442384847304E532D434720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS547550A9E384, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: iPhone, apple_vendor_id, 0x12a0, 0x1a120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 6
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 9
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 4

  • Safari 6 crashing repeatedly on Mac OS X 10.7.5!! Please help! Below is a copy of my latest crash report!

    Process:         WebProcess [588]
    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 [584]
    Date/Time:       2013-02-07 23:18:15.417 -0500
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          27669 sec
    Crashes Since Last Report:           207
    Per-App Interval Since Last Report:  20431 sec
    Per-App Crashes Since Last Report:   27
    Anonymous UUID:                      A6C3C04E-6350-44DF-87A5-C2C936A89576
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000010e0a0000
    VM Regions Near 0x10e0a0000:
        mapped file            000000010e017000-000000010e0a0000 [  548K] r--/rwx SM=COW  /Library/Fonts/Microsoft/Arial Italic.ttf
    --> mapped file            000000010e0a0000-000000010e12a000 [  552K] r--/rwx SM=COW  /Library/Fonts/Microsoft/Arial Bold Italic.ttf
        MALLOC_LARGE           000000010e12a000-000000010e153000 [  164K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc[588]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libFontParser.dylib                     0x00007fff9800e90b TSFNTFont::GetFormat() const + 79
    1   libFontParser.dylib                     0x00007fff9800e7fc TTrueTypeFont::IsTrueTypeFont(TSFNTFont const&) + 20
    2   libFontParser.dylib                     0x00007fff9800ca5d TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 2407
    3   libFontParser.dylib                     0x00007fff9800bafd FPFontCreateFontsWithPath + 173
    4   libCGXType.A.dylib                      0x00007fff917fd265 create_private_data_with_path + 22
    5   com.apple.CoreGraphics                  0x00007fff8f2c95b2 CGFontCreateFontsWithPath + 36
    6   com.apple.CoreGraphics                  0x00007fff8f2c9252 CGFontCreateFontsWithURL + 431
    7   com.apple.CoreText                      0x00007fff99304416 TCGFont::TCGFont(__CFURL const*, bool) + 72
    8   com.apple.CoreText                      0x00007fff99304225 TCGFontCache::CopyFont(__CFURL const*) const + 77
    9   com.apple.CoreText                      0x00007fff993040f2 TBaseFont::CopyNativeFont() const + 54
    10  com.apple.WebCore                       0x000000010851ce01 WebCore::FontPlatformData::FontPlatformData(NSFont*, float, bool, bool, bool, WebCore::FontOrientation, WebCore::TextOrientation, WebCore::FontWidthVariant) + 113
    11  com.apple.WebCore                       0x0000000107e7b99b WebCore::FontCache::createFontPlatformData(WebCore::FontDescription const&, ***::AtomicString const&) + 395
    12  com.apple.WebCore                       0x0000000107e7b455 WebCore::FontCache::getCachedFontPlatformData(WebCore::FontDescription const&, ***::AtomicString const&, bool) + 341
    13  com.apple.WebCore                       0x0000000107e7abd1 WebCore::FontCache::getFontData(WebCore::Font const&, int&, WebCore::FontSelector*) + 129
    14  com.apple.WebCore                       0x0000000107e18920 WebCore::FontFallbackList::fontDataAt(WebCore::Font const*, unsigned int) const + 80
    15  com.apple.WebCore                       0x00000001088342d8 WebCore::RenderInline::updateAlwaysCreateLineBoxes(bool) + 232
    16  com.apple.WebCore                       0x0000000107e79d03 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1139
    17  com.apple.WebCore                       0x0000000107e753a1 WebCore::RenderBlock::layoutBlock(bool, int) + 1249
    18  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    19  com.apple.WebCore                       0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    20  com.apple.WebCore                       0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
    21  com.apple.WebCore                       0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    22  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    23  com.apple.WebCore                       0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    24  com.apple.WebCore                       0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
    25  com.apple.WebCore                       0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    26  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    27  com.apple.WebCore                       0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    28  com.apple.WebCore                       0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
    29  com.apple.WebCore                       0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    30  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    31  com.apple.WebCore                       0x0000000107f4d48f WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 655
    32  com.apple.WebCore                       0x0000000108816449 WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace(WebCore::BidiResolver< WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, WebCore::RenderBlock::FloatingObject*, WebCore::LineWidth&) + 281
    33  com.apple.WebCore                       0x0000000108812518 WebCore::RenderBlock::LineBreaker::nextLineBreak(WebCore::BidiResolver<WebCore: :InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, std::__1::pair<WebCore::RenderText*, WebCore::LazyLineBreakIterator>&, WebCore::RenderBlock::FloatingObject*, unsigned int) + 200
    34  com.apple.WebCore                       0x00000001088119f3 WebCore::RenderBlock::layoutRunsAndFloatsInRange(WebCore::LineLayoutState&, WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::InlineIterator const&, WebCore::BidiStatus const&, unsigned int) + 4643
    35  com.apple.WebCore                       0x000000010880fd5b WebCore::RenderBlock::layoutRunsAndFloats(WebCore::LineLayoutState&, bool) + 1227
    36  com.apple.WebCore                       0x0000000107e79dec WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1372
    37  com.apple.WebCore                       0x0000000107e753a1 WebCore::RenderBlock::layoutBlock(bool, int) + 1249
    38  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    39  com.apple.WebCore                       0x0000000107f4d48f WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 655
    40  com.apple.WebCore                       0x0000000108816449 WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace(WebCore::BidiResolver< WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, WebCore::RenderBlock::FloatingObject*, WebCore::LineWidth&) + 281
    41  com.apple.WebCore                       0x0000000108812518 WebCore::RenderBlock::LineBreaker::nextLineBreak(WebCore::BidiResolver<WebCore: :InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, std::__1::pair<WebCore::RenderText*, WebCore::LazyLineBreakIterator>&, WebCore::RenderBlock::FloatingObject*, unsigned int) + 200
    42  com.apple.WebCore                       0x00000001088119f3 WebCore::RenderBlock::layoutRunsAndFloatsInRange(WebCore::LineLayoutState&, WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::InlineIterator const&, WebCore::BidiStatus const&, unsigned int) + 4643
    43  com.apple.WebCore                       0x000000010880fd5b WebCore::RenderBlock::layoutRunsAndFloats(WebCore::LineLayoutState&, bool) + 1227
    44  com.apple.WebCore                       0x0000000107e79dec WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1372
    45  com.apple.WebCore                       0x0000000107e753a1 WebCore::RenderBlock::layoutBlock(bool, int) + 1249
    46  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    47  com.apple.WebCore                       0x0000000107f4d48f WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 655
    48  com.apple.WebCore                       0x0000000108816449 WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace(WebCore::BidiResolver< WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, WebCore::RenderBlock::FloatingObject*, WebCore::LineWidth&) + 281
    49  com.apple.WebCore                       0x0000000108812518 WebCore::RenderBlock::LineBreaker::nextLineBreak(WebCore::BidiResolver<WebCore: :InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, std::__1::pair<WebCore::RenderText*, WebCore::LazyLineBreakIterator>&, WebCore::RenderBlock::FloatingObject*, unsigned int) + 200
    50  com.apple.WebCore                       0x00000001088119f3 WebCore::RenderBlock::layoutRunsAndFloatsInRange(WebCore::LineLayoutState&, WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::InlineIterator const&, WebCore::BidiStatus const&, unsigned int) + 4643
    51  com.apple.WebCore                       0x000000010880fd5b WebCore::RenderBlock::layoutRunsAndFloats(WebCore::LineLayoutState&, bool) + 1227
    52  com.apple.WebCore                       0x0000000107e79dec WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1372
    53  com.apple.WebCore                       0x0000000107e753a1 WebCore::RenderBlock::layoutBlock(bool, int) + 1249
    54  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    55  com.apple.WebCore                       0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    56  com.apple.WebCore                       0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
    57  com.apple.WebCore                       0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    58  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    59  com.apple.WebCore                       0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    60  com.apple.WebCore                       0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
    61  com.apple.WebCore                       0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    62  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    63  com.apple.WebCore                       0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    64  com.apple.WebCore                       0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
    65  com.apple.WebCore                       0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    66  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    67  com.apple.WebCore                       0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    68  com.apple.WebCore                       0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
    69  com.apple.WebCore                       0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    70  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    71  com.apple.WebCore                       0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
    72  com.apple.WebCore                       0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
    73  com.apple.WebCore                       0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
    74  com.apple.WebCore                       0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
    75  com.apple.WebCore                       0x0000000107e74b37 WebCore::RenderView::layout() + 759
    76  com.apple.WebCore                       0x0000000107e74016 WebCore::FrameView::layout(bool) + 1702
    77  com.apple.WebCore                       0x0000000107e289a4 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
    78  com.apple.WebCore                       0x00000001088bd423 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 51
    79  com.apple.CoreFoundation                0x00007fff97550934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    80  com.apple.CoreFoundation                0x00007fff97550486 __CFRunLoopDoTimer + 534
    81  com.apple.CoreFoundation                0x00007fff97530e11 __CFRunLoopRun + 1617
    82  com.apple.CoreFoundation                0x00007fff97530486 CFRunLoopRunSpecific + 230
    83  com.apple.HIToolbox                     0x00007fff903bf2bf RunCurrentEventLoopInMode + 277
    84  com.apple.HIToolbox                     0x00007fff903c656d ReceiveNextEventCommon + 355
    85  com.apple.HIToolbox                     0x00007fff903c63fa BlockUntilNextEventMatchingListInMode + 62
    86  com.apple.AppKit                        0x00007fff8dfaf779 _DPSNextEvent + 659
    87  com.apple.AppKit                        0x00007fff8dfaf07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    88  com.apple.AppKit                        0x00007fff8dfab9b9 -[NSApplication run] + 470
    89  com.apple.WebCore                       0x0000000108894fef WebCore::RunLoop::run() + 63
    90  com.apple.WebKit2                       0x0000000107889054 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    91  com.apple.WebKit2                       0x0000000107853ac5 WebKitMain + 285
    92  com.apple.WebProcess                    0x0000000107753e5e 0x107753000 + 3678
    93  com.apple.WebProcess                    0x0000000107753d80 0x107753000 + 3456
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff93a137e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8cc32786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8cc31316 _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff93a1167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93a10d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9752850c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff97530c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff97530486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff92366fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff9235b72a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff9235b6a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff9287c8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff9287fb75 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff93a12bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92880274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000107accfb6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000107ceed9a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff9287c8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff9287fb75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93a12bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92880274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000107c517b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000107c51696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff9287c8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff9287fb75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93a12bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92880274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000107c517b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000107c51696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff9287c8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff9287fb75 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93a12bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92880274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000107c517b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000107c51696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff9287c8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff9287fb75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff93a12df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff97579c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff9287c8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff9287fb75 thread_start + 13
    Thread 8:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib                  0x00007fff93a135b6 fsync + 10
    1   libsqlite3.dylib                        0x00007fff995aae38 unixSync + 72
    2   libsqlite3.dylib                        0x00007fff995b8991 syncJournal + 705
    3   libsqlite3.dylib                        0x00007fff995a9a1e sqlite3PagerCommitPhaseOne + 1262
    4   libsqlite3.dylib                        0x00007fff9959511e sqlite3BtreeCommitPhaseOne + 478
    5   libsqlite3.dylib                        0x00007fff99594735 vdbeCommit + 981
    6   libsqlite3.dylib                        0x00007fff9955755a sqlite3VdbeHalt + 4442
    7   libsqlite3.dylib                        0x00007fff9958aa08 sqlite3VdbeExec + 58200
    8   libsqlite3.dylib                        0x00007fff9957ba5b sqlite3_step + 1883
    9   libsqlite3.dylib                        0x00007fff9953efb5 sqlite3_exec + 533
    10  com.apple.CFNetwork                     0x00007fff8ec8c453 __CFURLCache::ExecSQLStatement_NoLock(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 95
    11  com.apple.CFNetwork                     0x00007fff8ebf3908 _ZL24_CFURLCacheTimerCallbackPv + 604
    12  libdispatch.dylib                       0x00007fff8cc35497 _dispatch_source_invoke + 649
    13  libdispatch.dylib                       0x00007fff8cc3213f _dispatch_queue_invoke + 71
    14  libdispatch.dylib                       0x00007fff8cc3229c _dispatch_queue_drain + 210
    15  libdispatch.dylib                       0x00007fff8cc3212e _dispatch_queue_invoke + 54
    16  libdispatch.dylib                       0x00007fff8cc31928 _dispatch_worker_thread2 + 198
    17  libsystem_c.dylib                       0x00007fff9287e3da _pthread_wqthread + 316
    18  libsystem_c.dylib                       0x00007fff9287fb85 start_wqthread + 13
    Thread 9:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff93a12bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92880274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000107accf7d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00000001088cc0a1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x0000000107e2aafa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff9287c8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff9287fb75 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff93a12bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff92880274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000107accf7d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00000001088cc0a1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x0000000107e2aafa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff9287c8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff9287fb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000010e0a0000  rbx: 0x00007fff6734b850  rcx: 0x0000000000000004  rdx: 0x0000000000000000
      rdi: 0x00007fff6734ab30  rsi: 0x00007ff632ccc830  rbp: 0x00007fff6734ab60  rsp: 0x00007fff6734ab30
       r8: 0x00007fff7e3ec480   r9: 0x0000000000001400  r10: 0x0000000000000015  r11: 0x0000000000000206
      r12: 0x00007ff632cca480  r13: 0x0000000000000010  r14: 0x00007fff9800e956  r15: 0x00007fff6734ab30
      rip: 0x00007fff9800e90b  rfl: 0x0000000000010206  cr2: 0x000000010e0a0000
    Logical CPU: 0
    Binary Images:
           0x107753000 -        0x107753fff  com.apple.WebProcess (7536 - 7536.26.17) <2188CE7D-394B-344E-8C8D-10B6E7147DCC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10775d000 -        0x10775dfff  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
           0x10778f000 -        0x107969ff7  com.apple.WebKit2 (7536 - 7536.26.17) <581B0D94-3749-3DFC-B15B-68E026AF5942> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x107ac6000 -        0x107d60ff7  com.apple.JavaScriptCore (7536 - 7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x107e0c000 -        0x108db2ff7  com.apple.WebCore (7536 - 7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10bc05000 -        0x10c0a7fff  com.apple.Safari.framework (7536 - 7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10c3c6000 -        0x10c54afff  com.apple.WebKit (7536 - 7536.26.17) <8FC2CDD6-82DB-3ECE-A5C1-5CDA0E0575F1> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x10c712000 -        0x10c728fff  com.apple.WebInspector (7536 - 7536.26.7) <0A8DB0C8-6526-33AF-91BB-910D2B4E3AE8> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
        0x7fff67353000 -     0x7fff67387baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff8cc2e000 -     0x7fff8cc2efff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8cc2f000 -     0x7fff8cc3dfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8cc3e000 -     0x7fff8cc41ff7  com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8cc57000 -     0x7fff8cc91fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8cca5000 -     0x7fff8cd05fff  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
        0x7fff8cd15000 -     0x7fff8ce0afff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8ce0b000 -     0x7fff8ce4dff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8ce4e000 -     0x7fff8ce55fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8ce56000 -     0x7fff8ce59fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8de22000 -     0x7fff8de46fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8de94000 -     0x7fff8de94fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8df8f000 -     0x7fff8dfa6fff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8dfa7000 -     0x7fff8ebadfff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8ebae000 -     0x7fff8ebdaff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8ebdb000 -     0x7fff8ebf0fff  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
        0x7fff8ebf1000 -     0x7fff8ed58fff  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
        0x7fff8ed59000 -     0x7fff8f220fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8f221000 -     0x7fff8fbbfa27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8fbc0000 -     0x7fff8fcf6fff  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
        0x7fff8fcf7000 -     0x7fff8fe10fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8fe11000 -     0x7fff90085fff  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
        0x7fff90086000 -     0x7fff900acfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff900ad000 -     0x7fff900b2fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff900db000 -     0x7fff900dbfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff900f7000 -     0x7fff9016dfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff9016e000 -     0x7fff9016efff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff901e6000 -     0x7fff901e9fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff901ea000 -     0x7fff901f0fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff9030a000 -     0x7fff9031dff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff90342000 -     0x7fff90348fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff903bd000 -     0x7fff906e9fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff906ea000 -     0x7fff90752ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff90753000 -     0x7fff90755ff7  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
        0x7fff90756000 -     0x7fff90768ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff907ec000 -     0x7fff90b08fff  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
        0x7fff90b09000 -     0x7fff90b10fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff90b11000 -     0x7fff90c6efff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff90c6f000 -     0x7fff90d09ff7  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
        0x7fff90fd4000 -     0x7fff91028ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff9108b000 -     0x7fff910a7ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9152d000 -     0x7fff9152dfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff9152e000 -     0x7fff915cffff  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
        0x7fff917fc000 -     0x7fff91800fff  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
        0x7fff91903000 -     0x7fff91919ff7  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
        0x7fff9192b000 -     0x7fff91936ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff920e0000 -     0x7fff9212cff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff9212d000 -     0x7fff92130fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff92131000 -     0x7fff9213aff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff92301000 -     0x7fff9261afff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9261b000 -     0x7fff926e2ff7  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
        0x7fff92722000 -     0x7fff927c4fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff927c5000 -     0x7fff9281dff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9281e000 -     0x7fff9282dff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff9282e000 -     0x7fff9290bfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff9290c000 -     0x7fff92910fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff9291d000 -     0x7fff9291efff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff9292e000 -     0x7fff92930fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff92c85000 -     0x7fff92d69ff7  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
        0x7fff92d6a000 -     0x7fff92d70ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff931a5000 -     0x7fff93229ff7  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
        0x7fff9322a000 -     0x7fff9322fff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff93230000 -     0x7fff93814fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff93815000 -     0x7fff93888fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff938e6000 -     0x7fff93916ff7  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
        0x7fff93917000 -     0x7fff939fbe5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff939fc000 -     0x7fff93a1cfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff93a9e000 -     0x7fff93ae7ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff93ba6000 -     0x7fff93ba7ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff93bb0000 -     0x7fff93bb1fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff93bb7000 -     0x7fff93bf7ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff93ce2000 -     0x7fff93d78ff7  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
        0x7fff94124000 -     0x7fff94165fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff942a9000 -     0x7fff942edff7  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
        0x7fff94567000 -     0x7fff9456cfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff94582000 -     0x7fff945c1fff  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
        0x7fff945c2000 -     0x7fff945effe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
        0x7fff945f0000 -     0x7fff945fdfff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff94624000 -     0x7fff9464cfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff9464d000 -     0x7fff946b5ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff94707000 -     0x7fff94772ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff94b8a000 -     0x7fff94bd8fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff94bd9000 -     0x7fff94cdbfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff94d23000 -     0x7fff94d24fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff94d25000 -     0x7fff94d2afff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff94d2b000 -     0x7fff94d2cff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff94d63000 -     0x7fff94d9efff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff94d9f000 -     0x7fff94db1ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff9547d000 -     0x7fff95494fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff95495000 -     0x7fff95518fef  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
        0x7fff95614000 -     0x7fff95614fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9573a000 -     0x7fff957bfff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff957ca000 -     0x7fff957d1ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff95826000 -     0x7fff95878ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff95879000 -     0x7fff95a19ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff95a1a000 -     0x7fff95c1cfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff95c1d000 -     0x7fff95c3afff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff95c3b000 -     0x7fff95c4afff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff95c75000 -     0x7fff95ce5fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff95ce6000 -     0x7fff95d26fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff95d27000 -     0x7fff95d4ffff  libsandbox.1.dylib (??? - ???) <7C97EBDB-1351-3939-B2A1-68E0F24D79FB> /usr/lib/libsandbox.1.dylib
        0x7fff95d50000 -     0x7fff95db2ff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff95dc7000 -     0x7fff95df0ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff95e4a000 -     0x7fff96074fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff96075000 -     0x7fff96082fff  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
        0x7fff961f0000 -     0x7fff961f1fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff96200000 -     0x7fff9627bff7  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
        0x7fff9627c000 -     0x7fff9627cfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff9627d000 -     0x7fff96293fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff96294000 -     0x7fff96298ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff96299000 -     0x7fff9658eff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff96592000 -     0x7fff96598fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff96599000 -     0x7fff965a6ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff965a7000 -     0x7fff965daff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff965db000 -     0x7fff965fcfff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff965fd000 -     0x7fff96632fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff96ae5000 -     0x7fff96ae5fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff96b2d000 -     0x7fff96b2dfff  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
        0x7fff96cc6000 -     0x7fff96cc9fff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
        0x7fff96cca000 -     0x7fff96cd5fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff96cd6000 -     0x7fff97103fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff97104000 -     0x7fff97106fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff972d7000 -     0x7fff972dbfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff972dc000 -     0x7fff972ebfff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff97336000 -     0x7fff9733efff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff974f8000 -     0x7fff976ccff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff976cd000 -     0x7fff97728ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff97729000 -     0x7fff97769fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff9776a000 -     0x7fff97778ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff97779000 -     0x7fff9781efff  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
        0x7fff9781f000 -     0x7fff97861fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff97862000 -     0x7fff97862fff  com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff978bb000 -     0x7fff978c0fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff97903000 -     0x7fff97927fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff979e8000 -     0x7fff97a44ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff97b43000 -     0x7fff97b6cfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff97b6d000 -     0x7fff97b96fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff97f36000 -     0x7fff97f41ff7  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
        0x7fff97fd6000 -     0x7fff97fd8fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff98009000 -     0x7fff9800aff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff9800b000 -     0x7fff98110fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff98111000 -     0x7fff98118fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff98119000 -     0x7fff98127fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff98128000 -     0x7fff98132ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff992fc000 -     0x7fff993afff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff993b0000 -     0x7fff99404fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff99405000 -     0x7fff99512fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff99534000 -     0x7fff9963bfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff9963c000 -     0x7fff9965bfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-D

    Open the Font Book program and then locate the fonts "Arial" (there may be several). Then select them all (shift-click to do this) and choose "Validate Fonts" from the File menu. If there are any errors (especially duplicates), then disable the problematic font by right-clicking them and choosing the option to disable them.

  • Safari keeps crashing/re-loading when using hotmail to compose messages

    I finally convinced my husband... after years of begging to buy me a new Mac and switch from using a PC. Now that I have transferred all our data over to our new iMac (which was purchased on 4/2/10--so it is a very new) and we are ready to make our iMac our main computer, Safari keeps crashing when we are using hotmail to compose messages. Suddenly, while in the middle of composing a hotmail email message Safari will "flash" and re-load and my entire message is gone. SUPER SUPER SUPER frustrating when I have spent quite some time writing and crafting messages to my Board Members. I have included the error message below. I also have switched Safari to open in 32-bit mode.
    Can someone help me? I am about to go back to using our Dell computer. But I am such an Apple loyalist it breaks me heart. Everything I own is Apple.
    Here is the error message:
    Process: Safari [3745]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.5 (6531.22.7)
    Build Info: WebBrowser-65312207~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [3627]
    Date/Time: 2010-05-25 14:32:39.578 -0700
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 114253 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 81062 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 08C909D6-442C-4E23-8B85-811DDFE40CED
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000007c800008f
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff88b5711c objc_msgSend + 40
    1 com.apple.CoreFoundation 0x00007fff8513cf3c __CFBasicHashStandardCallback + 284
    2 com.apple.CoreFoundation 0x00007fff8513d977 __CFBasicHashDrain + 567
    3 com.apple.CoreFoundation 0x00007fff851266b3 _CFRelease + 179
    4 com.apple.ImageIO.framework 0x00007fff8058e5cf _CGImagePlusFinalize + 173
    5 com.apple.CoreFoundation 0x00007fff851266b3 _CFRelease + 179
    6 com.apple.CoreFoundation 0x00007fff85148bd3 __CFArrayReleaseValues + 435
    7 com.apple.CoreFoundation 0x00007fff851266b3 _CFRelease + 179
    8 com.apple.ImageIO.framework 0x00007fff8058e37b _CGImageSourceFinalize + 112
    9 com.apple.CoreFoundation 0x00007fff851266b3 _CFRelease + 179
    10 com.apple.WebCore 0x00007fff86f0dabf WebCore::ImageSource::clear(bool, unsigned long, WebCore::SharedBuffer*, bool) + 47
    11 com.apple.WebCore 0x00007fff86f0db68 WebCore::BitmapImage::~BitmapImage() + 104
    12 com.apple.WebCore 0x00007fff86ef79e4 WebCore::CachedImage::destroyDecodedData() + 276
    13 com.apple.WebCore 0x00007fff86dc13a7 WebCore::ThreadTimers::fireTimers(double, ***::Vector<WebCore::TimerBase*, 0ul> const&) + 135
    14 com.apple.WebCore 0x00007fff86dc0dd5 WebCore::ThreadTimers::sharedTimerFiredInternal() + 117
    15 com.apple.WebCore 0x00007fff8748f9f5 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
    16 com.apple.CoreFoundation 0x00007fff85168708 __CFRunLoopRun + 6488
    17 com.apple.CoreFoundation 0x00007fff851668df CFRunLoopRunSpecific + 575
    18 com.apple.HIToolbox 0x00007fff81b94ada RunCurrentEventLoopInMode + 333
    19 com.apple.HIToolbox 0x00007fff81b948df ReceiveNextEventCommon + 310
    20 com.apple.HIToolbox 0x00007fff81b94798 BlockUntilNextEventMatchingListInMode + 59
    21 com.apple.AppKit 0x00007fff807dda2a _DPSNextEvent + 708
    22 com.apple.AppKit 0x00007fff807dd379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    23 com.apple.Safari 0x000000010000b6cc 0x100000000 + 46796
    24 com.apple.AppKit 0x00007fff807a305b -[NSApplication run] + 395
    25 com.apple.AppKit 0x00007fff8079bd7c NSApplicationMain + 364
    26 com.apple.Safari 0x00000001000016f4 0x100000000 + 5876
    Thread 1: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x00007fff84e0e316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84e0e1a5 nanosleep + 148
    2 libSystem.B.dylib 0x00007fff84e5b0a4 sleep + 61
    3 com.apple.JavaScriptCore 0x00007fff8586d370 ***::TCMalloc_PageHeap::scavengerThread() + 96
    4 com.apple.JavaScriptCore 0x00007fff8586d559 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    5 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    6 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 2: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff84dec4ea kevent + 10
    1 libSystem.B.dylib 0x00007fff84dee3bd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff84dee094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff84dedbbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff84ded4e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff84ded385 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff84e0e316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84e12131 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff86cf3aa9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff86cef80a WebCore::IconDatabase::iconDatabaseSyncThread() + 170
    4 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff84dd375a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff84dd3dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85167452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff851668df CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002503f 0x100000000 + 151615
    5 com.apple.Safari 0x0000000100024fcf 0x100000000 + 151503
    6 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff84dd375a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff84dd3dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85167452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff851668df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff884994e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff88419ead _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff84e17286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff85188ef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 7: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff84e0e316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84e12131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff857693c0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x0000000100120f93 0x100000000 + 1183635
    4 com.apple.Safari 0x0000000100043de3 0x100000000 + 277987
    5 com.apple.Safari 0x0000000100043c7f 0x100000000 + 277631
    6 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff84dd375a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff84dd3dcd mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff886dd93e CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff886dd87e thread_fun + 34
    4 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff84ded30a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff84ded71c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff84ded385 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000100810000 rbx: 0x0000000000000000 rcx: 0x00000007c800007f rdx: 0x0000000000000000
    rdi: 0x00007fff7008c50d rsi: 0x00007fff80ecf030 rbp: 0x00007fff5fbfe4d0 rsp: 0x00007fff5fbfe4c8
    r8: 0x00007fff7008c50d r9: 0x0000000118ad2130 r10: 0x00000001144fb7c0 r11: 0x00000007c800007f
    r12: 0x0000000118af18d0 r13: 0x0000000118af2fb0 r14: 0x00007fff709b7f20 r15: 0x000000010062eba0
    rip: 0x00007fff88b5711c rfl: 0x0000000000010202 cr2: 0x00000007c800008f
    Binary Images:
    0x100000000 - 0x100251fe7 com.apple.Safari 4.0.5 (6531.22.7) <2865F6F2-717F-20BB-D01C-C3E768EDF09A> /Applications/Safari.app/Contents/MacOS/Safari
    0x100738000 - 0x10073efff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x1143fb000 - 0x1143fbfff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x117c6a000 - 0x117c6bfff ATSHI.dylib ??? (???) <20F48879-BFBB-99D2-1DA8-1CD3D24B189E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x117d73000 - 0x117d77ff7 libFontRegistryUI.dylib ??? (???) <80877D2C-9C5A-76E8-785D-A7AD7C6646EA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x118764000 - 0x11876cff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x7fff5fc00000 - 0x7fff5fc3bde7 dyld 132.1 (???) <A43F7314-3A8C-4391-3237-46790EE6313A> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80336fef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff80337000 - 0x7fff8039ffff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff803a0000 - 0x7fff8050fff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff80510000 - 0x7fff8057cfe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8057d000 - 0x7fff80737fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff80799000 - 0x7fff80799ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8079a000 - 0x7fff8118ffe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff81190000 - 0x7fff811d3fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff811d4000 - 0x7fff8121bff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8121c000 - 0x7fff812ecfff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff812ed000 - 0x7fff812f3fff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff812f4000 - 0x7fff812f4ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8145f000 - 0x7fff81487fff com.apple.DictionaryServices 1.1.1 (1.1.1) <CC593ECB-8FFA-BF81-0B0D-F8C606B31318> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff81488000 - 0x7fff81518fff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8154f000 - 0x7fff81591fef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff81592000 - 0x7fff815c2fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff815c3000 - 0x7fff81604fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8163e000 - 0x7fff81643ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff81693000 - 0x7fff816a4ff7 SyndicationUI ??? (???) <1DAF485D-5025-8897-CA05-3347776438E6> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff816a5000 - 0x7fff816bbff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff816bc000 - 0x7fff817e1fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff817fd000 - 0x7fff81a82fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff81a83000 - 0x7fff81accff7 com.apple.securityinterface 4.0.1 (37214) <68CC3A69-1078-EAB0-3E18-93D051C4F5E0> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff81acd000 - 0x7fff81ad0ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff81b46000 - 0x7fff81b46ff7 com.apple.Carbon 150 (152) <4B7DC942-DD69-7AF4-9018-3F43B31C1A81> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff81b66000 - 0x7fff81e64fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81e91000 - 0x7fff81e91ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff82076000 - 0x7fff820c5fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff820c6000 - 0x7fff820dcfff com.apple.ImageCapture 6.0 (6.0) <BF702F65-8E30-E318-1B58-AE6C0D5E5715> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8210a000 - 0x7fff82139ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8213a000 - 0x7fff82172ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x7fff82173000 - 0x7fff821bbff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff821bc000 - 0x7fff821edfef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff82224000 - 0x7fff82227ff7 com.apple.securityhi 4.0 (36638) <A233A831-1EED-7C89-967C-37336DC1EF59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff82228000 - 0x7fff8266cfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8266d000 - 0x7fff828a8fef com.apple.imageKit 2.0.3 (1.0) <9F7CBDFB-EBDC-5B86-ED43-5195F4AE9D52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff828a9000 - 0x7fff828b7ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff828b8000 - 0x7fff828c3ff7 com.apple.HelpData 2.0.4 (34) <9BA1003B-65F7-D1B2-E924-61309EFD784B> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8299c000 - 0x7fff829a4fff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff82aa6000 - 0x7fff82aeaff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff82b1b000 - 0x7fff82c5afe7 com.apple.WebKit 6531.22 (6531.22.7) <BFE919DA-83AD-A5E6-A1FD-F44530C7EDDE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff82c5b000 - 0x7fff82c98fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff82c99000 - 0x7fff82cdcff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff82cdf000 - 0x7fff82d5dfff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff82df4000 - 0x7fff82df5fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff82e41000 - 0x7fff82ebcfff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff82ebd000 - 0x7fff82f1ffe7 com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff82f20000 - 0x7fff82f23fff com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff82fe9000 - 0x7fff834f2fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff834f3000 - 0x7fff8352cff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff8352d000 - 0x7fff83538ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <5CA110A2-0712-F774-E7CF-AA7A2A106DAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff83539000 - 0x7fff83d43fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff83d44000 - 0x7fff83d4ffff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff83d8b000 - 0x7fff83e65ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff83e66000 - 0x7fff83ecefff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff83f04000 - 0x7fff83f41ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83f42000 - 0x7fff8463f037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84640000 - 0x7fff84642fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff84643000 - 0x7fff846c0fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff846c7000 - 0x7fff84776fff edu.mit.Kerberos 6.5.9 (6.5.9) <74E23AD1-6ED4-639E-8EF4-981D2EBDCA43> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff84885000 - 0x7fff8489efff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8489f000 - 0x7fff848e0fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff848e1000 - 0x7fff848e7ff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff848e8000 - 0x7fff84a01fef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff84a02000 - 0x7fff84a84fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff84a85000 - 0x7fff84b45fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff84b46000 - 0x7fff84b61ff7 com.apple.openscripting 1.3.1 (???) <2243C17C-EE36-D5B6-3A3E-8258973FF789> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff84d44000 - 0x7fff84d48ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff84d70000 - 0x7fff84dc5fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff84dd2000 - 0x7fff84f91ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fff84f92000 - 0x7fff84f93fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff84f9c000 - 0x7fff84fe5fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff85022000 - 0x7fff850c2fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff850c3000 - 0x7fff850e8fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff850e9000 - 0x7fff8511afff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8511b000 - 0x7fff85290fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85291000 - 0x7fff85316fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff85317000 - 0x7fff85317ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff85318000 - 0x7fff85488fef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff85498000 - 0x7fff855affef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <4355C785-9388-1061-6427-D004E92A3766> /usr/lib/libxml2.2.dylib
    0x7fff855b0000 - 0x7fff85696fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff85697000 - 0x7fff85714fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85715000 - 0x7fff8575fff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff85760000 - 0x7fff858e6fe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) <E33572F9-95E3-85D1-5B5E-2B240E3BF2B1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff85ad8000 - 0x7fff85b29fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff85b75000 - 0x7fff85c7fff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff85fc8000 - 0x7fff85fccff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff85fcd000 - 0x7fff86086fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff86087000 - 0x7fff86152fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff86153000 - 0x7fff864c9fe7 com.apple.RawCamera.bundle 3.0.2 (527) <E70071D3-CC39-4B14-2AA3-EAC42BC84AD4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff864ca000 - 0x7fff864f7fff MetadataLib.dylib 3.0.2 (compatibility 2.2.1) <18B01670-16F8-37F4-4FEE-E922ABB052C7> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff864fd000 - 0x7fff8655bff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8655c000 - 0x7fff8655cff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8655d000 - 0x7fff8655eff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8655f000 - 0x7fff86575fef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff866d7000 - 0x7fff86895fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x7fff86896000 - 0x7fff86915fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <D76A416C-290C-98BD-2FAE-44ED8FF421B3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86937000 - 0x7fff86944fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86945000 - 0x7fff869fafe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff869fb000 - 0x7fff86a95fff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff86b8f000 - 0x7fff86b91fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff86b92000 - 0x7fff86bb5fff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86bb6000 - 0x7fff86bc5ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86bc6000 - 0x7fff86ce5ff7 com.apple.PubSub 1.0.4 (65.12.1) <52F510C5-05AF-6FA1-63A1-7E6E3D9580CA> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff86ce6000 - 0x7fff86cecff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86ced000 - 0x7fff87735ff7 com.apple.WebCore 6531.22 (6531.22.7) <5EA73427-7DFF-DC49-4222-D67645482468> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff87780000 - 0x7fff879e9ff7 com.apple.QuartzComposer 4.1 (156.13) <0A7E8CDB-77DB-F96F-9CA4-867E9D45EB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff879ea000 - 0x7fff87a36fff libauto.dylib ??? (???) <8145CA34-EA03-11D2-5C60-02C1E5750593> /usr/lib/libauto.dylib
    0x7fff87a8f000 - 0x7fff87aadfff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87aae000 - 0x7fff87b3dfff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff87b3e000 - 0x7fff87b69ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87b6a000 - 0x7fff87b6aff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87b6b000 - 0x7fff87bf7fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <E8D8DEC7-341B-585F-1175-BDE1419255EB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff87bf8000 - 0x7fff87c3dfff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff87c3e000 - 0x7fff87c73ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x7fff87c74000 - 0x7fff87c79fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff87cdf000 - 0x7fff87d49fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff87d4a000 - 0x7fff87d5bff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff87d5c000 - 0x7fff87d5cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff87d5d000 - 0x7fff87e12fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff87e13000 - 0x7fff87e39fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87e3a000 - 0x7fff87e3ffff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87e70000 - 0x7fff87e82fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff87e83000 - 0x7fff87f40ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff87f4d000 - 0x7fff87f9cfef com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BD71B20B-C530-6D10-47A4-9838CF292911> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff87f9d000 - 0x7fff881dffe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff881e0000 - 0x7fff882effe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff88315000 - 0x7fff8831cfff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8831d000 - 0x7fff8832efff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff8832f000 - 0x7fff88376fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88377000 - 0x7fff8838bff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff883e6000 - 0x7fff883fbff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <413E033D-7A8A-4C46-6779-592D93BE2B81> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff88409000 - 0x7fff8868afe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8868b000 - 0x7fff88a23fe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88a4a000 - 0x7fff88a4bff7 com.apple.TrustEvaluationAgent 1.1 (1) <040B71B1-F8BD-1605-057E-E80DBDE1FE59> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff88b52000 - 0x7fff88c08fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <4B6351E5-A293-D814-36E1-E75E35C25D86> /usr/lib/libobjc.A.dylib
    0x7fff88c09000 - 0x7fff88c2afff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff88c2b000 - 0x7fff88c66fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff88c67000 - 0x7fff88c7bfff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88c7c000 - 0x7fff88dbafff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff88dc9000 - 0x7fff88de9ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff88dea000 - 0x7fff88df9fff com.apple.NetFS 3.2.1 (3.2.1) <3C6C2D5E-C1E2-9FF9-97A2-4141A5660EBB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.52f9
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x8F), Atheros 9280: 2.1.9.8
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3500418ASQ, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW GA11N
    USB Device: MX340 series, 0x04a9 (Canon Inc.), 0x1741, 0x24100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0x24400000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x06110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    thanks so much

    HI and Welcome to Apple Discussions...
    Now that I have transferred all our data over to our new iMac (which was purchased on 4/2/10--so it is a very new) and we are ready to make our iMac our main computer, Safari keeps crashing when we are using hotmail to compose messages.
    It's quite possible you copied over files including fonts that aren't Mac compatible.
    First, if you use Word, go here for help to resolve font problems: How to troubleshoot font problems in Office for Mac programs
    You should also check here for help with fonts. Font problems and management in OS X
    Next, Hotmail is written by Microsoft so there are many users here who have posted with problems accessing Hotmail on Safari. You might have better
    luck using the Firefox browser available for download here. Mozilla Firefox
    And delete the Hotmail cookies. From the Safari Menu Bar click Safari/Preferences then select the Security tab. Click: Show Cookies. Delete all Microsoft/Hotmail related cookies, click Done. Now click "Autofill" from that menu, click the Edit button next to "Other forms". Delete .hotmail.com and microsoft.com if it's available.
    Relaunch Safari.
    Also, if you have not repaired disk permissions as yet since you've had your iMac, it can take as long as ten minutes. There's a progress bar that you can watch.
    Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility.
    Restart your Mac.
    Carolyn
    Message was edited by: Carolyn Samit

Maybe you are looking for

  • Cannot find new_domain in BPEL Process Manager

    Hi Friends, I have upgraded the patch of oracle soa suite 10.1.3.1 to 10.1.3.4 ....I followed the procedure , i ran the scripts, installation was successful. but when i open my bpel process manager i dont find any change the GUI is not different...i

  • Insert into temporary table

    I migrate procedures MS SQL Server to Oracle. In MS SQL SSERVER the use of instructions INSERT with procedure results which are in storage or dynamic instructions EXECUTE in place of VALUES clause is permissible. This construction is similar to INSER

  • Call function from C++ (dll file) in Flex

    Hi, i using Adobe Flash Builder with Flex 4 , i write a C++ Code in dll File , i need to access to my Function in dll file in Flex ?? what should i do ??

  • Netscape 6.2.3 "regxpcom"  error when registering 1.4 plugin

    On Red Hat Linux 7.3 using the "regepcom" plugin registration program from Netscape (required see: http://java.sun.com/j2se/1.4/jre/install-linux.html) it throws the following error. Registration failed: (80040154) /usr/java/j2re1.4.0/plugin/i386/ns6

  • Updation of Table EDPAR

    Hi all , Can anybody tell how table EDPAR can be updated or changed any transaction for that ?? Thanks in Advance , Vivek K