Safari keeps crashing after adobe update

Hey, today it poped up a adobe update page, and i installed it, but now safari keeps crashing and i get the message pasted below, what to do??
do i have the flashback malware?? and how do i get rid of it?
Process: WebProcess [2713]
Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
Identifier: com.apple.WebProcess
Version:         8536 (8536.25)
Build Info: WebKit2-7536025000000000~2
Code Type: X86-64 (Native)
Parent Process:  ??? [2711]
User ID:         501
Date/Time: 2012-07-30 00:10:50.179 +0200
OS Version:      Mac OS X 10.8 (12A269)
Report Version:  10
Interval Since Last Report:          13109 sec
Crashes Since Last Report:           61
Per-App Crashes Since Last Report:   6
Anonymous UUID: 73EC6394-A6FD-4FC3-9507-EEB817599E97
Crashed Thread: 21  Dispatch queue: com.apple.root.default-priority
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
Bundle controller class:
BrowserBundleController
Thread 0:: Dispatch queue: com.apple.main-thread
0 com.apple.JavaScriptCore          0x00007fff95b277cd JSC::BytecodeGenerator::emitMove(JSC::RegisterID*, JSC::RegisterID*) + 45
1 com.apple.JavaScriptCore          0x00007fff95b5c2e6 JSC::ApplyFunctionCallDotNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 2054
2 com.apple.JavaScriptCore          0x00007fff95b5ff69 JSC::CommaNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 153
3 com.apple.JavaScriptCore          0x00007fff95b3db94 JSC::ReturnNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 132
4 com.apple.JavaScriptCore          0x00007fff95b251f7 JSC::BlockNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 119
5 com.apple.JavaScriptCore          0x00007fff95b26c78 JSC::FunctionBodyNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 152
6 com.apple.JavaScriptCore          0x00007fff95b1b37b JSC::BytecodeGenerator::generate() + 43
7 com.apple.JavaScriptCore          0x00007fff95c34b2d JSC::FunctionExecutable::produceCodeBlockFor(JSC::ScopeChainNode*, JSC::CompilationKind, JSC::CodeSpecializationKind, JSC::JSObject*&) + 573
8 com.apple.JavaScriptCore          0x00007fff95c3451c JSC::FunctionExecutable::compileForCallInternal(JSC::ExecState*, JSC::ScopeChainNode*, JSC::JITCode::JITType) + 60
9 com.apple.JavaScriptCore          0x00007fff95b22a84 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 340
10 com.apple.JavaScriptCore        0x00007fff95b22924 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
11 com.apple.WebCore                  0x00007fff9457e88d WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 877
12 com.apple.WebCore                  0x00007fff9457e3c4 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 212
13 com.apple.WebCore                  0x00007fff944fea55 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 69
14 com.apple.WebCore                  0x00007fff9452b5af WebCore::DOMWindow::dispatchEvent(***::PassRefPtr<WebCore::Event>, ***::PassRefPtr<WebCore::EventTarget>) + 207
15 com.apple.WebCore                  0x00007fff94551939 WebCore::FrameLoader::fireBeforeUnloadEvent(WebCore::Chrome*) + 169
16 com.apple.WebCore                  0x00007fff945516b2 WebCore::FrameLoader::shouldClose() + 498
17 com.apple.WebCore                  0x00007fff9455123f WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 63
18 com.apple.WebCore                  0x00007fff945511d0 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 32
19 com.apple.WebCore                  0x00007fff94551115 WebCore::PolicyCallback::call(bool) + 69
20 com.apple.WebCore                  0x00007fff945510b1 WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 689
21 com.apple.WebKit2                  0x00007fff8e19dad1 WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>) + 279
22 com.apple.WebCore                  0x00007fff9455092a WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 954
23 com.apple.WebCore                  0x00007fff945504d9 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 1289
24 com.apple.WebCore                  0x00007fff9454fd02 WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 242
25 com.apple.WebCore                  0x00007fff9454fbd3 WebCore::FrameLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&, bool) + 435
26 com.apple.WebCore                  0x00007fff9454f9fa WebCore::FrameLoader::load(WebCore::ResourceRequest const&, bool) + 74
27 com.apple.WebKit2                  0x00007fff8e1b2a41 WebKit::WebPage::loadURLRequest(WebCore::ResourceRequest const&, WebKit::SandboxExtension::Handle const&) + 51
28 com.apple.WebKit2                  0x00007fff8e1c088a void CoreIPC::handleMessage<Messages::WebPage::LoadURLRequest, WebKit::WebPage, void (WebKit::WebPage::*)(WebCore::ResourceRequest const&, WebKit::SandboxExtension::Handle const&)>(CoreIPC::ArgumentDecoder*, WebKit::WebPage*, void (WebKit::WebPage::*)(WebCore::ResourceRequest const&, WebKit::SandboxExtension::Handle const&)) + 106
29 com.apple.WebKit2                  0x00007fff8e188ef1 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
30 com.apple.WebKit2                  0x00007fff8e0f5715 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
31 com.apple.WebKit2                  0x00007fff8e138403 CoreIPC::Connection::dispatchOneMessage() + 139
32 com.apple.WebCore                  0x00007fff94f51c19 WebCore::RunLoop::performWork() + 201
33 com.apple.WebCore                  0x00007fff94f521f7 WebCore::RunLoop::performWork(void*) + 71
34 com.apple.CoreFoundation                  0x00007fff8b1f4841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
35 com.apple.CoreFoundation                  0x00007fff8b1f4165 __CFRunLoopDoSources0 + 245
36 com.apple.CoreFoundation                  0x00007fff8b2174e5 __CFRunLoopRun + 789
37 com.apple.CoreFoundation                  0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
38 com.apple.HIToolbox                0x00007fff91131774 RunCurrentEventLoopInMode + 209
39 com.apple.HIToolbox                0x00007fff91131512 ReceiveNextEventCommon + 356
40 com.apple.HIToolbox                0x00007fff911313a3 BlockUntilNextEventMatchingListInMode + 62
41 com.apple.AppKit                      0x00007fff8e570fa3 _DPSNextEvent + 685
42 com.apple.AppKit                      0x00007fff8e570862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
43  com.apple.AppKit                      0x00007fff8e567c03 -[NSApplication run] + 517
44 com.apple.WebCore                  0x00007fff94f525cf WebCore::RunLoop::run() + 63
45 com.apple.WebKit2                  0x00007fff8e1e16d0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
46 com.apple.WebKit2                  0x00007fff8e1a9275 WebKitMain + 285
47 com.apple.WebProcess             0x0000000107a30e7b 0x107a30000 + 3707
48  libdyld.dylib                   0x00007fff8cfb97e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib               0x00007fff93194d16 kevent + 10
1 libdispatch.dylib                         0x00007fff8d986e26 _dispatch_mgr_invoke + 883
2 libdispatch.dylib                         0x00007fff8d986a2a _dispatch_mgr_thread + 54
Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation               0x00007fff8c4bc7d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation               0x00007fff8c51a842 __NSThread__main__ + 1345
7 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 3:: WebCore: Scrolling
0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
2   com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
6 com.apple.WebCore                   0x00007fff94f67941 WebCore::ScrollingThread::initializeRunLoop() + 273
7 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
9 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib               0x00007fff93194322 __select + 10
1   com.apple.CoreFoundation       0x00007fff8b256bf6 __CFSocketManager + 1302
2 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
3 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 5:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore          0x00007fff95b0cd66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3 com.apple.JavaScriptCore          0x00007fff95d2e43a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore          0x00007fff95c910f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore          0x00007fff95c90fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore          0x00007fff95c910f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore          0x00007fff95c90fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore          0x00007fff95c910f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore          0x00007fff95c90fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 9:: WebCore: LocalStorage
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore          0x00007fff95b0cd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3 com.apple.WebCore                   0x00007fff94f8cba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore                   0x00007fff944e36ea WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
6 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
7 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 10:: WebCore: LocalStorage
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore          0x00007fff95b0cd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3 com.apple.WebCore                   0x00007fff94f8cba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore                   0x00007fff944e36ea WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
6 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
7 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 11:: com.apple.coremedia.networkbuffering
0   libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
6 com.apple.CoreMedia                0x00007fff8f903980 FigThreadGlobalNetworkBufferingRunloop + 21
7 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
8 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
9   libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 12:: com.apple.coremedia.asyncio
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2 com.apple.CoreMedia                0x00007fff8f904ff8 FigSemaphoreWaitRelative + 273
3 com.apple.MediaToolbox           0x00007fff8dcec221 0x7fff8dcd2000 + 107041
4 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
5   libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 13:: QTKit: listenOnDelegatePort
0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
1   libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
6 com.apple.QTKit                         0x00007fff956f44b6 listenOnDelegatePort + 403
7 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 14:: QTKit: listenOnNotificationPort
0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
6 com.apple.QTKit                         0x00007fff956f4951 listenOnNotificationPort + 371
7   libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 15:: CVDisplayLink
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88e003 _pthread_cond_wait + 927
2 com.apple.CoreVideo                 0x00007fff8fde1ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
3 com.apple.CoreVideo                 0x00007fff8fde123d CVDisplayLink::runIOThread() + 529
4   com.apple.CoreVideo                 0x00007fff8fde1013 startIOThread(void*) + 148
5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 16:: com.apple.coremedia.player.async
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2 com.apple.CoreMedia                0x00007fff8f904ff8 FigSemaphoreWaitRelative + 273
3   com.apple.MediaToolbox           0x00007fff8dd2b82f 0x7fff8dcd2000 + 366639
4 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 17:: AQClient
0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
5   com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae3629c GenericRunLoopThread::Entry(void*) + 204
6 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae36153 CAPThread::Entry(CAPThread*) + 175
7 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 18:: com.apple.coremedia.audioqueue.source
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2 com.apple.CoreMedia                0x00007fff8f904ff8 FigSemaphoreWaitRelative + 273
3 com.apple.MediaToolbox           0x00007fff8dd0375a 0x7fff8dcd2000 + 202586
4 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 19:
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1   libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
2 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae4e874 CAGuard::Wait() + 90
3 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae4c8d6 AQConverterManager::AQConverterThread::Run() + 294
4   com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae4c742 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
5 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae36153 CAPThread::Entry(CAPThread*) + 175
6 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
7 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 20:
0 libsystem_kernel.dylib               0x00007fff931946d6 __workq_kernreturn + 10
1 libsystem_c.dylib                        0x00007fff8c88bf2c _pthread_workq_return + 25
2 libsystem_c.dylib                        0x00007fff8c88bcf3 _pthread_wqthread + 412
3 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
Thread 21 Crashed:: Dispatch queue: com.apple.root.default-priority
0 com.apple.CFNetwork                0x00007fff91c96c92 CoreSchedulingSet::copyWithUpdatesReleaseSelf(CoreSchedulingSet const*, CoreSchedulingSet const*) const + 104
1 com.apple.CFNetwork                0x00007fff91c96995 CoreSchedulingSet::copyWithAdditionReleaseSelf(__CFRunLoop*, __CFString const*) const + 71
2 com.apple.CFNetwork                0x00007fff91cf9ac6 __executionContextSchedule_block_invoke_0 + 44
3 libdispatch.dylib                         0x00007fff8d987f3d _dispatch_call_block_and_release + 15
4 libdispatch.dylib                         0x00007fff8d9840fa _dispatch_client_callout + 8
5 libdispatch.dylib                         0x00007fff8d98523e _dispatch_worker_thread2 + 304
6 libsystem_c.dylib                        0x00007fff8c88bceb _pthread_wqthread + 404
7 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
Thread 22:
0 libsystem_kernel.dylib               0x00007fff931946d6 __workq_kernreturn + 10
1 libsystem_c.dylib                        0x00007fff8c88bf2c _pthread_workq_return + 25
2 libsystem_c.dylib                        0x00007fff8c88bcf3 _pthread_wqthread + 412
3 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
Thread 23:: CVDisplayLink
0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
1 libsystem_c.dylib                        0x00007fff8c88e003 _pthread_cond_wait + 927
2 com.apple.CoreVideo                 0x00007fff8fde1ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
3 com.apple.CoreVideo                 0x00007fff8fde123d CVDisplayLink::runIOThread() + 529
4 com.apple.CoreVideo                 0x00007fff8fde1013 startIOThread(void*) + 148
5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
Thread 24:
0 libsystem_kernel.dylib               0x00007fff931946d6 __workq_kernreturn + 10
1 libsystem_c.dylib                        0x00007fff8c88bf2c _pthread_workq_return + 25
2 libsystem_c.dylib                        0x00007fff8c88bcf3 _pthread_wqthread + 412
3 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
Thread 21 crashed with X86 Thread State (64-bit):
  rax: 0xf000000000000000  rbx: 0x00007fdd6f21ece0  rcx: 0x0000000000bd0600  rdx: 0x000000000014a730
  rdi: 0x00007fdd6f9c9d50  rsi: 0x0000000000000002  rbp: 0x0000000158232d80  rsp: 0x0000000158232d60
   r8: 0x00007fdd6fdb6070   r9: 0x00000000c6fc3de8  r10: 0x00007fdd6de6e390  r11: 0x00000000ab5f1fd1
  r12: 0x00007fdd69219660  r13: 0x00007fff7999fd48  r14: 0x00007fdd6f9c9d50  r15: 0x00007fdd6f21ece0
  rip: 0x00007fff91c96c92  rfl: 0x0000000000010206  cr2: 0x0000000003d50000
Logical CPU: 2
Binary Images:
       0x107a30000 -        0x107a30fff  com.apple.WebProcess (8536 - 8536.25) <7E1C1C2E-68E3-3500-B438-8260F444692B> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
       0x107a39000 -        0x107a39fff  WebProcessShim.dylib (7536.25) <DE7BC30F-3415-3F43-B79D-A42D53ED486D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
       0x14a4e7000 -        0x14a4fdfff  com.apple.WebInspector (8536 - 8536.24) <1C609DE6-B2DE-32A6-B039-9ED16253F7C8> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
       0x14c83a000 -        0x14c83bff7  ATSHI.dylib (341) <07D6CB80-F51F-3BF8-985D-1ADED2B603AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x14caf6000 -        0x14ccadfff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x14cce4000 -        0x14ce25fff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x14cf59000 -        0x14d30cff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.51 - 8.0.0) <5B047440-305F-3C7D-9930-E9A779C70E65> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
       0x14d42c000 -        0x14d43aff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x14d443000 -        0x14d470fff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x14d479000 -        0x14d482fef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
       0x14d48d000 -        0x14d490ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x14fa50000 -        0x14fa55fff  com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <8F89523B-ACB8-35C5-8F28-8B1E4FB044DE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x14fc03000 -        0x14fc0efff  AppleIntelSNBVA (8.0.51) <5B8718DC-CCBC-3082-B76E-1FED0D4A8202> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
       0x1509cc000 -        0x1509e2ff7  com.apple.webcontentfilter.framework (3.1 - 5) <EA6EFE08-043B-3EA8-A4CC-CF61F4A149A8> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x150bc9000 -        0x150dd8ff7  com.apple.audio.codecs.Components (3.0 - 3.0) <CF62608B-E62B-3EFB-809C-CD7BBD3A8CD7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x15129d000 -        0x1513f1fff  com.apple.audio.units.Components (1.8 - 1.8) <5F6DD756-1CBF-30BB-A6CD-E3748C8EF7C7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x151479000 -        0x1515f2fff  com.apple.AppleGVAFramework (4.0.20 - 4.0.20) <98762E7F-9D87-36D4-BA61-7C304103A9BE> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
       0x151791000 -        0x151886fff  com.apple.AppleIntelHD3000GraphicsVADriver (8.0.51 - 8.0.0) <EF120C37-DF3B-3753-BED5-A2322F5F1FCE> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
       0x155f83000 -        0x155fa9fff  libPDFRIP.A.dylib (322) <94FC38C3-E621-3133-B1DC-21B1F9AAE05C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x7fff67630000 -     0x7fff6766493f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff89828000 -     0x7fff89a83fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff89a89000 -     0x7fff89ad6fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff89ad7000 -     0x7fff89b1ffff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff89b89000 -     0x7fff89bc0ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff89bc1000 -     0x7fff89c1dfff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff89c1e000 -     0x7fff89c2cfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff89c2d000 -     0x7fff89c3cff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff89c3d000 -     0x7fff89c49ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff89c4a000 -     0x7fff89c5cff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff89c5d000 -     0x7fff89c9dfff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff89dfc000 -     0x7fff89e23ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8a07a000 -     0x7fff8a118fff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8a119000 -     0x7fff8a168ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
    0x7fff8a169000 -     0x7fff8a16cff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff8a3b4000 -     0x7fff8a3c0ff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8a3c1000 -     0x7fff8a3c1fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8a3c2000 -     0x7fff8a3ddff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8a3de000 -     0x7fff8a422fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff8a423000 -     0x7fff8a85ffff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8a87c000 -     0x7fff8a916fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8a917000 -     0x7fff8a974fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8a975000 -     0x7fff8aa9eff7  com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8aa9f000 -     0x7fff8aaabfff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8aae5000 -     0x7fff8ab13ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8aba4000 -     0x7fff8ad2afff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8ad2b000 -     0x7fff8ad47fff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8ad48000 -     0x7fff8ade5fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8ae2f000 -     0x7fff8af7ffff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8af80000 -     0x7fff8af9ffff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8afa0000 -     0x7fff8afa3fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff8afa4000 -     0x7fff8b00cfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8b00d000 -     0x7fff8b075ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8b076000 -     0x7fff8b076fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8b0fa000 -     0x7fff8b17bfff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8b17c000 -     0x7fff8b183fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8b196000 -     0x7fff8b1defff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff8b1df000 -     0x7fff8b1e1fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff8b1e2000 -     0x7fff8b3cbfff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8b3cc000 -     0x7fff8b4ebfff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8b4ec000 -     0x7fff8b549ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8b54a000 -     0x7fff8b552fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
    0x7fff8b553000 -     0x7fff8b581fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8b582000 -     0x7fff8b59cfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8b59d000 -     0x7fff8b5bcff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8b5bd000 -     0x7fff8b5cbff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8bd0f000 -     0x7fff8bd8fff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8bda8000 -     0x7fff8be00ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8be01000 -     0x7fff8be57ff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8be58000 -     0x7fff8be79ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8be7a000 -     0x7fff8be8dff7  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
    0x7fff8be8e000 -     0x7fff8be94ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8be95000 -     0x7fff8bebdfff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8bebe000 -     0x7fff8bec4fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8bec5000 -     0x7fff8bec9fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8becf000 -     0x7fff8bedaff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8bedb000 -     0x7fff8bfcbff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8bfdb000 -     0x7fff8bfddfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8bfde000 -     0x7fff8c1fcfff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8c1fd000 -     0x7fff8c208ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8c209000 -     0x7fff8c20afff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
    0x7fff8c20b000 -     0x7fff8c245fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c246000 -     0x7fff8c25afff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8c25b000 -     0x7fff8c272fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8c273000 -     0x7fff8c370fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
    0x7fff8c371000 -     0x7fff8c380ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8c381000 -     0x7fff8c483fff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8c484000 -     0x7fff8c484fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8c485000 -     0x7fff8c7e1ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8c7e2000 -     0x7fff8c817ff7  libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8c818000 -     0x7fff8c874ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8c875000 -     0x7fff8c941fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff8c942000 -     0x7fff8c943fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
    0x7fff8c950000 -     0x7fff8c951fff  MetadataLib.dylib (644) <7D46FE05-9FC8-34FF-A083-59092253F11D> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff8c952000 -     0x7fff8c952ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8c953000 -     0x7fff8c9affff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8c9b0000 -     0x7fff8ca61fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8ca62000 -     0x7fff8ca64fff  com.apple.OAuth (13.3 - 13.3) <0B7D051E-C639-34CC-A69B-EA2860112115> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8ca65000 -     0x7fff8ca73ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8ca74000 -     0x7fff8ca77fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8ca7d000 -     0x7fff8ca7dfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8ca7e000 -     0x7fff8cd95ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8cd96000 -     0x7fff8cdb8ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
    0x7fff8cdb9000 -     0x7fff8cdd9fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8cdda000 -     0x7fff8cde1fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8cebb000 -     0x7fff8ced1fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8cfb7000 -     0x7fff8cfbaff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8d0d5000 -     0x7fff8d0d7ff7  com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8d0d8000 -     0x7fff8d357fff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8d3af000 -     0x7fff8d3b3fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d3b4000 -     0x7fff8d3b5fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8d558000 -     0x7fff8d558fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8d5df000 -     0x7fff8d6eafff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8d6eb000 -     0x7fff8d724ff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8d795000 -     0x7fff8d7c0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8d7c1000 -     0x7fff8d94afff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8d94b000 -     0x7fff8d981fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8d982000 -     0x7fff8d997ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff8d9f8000 -     0x7fff8da05ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8db66000 -     0x7fff8dc5bfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8dc68000 -     0x7fff8dcd1fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8dcd2000 -     0x7fff8e0caff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8e0cb000 -     0x7fff8e0dffff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8e0e0000 -     0x7fff8e2c6fff  com.apple.WebKit2 (8536 - 8536.25) <FC4B5B0A-34F4-331A-AEBB-1AFB6118C617> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8e3ac000 -     0x7fff8e419fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8e41a000 -     0x7fff8f044fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8f045000 -     0x7fff8f049fff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8f04a000 -     0x7fff8f7f2fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8f8e5000 -     0x7fff8f930ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8f93e000 -     0x7fff8f951ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8f952000 -     0x7fff8fd6efff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8fddf000 -     0x7fff8fe09ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8fe62000 -     0x7fff8fe69fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8fe6a000 -     0x7fff8febfff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8fec0000 -     0x7fff8fee6fff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8fee7000 -     0x7fff8feecfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8feed000 -     0x7fff8ff38fff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff902c2000 -     0x7fff902c5fff  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
    0x7fff902c6000 -     0x7fff902c9fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff902ca000 -     0x7fff9033afff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff9033b000 -     0x7fff90400fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff90401000 -     0x7fff9045bfff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff90465000 -     0x7fff90466ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff90467000 -     0x7fff90489ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff9048a000 -     0x7fff904abfff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff904ba000 -     0x7fff905b8ff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff9060f000 -     0x7fff90883ff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff90884000 -     0x7fff9099ca27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff9099d000 -     0x7fff909c9ff7  libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff909ca000 -     0x7fff909fefff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff90a56000 -     0x7fff90a60fff  libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
    0x7fff90a61000 -     0x7fff90a69ff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff90a77000 -     0x7fff90a78ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff90a79000 -     0x7fff90ab8ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff90ab9000 -     0x7fff90ae5fff  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
    0x7fff90ae6000 -     0x7fff90af4ff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
    0x7fff90af5000 -     0x7fff90b4cff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff90b4d000 -     0x7fff90b78fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff90b79000 -     0x7fff90bbcff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff90bbd000 -     0x7fff90c14ff7  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

Sindreaa wrote:
I read on the internett that a fake adobe update window poped up on many mac computers.
Well, without a lot more information I can't help you with this if it's a malware issue. In order for other users here to help you, we need detailed, accurate information, so next time please take notes or screen shots of these things. Where on the Internet did you read this? It hasn't been true for over six months now and looked like this
Where did the pop-up window come from: your Internet browser? Your OS? Some other application?
Adobe develops dozens of products, but you don't know which one you updated?
What site did you download the installer from? Did it end in "adobe.com"?
Is this what you saw during installation?
Do you still have the installer? If so what is the file name?
If you want to keep your computer safe and crash-free, you really need to be more aware of what you do to it, especially when asked for your admin password or to approve a certificate.
As I said in my first reply, your current Operating System protects you against all currently known variants of Flashback, so it would have warned you before it let you respond to any of the above dialogs. None of the variants have involved fake Adobe anything since late last year, so whatever it was you read on the Internet was very old news and you should no longer be concerned about that one.  But there could always be something new out there that none of us are aware of yet, so don't hesitate to return when you see something suspicious, just make sure to gather all the facts.
Regarding Adobe FlashPlayer specifically, OS X 10.7.3 and above will disable any older versions and when you visit a web site that requires it you will get an alert that you need to update it and probably give you the correct location to get it from, but don't do that. Go only to adobe.com and follow the links there to obtain the software you need.
With regard to Adobe and FlashPlayer, if you look in your System Preferences you will find an option to allow Adobe to update it automatically, which is probably your best option. That way you won't have to concern yourself with anything like this again.

Similar Messages

  • Safari keeps crashing after memory update

    I updated the memory on my macbook pro 13" from 4gb to 8gb.
    It is the late 2011 model and i used the memory suggested on the apple website.
    The system did pick it up and now my mac shows 8GB 1333 MHz DDR3.
    I have two browsers installed, Safari & Firefox.  both of them keep crashing after i updated the memory. why????
    This is what i got from it.
    Process:         WebProcess [9753]
    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:  ??? [1]
    Date/Time:       2012-08-27 13:41:32.211 -0700
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          169735 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  79897 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      B0A77A7B-AA18-46C1-BB90-59A47D2A7E63
    Crashed Thread:  7  JavaScriptCore::Marking
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010e493000-000000010e494000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[9753]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x000000010ea8a676 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 54
    1   com.apple.JavaScriptCore                0x000000010eabb12e JSC::SlotVisitor::drain() + 286
    2   com.apple.JavaScriptCore                0x000000010eabaa06 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
    3   com.apple.JavaScriptCore                0x000000010ea66fb2 JSC::Heap::markRoots(bool) + 1602
    4   com.apple.JavaScriptCore                0x000000010ea665f8 JSC::Heap::collect(JSC::Heap::SweepToggle) + 168
    5   com.apple.JavaScriptCore                0x000000010ea654db JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 219
    6   com.apple.CoreFoundation                0x00007fff8f498934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    7   com.apple.CoreFoundation                0x00007fff8f498486 __CFRunLoopDoTimer + 534
    8   com.apple.CoreFoundation                0x00007fff8f478e11 __CFRunLoopRun + 1617
    9   com.apple.CoreFoundation                0x00007fff8f478486 CFRunLoopRunSpecific + 230
    10  com.apple.HIToolbox                     0x00007fff8a1a44d3 RunCurrentEventLoopInMode + 277
    11  com.apple.HIToolbox                     0x00007fff8a1ab781 ReceiveNextEventCommon + 355
    12  com.apple.HIToolbox                     0x00007fff8a1ab60e BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                        0x00007fff8661ae31 _DPSNextEvent + 659
    14  com.apple.AppKit                        0x00007fff8661a735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    15  com.apple.AppKit                        0x00007fff86617071 -[NSApplication run] + 470
    16  com.apple.WebCore                       0x000000010f6f84af WebCore::RunLoop::run() + 63
    17  com.apple.WebKit2                       0x000000010e6f8bd0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2516
    18  com.apple.WebKit2                       0x000000010e6c4b47 WebKitMain + 285
    19  com.apple.WebProcess                    0x000000010e493e5f 0x10e493000 + 3679
    20  com.apple.WebProcess                    0x000000010e493d7c 0x10e493000 + 3452
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8cabd7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff91c3978a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff91c3831a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8cabd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85c66594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85c67b85 start_wqthread + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8cabb67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8cabad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f47050c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f478c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f478486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff91121fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff9111672a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff911166a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8cabd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85c66594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85c67b85 start_wqthread + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8cabcdf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8f4c1c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93efa6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010eb55a1a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 7 Crashed:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore                0x000000010eabb391 JSC::SlotVisitor::allocateNewSpace(void*, unsigned long) + 65
    1   com.apple.JavaScriptCore                0x000000010eabb4fc JSC::SlotVisitor::copyAndAppend(void**, unsigned long, JSC::JSValue*, unsigned int) + 44
    2   com.apple.JavaScriptCore                0x000000010ea91890 JSC::JSObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 416
    3   com.apple.JavaScriptCore                0x000000010eabb10d JSC::SlotVisitor::drain() + 253
    4   com.apple.JavaScriptCore                0x000000010eabaa06 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
    5   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    6   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    7   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010eaba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010eaba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f72f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ec91daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 11:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f72f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ec91daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00008001164d0000  rcx: 0x00008001164d4b40  rdx: 0x0000000000000020
      rdi: 0x0000000113aa2e78  rsi: 0x00008001164d4b40  rbp: 0x0000000113aa2d30  rsp: 0x0000000113aa2cf0
       r8: 0x0000000000000003   r9: 0x0000000113aa2da8  r10: 0x0000000000000081  r11: 0x0000000116fb2058
      r12: 0x0000000113aa2e78  r13: 0xffff000000000002  r14: 0x0000000000000020  r15: 0x0000000113aa2e78
      rip: 0x000000010eabb391  rfl: 0x0000000000010246  cr2: 0x000000011dcbf000
    Logical CPU: 3
    Binary Images:
           0x10e493000 -        0x10e493fff  com.apple.WebProcess (7536 - 7536.25) <D475D24F-050F-35C6-8539-198B5FDF2D6D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10e498000 -        0x10e498fff  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
           0x10e600000 -        0x10e7d9fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10e938000 -        0x10ebc7fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10ec74000 -        0x10fc19ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x11194d000 -        0x111963fff  com.apple.WebInspector (7536 - 7536.24) <73C3CE53-713B-34BC-9689-4A3FD56BE294> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x112b7d000 -        0x113017ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x113333000 -        0x1134b5ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
        0x7fff6e093000 -     0x7fff6e0c7baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff84cc1000 -     0x7fff84cc1fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff850fc000 -     0x7fff85127ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85128000 -     0x7fff8518aff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8518b000 -     0x7fff85194ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8519d000 -     0x7fff851faff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8520c000 -     0x7fff8520dfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff85237000 -     0x7fff85245fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8528d000 -     0x7fff85796ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff85797000 -     0x7fff859c1fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff859c7000 -     0x7fff859c7fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff859c8000 -     0x7fff85bcafff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff85c10000 -     0x7fff85c15fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff85c16000 -     0x7fff85cf3fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff85e15000 -     0x7fff85e99ff7  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
        0x7fff85e9a000 -     0x7fff85f79ff7  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
        0x7fff85f7a000 -     0x7fff860d3fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff860d4000 -     0x7fff860f8fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff860f9000 -     0x7fff86104ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff86105000 -     0x7fff86132ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86133000 -     0x7fff8619cfff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff861a5000 -     0x7fff861b4ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff861b5000 -     0x7fff861b6fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff861b7000 -     0x7fff862acfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff862ad000 -     0x7fff862adfff  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
        0x7fff862ae000 -     0x7fff862cefff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8638a000 -     0x7fff86400fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff86421000 -     0x7fff8642cff7  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
        0x7fff86528000 -     0x7fff8656afff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8656b000 -     0x7fff865bfff7  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
        0x7fff86612000 -     0x7fff87218ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87283000 -     0x7fff87295ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff874ea000 -     0x7fff87513fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff87514000 -     0x7fff8754dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8754e000 -     0x7fff87552fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff87553000 -     0x7fff87593ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff884a1000 -     0x7fff88526ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff88574000 -     0x7fff88615ff7  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
        0x7fff88aa7000 -     0x7fff88acffff  libsandbox.1.dylib (??? - ???) <0D46379D-BCD1-3888-9ED7-513F79D3970A> /usr/lib/libsandbox.1.dylib
        0x7fff88ae6000 -     0x7fff89483c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff89484000 -     0x7fff894c3fff  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
        0x7fff894c4000 -     0x7fff894cafff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff894cb000 -     0x7fff8950aff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8950d000 -     0x7fff89524fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89715000 -     0x7fff8974ffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89750000 -     0x7fff89750fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff89751000 -     0x7fff89754fff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
        0x7fff89755000 -     0x7fff89768ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff89769000 -     0x7fff898d0fff  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
        0x7fff898d1000 -     0x7fff898e0fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff898e1000 -     0x7fff898e7ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff89926000 -     0x7fff899c8fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff899c9000 -     0x7fff89ce5fff  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
        0x7fff89ce6000 -     0x7fff89f59fff  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
        0x7fff89f78000 -     0x7fff89f92fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff89f93000 -     0x7fff89f97fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff89f98000 -     0x7fff89f98fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89f99000 -     0x7fff89fa6fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89fa7000 -     0x7fff89fabfff  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
        0x7fff89fb5000 -     0x7fff8a099e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8a09a000 -     0x7fff8a09dfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8a09e000 -     0x7fff8a09fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8a0a0000 -     0x7fff8a0aaff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff8a0ab000 -     0x7fff8a0dbff7  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
        0x7fff8a0dc000 -     0x7fff8a0dfff7  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
        0x7fff8a0e0000 -     0x7fff8a163fef  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
        0x7fff8a164000 -     0x7fff8a164fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8a165000 -     0x7fff8a166fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8a167000 -     0x7fff8a169ff7  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
        0x7fff8a16a000 -     0x7fff8a190fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a1a2000 -     0x7fff8a4ceff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a4cf000 -     0x7fff8a520ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8a524000 -     0x7fff8a5beff7  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
        0x7fff8a5bf000 -     0x7fff8a5cafff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8a5cb000 -     0x7fff8a5d8fff  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
        0x7fff8a5d9000 -     0x7fff8a606fff  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
        0x7fff8a607000 -     0x7fff8a647fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8a648000 -     0x7fff8a648fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8a649000 -     0x7fff8a671fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a672000 -     0x7fff8a677fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a678000 -     0x7fff8a67dfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8a67e000 -     0x7fff8a685fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a68a000 -     0x7fff8a6b1fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8a6f8000 -     0x7fff8a6fdff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8a6fe000 -     0x7fff8a71afff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8a71b000 -     0x7fff8a75cfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8a75d000 -     0x7fff8a7b5fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8a7cb000 -     0x7fff8a827ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8af43000 -     0x7fff8afd5ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8afe1000 -     0x7fff8afe3fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8afe4000 -     0x7fff8afebfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8afec000 -     0x7fff8afeffff  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
        0x7fff8b00f000 -     0x7fff8b03afff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8b06c000 -     0x7fff8b0ccfff  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
        0x7fff8b0cf000 -     0x7fff8b111ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b16d000 -     0x7fff8b1bfff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b1c0000 -     0x7fff8b4a9ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b680000 -     0x7fff8b686ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8b687000 -     0x7fff8b7bdfff  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
        0x7fff8b7be000 -     0x7fff8bae2fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8bae3000 -     0x7fff8bf10fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8bf11000 -     0x7fff8bfd8ff7  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
        0x7fff8bfd9000 -     0x7fff8c3f6ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8c3f7000 -     0x7fff8c422ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8c42a000 -     0x7fff8c52cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8c5aa000 -     0x7fff8c5bcff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8c5bd000 -     0x7fff8c5c3fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8c7c9000 -     0x7fff8c8b3fff  com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8c8b4000 -     0x7fff8c8c1ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8c8c2000 -     0x7fff8c9cffff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ca32000 -     0x7fff8ca51fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8ca52000 -     0x7fff8ca52fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ca53000 -     0x7fff8ca63ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8ca64000 -     0x7fff8ca9ffff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8caa5000 -     0x7fff8caa5fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8caa6000 -     0x7fff8cac6fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8cac7000 -     0x7fff8cb5dff7  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
        0x7fff8cb5e000 -     0x7fff8cb64fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8cb65000 -     0x7fff8cbaeff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8cbaf000 -     0x7fff8cf58fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8cf59000 -     0x7fff8cf5cfff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cf5d000 -     0x7fff8cf72fff  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
        0x7fff8cf73000 -     0x7fff8d3a6ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8d3a7000 -     0x7fff8d3c4ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d3c5000 -     0x7fff8d633ff7  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
        0x7fff8d634000 -     0x7fff8d74dfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8d789000 -     0x7fff8d7befff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d935000 -     0x7fff8da3cfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8da3d000 -     0x7fff8da44ff7  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
        0x7fff8da45000 -     0x7fff8da47fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff8da57000 -     0x7fff8e03bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e03c000 -     0x7fff8e0b7ff7  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
        0x7fff8e1bb000 -     0x7fff8e2bbfff  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
        0x7fff8e3d6000 -     0x7fff8e489ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8e48a000 -     0x7fff8e48eff7  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
        0x7fff8e4e0000 -     0x7fff8e5ddff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8e5de000 -     0x7fff8e649ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e6b1000 -     0x7fff8e6cefff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8e6cf000 -     0x7fff8e6e1ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8e8c7000 -     0x7fff8e8ddfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e8de000 -     0x7fff8e925ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8e939000 -     0x7fff8e9defff  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
        0x7fff8e9df000 -     0x7fff8ea08fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ea09000 -     0x7fff8ea7ffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8eaaa000 -     0x7fff8ec34fff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ec35000 -     0x7fff8ec36ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ec37000 -     0x7fff8ed1bfff  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
        0x7fff8ed9f000 -     0x7fff8eda4fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8eda5000 -     0x7fff8ee1bfff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8ee1c000 -     0x7fff8ee1ffff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8ee20000 -     0x7fff8ee90fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8f1e5000 -     0x7fff8f24dff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f24e000 -     0x7fff8f29aff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8f29b000 -     0x7fff8f2a9ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff8f2aa000 -     0x7fff8f2abff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f3ef000 -     0x7fff8f42afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8f42b000 -     0x7fff8f43fff7  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
        0x7fff8f440000 -     0x7fff8f614ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f615000 -     0x7fff8f61afff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8f61b000 -     0x7fff8f627fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8f63a000 -     0x7fff8f651fff  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
        0x7fff8f6ed000 -     0x7fff8f709ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8f70a000 -     0x7fff8f79dff7  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
        0x7fff8f79e000 -     0x7fff8f7f2fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f7f3000 -     0x7fff8f7fbfff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8f7fc000 -     0x7fff8f86ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8f8b9000 -     0x7fff8f8ddfff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8f8de000 -     0x7fff8fb53ff7  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
        0x7fff8fb54000 -     0x7fff8fb54fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8fe7a000 -     0x7fff8fed4ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8fed5000 -     0x7fff8ff23fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff90667000 -     0x7fff906bafff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff906d8000 -     0x7fff906eeff7  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
        0x7fff906ef000 -     0x7fff906f1fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff906f2000 -     0x7fff907f7fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff907f8000 -     0x7fff90825fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff90826000 -     0x7fff90cedfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff90cee000 -     0x7fff90cf9ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90cfa000 -     0x7fff90cfbfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff90d62000 -     0x7fff90f01ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90f10000 -     0x7fff90f54ff7  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
        0x7fff90f85000 -     0x7fff91091fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff91092000 -     0x7fff910bbff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff910bc000 -     0x7fff913d5fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff913d6000 -     0x7fff91b6afef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91bc3000 -     0x7fff91bf6ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91c36000 -     0x7fff91c44fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff91c45000 -     0x7fff91c4bfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91c4c000 -     0x7fff91c81fff  libTrueTypeScaler.dylib (??? - ???) <24B2CA56-309F-316E-ACAD-3355F8A5FDC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 13394
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=223.0M resident=167.4M(75%) swapped_out_or_unallocated=55.6M(25%)
    Writable regions: Total=1.2G written=74.4M(6%) resident=102.8M(9%) swapped_out=0K(0%) unallocated=1.1G(91%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG image                                4K
    CG raster data                       2432K
    CG shared images                     3384K
    CoreAnimation                           4K
    CoreGraphics                           16K
    CoreServices                         1956K
    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                 9272K
    MALLOC                              108.1M
    MALLOC guard page                      48K
    Memory tag=242                         12K
    Memory tag=251                         24K
    SQLite page cache                    1440K
    STACK GUARD                          56.0M
    Stack                                13.1M
    VM_ALLOCATE                          16.4M
    WebCore purgeable data                172K
    __CI_BITMAP                            80K
    __DATA                               20.5M
    __IMAGE                               528K
    __LINKEDIT                           59.8M
    __RC_CAMERAS                          248K
    __TEXT                              163.2M
    __UNICODE                             544K
    mapped file                         124.4M
    shared memory                        5472K
    ===========                        =======
    TOTAL                                 1.6G
    TOTAL, minus reserved VM space      846.7M
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3034362E4130304C4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3034362E4130304C4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0xfa130000 / 6
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0xfa132000 / 7
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    i just got it again 3 consecutive times back to back.
    Process:         WebProcess [9753]
    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:  ??? [1]
    Date/Time:       2012-08-27 13:41:32.211 -0700
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          169735 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  79897 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      B0A77A7B-AA18-46C1-BB90-59A47D2A7E63
    Crashed Thread:  7  JavaScriptCore::Marking
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010e493000-000000010e494000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[9753]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x000000010ea8a676 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 54
    1   com.apple.JavaScriptCore                0x000000010eabb12e JSC::SlotVisitor::drain() + 286
    2   com.apple.JavaScriptCore                0x000000010eabaa06 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
    3   com.apple.JavaScriptCore                0x000000010ea66fb2 JSC::Heap::markRoots(bool) + 1602
    4   com.apple.JavaScriptCore                0x000000010ea665f8 JSC::Heap::collect(JSC::Heap::SweepToggle) + 168
    5   com.apple.JavaScriptCore                0x000000010ea654db JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 219
    6   com.apple.CoreFoundation                0x00007fff8f498934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    7   com.apple.CoreFoundation                0x00007fff8f498486 __CFRunLoopDoTimer + 534
    8   com.apple.CoreFoundation                0x00007fff8f478e11 __CFRunLoopRun + 1617
    9   com.apple.CoreFoundation                0x00007fff8f478486 CFRunLoopRunSpecific + 230
    10  com.apple.HIToolbox                     0x00007fff8a1a44d3 RunCurrentEventLoopInMode + 277
    11  com.apple.HIToolbox                     0x00007fff8a1ab781 ReceiveNextEventCommon + 355
    12  com.apple.HIToolbox                     0x00007fff8a1ab60e BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                        0x00007fff8661ae31 _DPSNextEvent + 659
    14  com.apple.AppKit                        0x00007fff8661a735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    15  com.apple.AppKit                        0x00007fff86617071 -[NSApplication run] + 470
    16  com.apple.WebCore                       0x000000010f6f84af WebCore::RunLoop::run() + 63
    17  com.apple.WebKit2                       0x000000010e6f8bd0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2516
    18  com.apple.WebKit2                       0x000000010e6c4b47 WebKitMain + 285
    19  com.apple.WebProcess                    0x000000010e493e5f 0x10e493000 + 3679
    20  com.apple.WebProcess                    0x000000010e493d7c 0x10e493000 + 3452
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8cabd7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff91c3978a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff91c3831a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8cabd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85c66594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85c67b85 start_wqthread + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8cabb67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8cabad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f47050c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f478c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f478486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff91121fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff9111672a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff911166a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8cabd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85c66594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85c67b85 start_wqthread + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8cabcdf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8f4c1c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93efa6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010eb55a1a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 7 Crashed:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore                0x000000010eabb391 JSC::SlotVisitor::allocateNewSpace(void*, unsigned long) + 65
    1   com.apple.JavaScriptCore                0x000000010eabb4fc JSC::SlotVisitor::copyAndAppend(void**, unsigned long, JSC::JSValue*, unsigned int) + 44
    2   com.apple.JavaScriptCore                0x000000010ea91890 JSC::JSObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 416
    3   com.apple.JavaScriptCore                0x000000010eabb10d JSC::SlotVisitor::drain() + 253
    4   com.apple.JavaScriptCore                0x000000010eabaa06 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
    5   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    6   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    7   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010eaba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010eaba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010eaba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f72f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ec91daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 11:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8cabcbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85c68274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e93ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f72f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ec91daa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010eb6b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff85c648bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85c67b75 thread_start + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00008001164d0000  rcx: 0x00008001164d4b40  rdx: 0x0000000000000020
      rdi: 0x0000000113aa2e78  rsi: 0x00008001164d4b40  rbp: 0x0000000113aa2d30  rsp: 0x0000000113aa2cf0
       r8: 0x0000000000000003   r9: 0x0000000113aa2da8  r10: 0x0000000000000081  r11: 0x0000000116fb2058
      r12: 0x0000000113aa2e78  r13: 0xffff000000000002  r14: 0x0000000000000020  r15: 0x0000000113aa2e78
      rip: 0x000000010eabb391  rfl: 0x0000000000010246  cr2: 0x000000011dcbf000
    Logical CPU: 3
    Binary Images:
           0x10e493000 -        0x10e493fff  com.apple.WebProcess (7536 - 7536.25) <D475D24F-050F-35C6-8539-198B5FDF2D6D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10e498000 -        0x10e498fff  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
           0x10e600000 -        0x10e7d9fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10e938000 -        0x10ebc7fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10ec74000 -        0x10fc19ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x11194d000 -        0x111963fff  com.apple.WebInspector (7536 - 7536.24) <73C3CE53-713B-34BC-9689-4A3FD56BE294> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x112b7d000 -        0x113017ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x113333000 -        0x1134b5ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
        0x7fff6e093000 -     0x7fff6e0c7baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff84cc1000 -     0x7fff84cc1fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff850fc000 -     0x7fff85127ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85128000 -     0x7fff8518aff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8518b000 -     0x7fff85194ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8519d000 -     0x7fff851faff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8520c000 -     0x7fff8520dfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff85237000 -     0x7fff85245fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8528d000 -     0x7fff85796ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff85797000 -     0x7fff859c1fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff859c7000 -     0x7fff859c7fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff859c8000 -     0x7fff85bcafff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff85c10000 -     0x7fff85c15fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff85c16000 -     0x7fff85cf3fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff85e15000 -     0x7fff85e99ff7  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
        0x7fff85e9a000 -     0x7fff85f79ff7  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
        0x7fff85f7a000 -     0x7fff860d3fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff860d4000 -     0x7fff860f8fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff860f9000 -     0x7fff86104ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff86105000 -     0x7fff86132ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86133000 -     0x7fff8619cfff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff861a5000 -     0x7fff861b4ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff861b5000 -     0x7fff861b6fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff861b7000 -     0x7fff862acfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff862ad000 -     0x7fff862adfff  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
        0x7fff862ae000 -     0x7fff862cefff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8638a000 -     0x7fff86400fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff86421000 -     0x7fff8642cff7  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
        0x7fff86528000 -     0x7fff8656afff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8656b000 -     0x7fff865bfff7  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
        0x7fff86612000 -     0x7fff87218ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87283000 -     0x7fff87295ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff874ea000 -     0x7fff87513fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff87514000 -     0x7fff8754dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8754e000 -     0x7fff87552fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff87553000 -     0x7fff87593ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff884a1000 -     0x7fff88526ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff88574000 -     0x7fff88615ff7  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
        0x7fff88aa7000 -     0x7fff88acffff  libsandbox.1.dylib (??? - ???) <0D46379D-BCD1-3888-9ED7-513F79D3970A> /usr/lib/libsandbox.1.dylib
        0x7fff88ae6000 -     0x7fff89483c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff89484000 -     0x7fff894c3fff  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
        0x7fff894c4000 -     0x7fff894cafff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff894cb000 -     0x7fff8950aff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8950d000 -     0x7fff89524fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89715000 -     0x7fff8974ffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89750000 -     0x7fff89750fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff89751000 -     0x7fff89754fff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
        0x7fff89755000 -     0x7fff89768ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff89769000 -     0x7fff898d0fff  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
        0x7fff898d1000 -     0x7fff898e0fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff898e1000 -     0x7fff898e7ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff89926000 -     0x7fff899c8fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff899c9000 -     0x7fff89ce5fff  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
        0x7fff89ce6000 -     0x7fff89f59fff  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
        0x7fff89f78000 -     0x7fff89f92fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff89f93000 -     0x7fff89f97fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff89f98000 -     0x7fff89f98fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89f99000 -     0x7fff89fa6fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89fa7000 -     0x7fff89fabfff  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
        0x7fff89fb5000 -     0x7fff8a099e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8a09a000 -     0x7fff8a09dfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8a09e000 -     0x7fff8a09fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8a0a0000 -     0x7fff8a0aaff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff8a0ab000 -     0x7fff8a0dbff7  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
        0x7fff8a0dc000 -     0x7fff8a0dfff7  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
        0x7fff8a0e0000 -     0x7fff8a163fef  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
        0x7fff8a164000 -     0x7fff8a164fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8a165000 -     0x7fff8a166fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8a167000 -     0x7fff8a169ff7  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
        0x7fff8a16a000 -     0x7fff8a190fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a1a2000 -     0x7fff8a4ceff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a4cf000 -     0x7fff8a520ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8a524000 -     0x7fff8a5beff7  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
        0x7fff8a5bf000 -     0x7fff8a5cafff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8a5cb000 -     0x7fff8a5d8fff  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
        0x7fff8a5d9000 -     0x7fff8a606fff  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
        0x7fff8a607000 -     0x7fff8a647fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8a648000 -     0x7fff8a648fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8a649000 -     0x7fff8a671fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a672000 -     0x7fff8a677fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a678000 -     0x7fff8a67dfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8a67e000 -     0x7fff8a685fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a68a000 -     0x7fff8a6b1fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8a6f8000 -     0x7fff8a6fdff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8a6fe000 -     0x7fff8a71afff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8a71b000 -     0x7fff8a75cfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8a75d000 -     0x7fff8a7b5fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8a7cb000 -     0x7fff8a827ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8af43000 -     0x7fff8afd5ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8afe1000 -     0x7fff8afe3fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8afe4000 -     0x7fff8afebfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8afec000 -     0x7fff8afeffff  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
        0x7fff8b00f000 -     0x7fff8b03afff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8b06c000 -     0x7fff8b0ccfff  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
        0x7fff8b0cf000 -     0x7fff8b111ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b16d000 -     0x7fff8b1bfff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b1c0000 -     0x7fff8b4a9ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b680000 -     0x7fff8b686ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8b687000 -     0x7fff8b7bdfff  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
        0x7fff8b7be000 -     0x7fff8bae2fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8bae3000 -     0x7fff8bf10fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8bf11000 -     0x7fff8bfd8ff7  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
        0x7fff8bfd9000 -     0x7fff8c3f6ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8c3f7000 -     0x7fff8c422ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8c42a000 -     0x7fff8c52cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8c5aa000 -     0x7fff8c5bcff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8c5bd000 -     0x7fff8c5c3fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8c7c9000 -     0x7fff8c8b3fff  com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8c8b4000 -     0x7fff8c8c1ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8c8c2000 -     0x7fff8c9cffff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ca32000 -     0x7fff8ca51fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8ca52000 -     0x7fff8ca52fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ca53000 -     0x7fff8ca63ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8ca64000 -     0x7fff8ca9ffff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8caa5000 -     0x7fff8caa5fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8caa6000 -     0x7fff8cac6fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8cac7000 -     0x7fff8cb5dff7  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
        0x7fff8cb5e000 -     0x7fff8cb64fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8cb65000 -     0x7fff8cbaeff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8cbaf000 -     0x7fff8cf58fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8cf59000 -     0x7fff8cf5cfff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cf5d000 -     0x7fff8cf72fff  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
        0x7fff8cf73000 -     0x7fff8d3a6ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8d3a7000 -     0x7fff8d3c4ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d3c5000 -     0x7fff8d633ff7  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
        0x7fff8d634000 -     0x7fff8d74dfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8d789000 -     0x7fff8d7befff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d935000 -     0x7fff8da3cfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8da3d000 -     0x7fff8da44ff7  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
        0x7fff8da45000 -     0x7fff8da47fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff8da57000 -     0x7fff8e03bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e03c000 -     0x7fff8e0b7ff7  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
        0x7fff8e1bb000 -     0x7fff8e2bbfff  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
        0x7fff8e3d6000 -     0x7fff8e489ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8e48a000 -     0x7fff8e48eff7  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
        0x7fff8e4e0000 -     0x7fff8e5ddff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8e5de000 -     0x7fff8e649ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e6b1000 -     0x7fff8e6cefff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8e6cf000 -     0x7fff8e6e1ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8e8c7000 -     0x7fff8e8ddfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e8de000 -     0x7fff8e925ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8e939000 -     0x7fff8e9defff  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
        0x7fff8e9df000 -     0x7fff8ea08fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ea09000 -     0x7fff8ea7ffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8eaaa000 -     0x7fff8ec34fff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ec35000 -     0x7fff8ec36ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ec37000 -     0x7fff8ed1bfff  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
        0x7fff8ed9f000 -     0x7fff8eda4fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8eda5000 -     0x7fff8ee1bfff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8ee1c000 -     0x7fff8ee1ffff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8ee20000 -     0x7fff8ee90fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8f1e5000 -     0x7fff8f24dff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f24e000 -     0x7fff8f29aff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8f29b000 -     0x7fff8f2a9ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff8f2aa000 -     0x7fff8f2abff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f3ef000 -     0x7fff8f42afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8f42b000 -     0x7fff8f43fff7  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
        0x7fff8f440000 -     0x7fff8f614ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f615000 -     0x7fff8f61afff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8f61b000 -     0x7fff8f627fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8f63a000 -     0x7fff8f651fff  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
        0x7fff8f6ed000 -     0x7fff8f709ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8f70a000 -     0x7fff8f79dff7  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
        0x7fff8f79e000 -     0x7fff8f7f2fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f7f3000 -     0x7fff8f7fbfff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8f7fc000 -     0x7fff8f86ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8f8b9000 -     0x7fff8f8ddfff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8f8de000 -     0x7fff8fb53ff7  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
        0x7fff8fb54000 -     0x7fff8fb54fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8fe7a000 -     0x7fff8fed4ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8fed5000 -     0x7fff8ff23fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff90667000 -     0x7fff906bafff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff906d8000 -     0x7fff906eeff7  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
        0x7fff906ef000 -     0x7fff906f1fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff906f2000 -     0x7fff907f7fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff907f8000 -     0x7fff90825fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff90826000 -     0x7fff90cedfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff90cee000 -     0x7fff90cf9ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90cfa000 -     0x7fff90cfbfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff90d62000 -     0x7fff90f01ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90f10000 -     0x7fff90f54ff7  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
        0x7fff90f85000 -     0x7fff91091fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff91092000 -     0x7fff910bbff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff910bc000 -     0x7fff913d5fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff913d6000 -     0x7fff91b6afef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91bc3000 -     0x7fff91bf6ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91c36000 -     0x7fff91c44fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff91c45000 -     0x7fff91c4bfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91c4c000 -     0x7fff91c81fff  libTrueTypeScaler.dylib (??? - ???) <24B2CA56-309F-316E-ACAD-3355F8A5FDC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 13394
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=223.0M resident=167.4M(75%) swapped_out_or_unallocated=55.6M(25%)
    Writable regions: Total=1.2G written=74.4M(6%) resident=102.8M(9%) swapped_out=0K(0%) unallocated=1.1G(91%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG image                                4K
    CG raster data                       2432K
    CG shared images                     3384K
    CoreAnimation                           4K
    CoreGraphics                           16K
    CoreServices                         1956K
    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                 9272K
    MALLOC                              108.1M
    MALLOC guard page                      48K
    Memory tag=242                         12K
    Memory tag=251                         24K
    SQLite page cache                    1440K
    STACK GUARD                          56.0M
    Stack                                13.1M
    VM_ALLOCATE                          16.4M
    WebCore purgeable data                172K
    __CI_BITMAP                            80K
    __DATA                               20.5M
    __IMAGE                               528K
    __LINKEDIT                           59.8M
    __RC_CAMERAS                          248K
    __TEXT                              163.2M
    __UNICODE                             544K
    mapped file                         124.4M
    shared memory                        5472K
    ===========                        =======
    TOTAL                                 1.6G
    TOTAL, minus reserved VM space      846.7M
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3034362E4130304C4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3034362E4130304C4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0xfa130000 / 6
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0xfa132000 / 7
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

  • Safari keep crashing after recently security update

    yesterday I had my mac updated with latest security update. right after the restart, safari keep crashing after launching about couple mins.
    is similar issue reported? is there any solution?
    here is the issue report:
    Process: Safari [1800]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.4 (5531.21.10)
    Build Info: WebBrowser-55312110~1
    Code Type: X86 (Native)
    Parent Process: launchd [117]
    Interval Since Last Report: 1716320 sec
    Crashes Since Last Report: 13
    Per-App Interval Since Last Report: 2127377 sec
    Per-App Crashes Since Last Report: 5
    Date/Time: 2010-01-23 19:36:49.937 -0500
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: 148935D4-DBF1-4A31-B31C-838AA04349B5
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000007ffff0
    Crashed Thread: 3
    Thread 0:
    0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
    1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x922c22ac RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x922c20c5 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x922c1f39 BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x961d26d5 _DPSNextEvent + 657
    8 com.apple.AppKit 0x961d1f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.Safari 0x0000c045 0x1000 + 45125
    10 com.apple.AppKit 0x961caf9f -[NSApplication run] + 795
    11 com.apple.AppKit 0x961981d8 NSApplicationMain + 574
    12 com.apple.Safari 0x000029d2 0x1000 + 6610
    Thread 1:
    0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x91299842 ***::TCMalloc_PageHeap::scavengerThread() + 578
    3 com.apple.JavaScriptCore 0x9129986f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x943f91d4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x943f5009 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
    1 libsqlite3.0.dylib 0x93fe2652 allocateBtreePage + 1810
    2 libsqlite3.0.dylib 0x93fe5a83 incrVacuumStep + 851
    3 libsqlite3.0.dylib 0x9402f6ce sqlite3VdbeExec + 2606
    4 libsqlite3.0.dylib 0x9403aea2 sqlite3Step + 386
    5 libsqlite3.0.dylib 0x9401b624 sqlite3_exec + 260
    6 com.apple.CFNetwork 0x910f3276 __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int ()(void, int, char**, char**), void*, long) + 64
    7 com.apple.CFNetwork 0x910cfbdd ProcessCacheTasks(__CFURLCache*) + 1433
    8 com.apple.CFNetwork 0x910c9377 CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9 com.apple.CoreFoundation 0x95ce68f5 CFRunLoopRunSpecific + 4469
    10 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    11 com.apple.CFNetwork 0x910c9264 CFURLCacheWorkerThread(void*) + 388
    12 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    13 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
    1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002591f 0x1000 + 149791
    5 com.apple.Safari 0x00025648 0x1000 + 149064
    6 com.apple.Safari 0x000255d3 0x1000 + 148947
    7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
    1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x918d2520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9186edfd -[NSThread main] + 45
    6 com.apple.Foundation 0x9186e9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96e226fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    2 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x9117b841 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x00115cdb 0x1000 + 1133787
    4 com.apple.Safari 0x00115dc9 0x1000 + 1134025
    5 com.apple.Safari 0x00040a07 0x1000 + 260615
    6 com.apple.Safari 0x00040987 0x1000 + 260487
    7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xffff07a0 ebx: 0x9402ecc4 ecx: 0x00000038 edx: 0xffa6bbc0
    edi: 0x00d94470 esi: 0x00ee6e74 ebp: 0xb0183dc8 esp: 0xb0183dc0
    ss: 0x0000001f efl: 0x00010286 eip: 0xffff0f38 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x007ffff0
    Binary Images:
    0x1000 - 0x278ff2 com.apple.Safari 4.0.4 (5531.21.10) <408df699beb70a81fc282fe4fb802483> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d8000 - 0x2e7ffc SyndicationUI ??? (???) <41a700c51ee0df16399861e1417fca54> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11b9a000 - 0x11e93ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x18626000 - 0x1862bff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x18641000 - 0x1864ffeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19ad5000 - 0x19ad5ffc com.apple.JavaPluginCocoa 12.5.0 (12.5.0) <7bb9a5e35945a712da6637acd29d4cdb> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x19adb000 - 0x19ae1fff com.apple.JavaVM 12.5.0 (12.5.0) <8d3f4bb411ac2490335be9a612bb2a22> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90f54000 - 0x91006ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x91007000 - 0x91013ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91014000 - 0x91031ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91032000 - 0x910bfff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x910c0000 - 0x910c5fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x910c6000 - 0x9116dfec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9116e000 - 0x91172fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91173000 - 0x91313fff com.apple.JavaScriptCore 5531.21 (5531.21.9) <8b132638e4d517b8cd4613155ed82b87> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91314000 - 0x9131bff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9131c000 - 0x91326feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91327000 - 0x913baff3 com.apple.ApplicationServices.ATS 3.8 (???) <eda9db16110de6b7fd9436cd0daa787d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x913bb000 - 0x9146bfff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9146c000 - 0x91471fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x914a5000 - 0x91863fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91864000 - 0x91ae0fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91d59000 - 0x91d9bfef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91e66000 - 0x91fe6fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x920ca000 - 0x92101fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92292000 - 0x9259afe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9259b000 - 0x92618feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92623000 - 0x92703fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92704000 - 0x928d5ff3 com.apple.security 5.0.6 (37592) <c7c68c3ba198b36d571d4b1e028a1a77> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x928d6000 - 0x928dbfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x928dc000 - 0x928e3ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x928e4000 - 0x92a1dff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x92a1e000 - 0x92a9dff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92a9e000 - 0x92ad8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92afe000 - 0x92b0effc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92b0f000 - 0x92b58fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92b59000 - 0x92b5cfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92b5d000 - 0x92e37ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92e38000 - 0x92e83fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92edb000 - 0x92f37ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92f38000 - 0x93409fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9340a000 - 0x9341afff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9341b000 - 0x937b8fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x937b9000 - 0x937c2fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x937c3000 - 0x937cbfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x937cc000 - 0x93e6cfeb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93e72000 - 0x93e72fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93e73000 - 0x93e73ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93e74000 - 0x93f50fef com.apple.WebKit 5531.21 (5531.21.8) <aac476a6fa3231d4cdce9a111143e0b7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93f51000 - 0x93f7afff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93f7b000 - 0x93f7bffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93f7c000 - 0x93fbafff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93fbb000 - 0x94042ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x94043000 - 0x94058ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94059000 - 0x94075ff3 libPng.dylib ??? (???) <df60749fd50bcfa0da5b4cac899e09df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94093000 - 0x940bcfff libcups.2.dylib ??? (???) <a40b9403cc4a0dffefed110e1eab90c4> /usr/lib/libcups.2.dylib
    0x940bd000 - 0x94123ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94124000 - 0x941aefe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x941bb000 - 0x941daffa libJPEG.dylib ??? (???) <37050c2a8d6f7026c94b4bf07c4d8a80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x941db000 - 0x942a6fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x942a7000 - 0x942f8ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x942f9000 - 0x94308fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x94309000 - 0x94336feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94337000 - 0x943f1fe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x943f2000 - 0x94cc3fff com.apple.WebCore 5531.21 (5531.21.8) <fa100d959d8655e174d84b87fe154b31> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94d01000 - 0x94d42fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94d43000 - 0x94e49ff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94e8f000 - 0x94f70ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x94f71000 - 0x94f87fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94f8e000 - 0x94f90fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94f91000 - 0x94fd0fef libTIFF.dylib ??? (???) <cd2e392973a1fa35f23a0f37f55c579c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94fd1000 - 0x953e1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x953e2000 - 0x9543cff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9543d000 - 0x95441fff libGIF.dylib ??? (???) <e7d550bda10018f52e61bb499dcf445f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95442000 - 0x9546dfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x9546e000 - 0x954aefff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x954af000 - 0x954cdfff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x954ce000 - 0x954ceffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x954cf000 - 0x95501fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95505000 - 0x95529fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x9552a000 - 0x95535fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95536000 - 0x95536ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x957a0000 - 0x957d1ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x957d2000 - 0x95821fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x95822000 - 0x9584aff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x958ef000 - 0x95a27fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95a28000 - 0x95be4ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95be5000 - 0x95c72ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95c73000 - 0x95da6fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95e15000 - 0x95e17ff5 libRadiance.dylib ??? (???) <3561a7a6405223a1737f41352f1fd8c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95e18000 - 0x95f60ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <cf45179ee2de2d46a6ced2ed147a454c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95f61000 - 0x95fbeffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x95fbf000 - 0x95ff9ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9602f000 - 0x96036fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x96037000 - 0x9611fff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96120000 - 0x96120ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96151000 - 0x96151ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96152000 - 0x96158fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96159000 - 0x9615affc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9615b000 - 0x96191fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x96192000 - 0x96990fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96991000 - 0x96991ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96992000 - 0x96a25fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96a99000 - 0x96ac8fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96add000 - 0x96b4ffff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96b50000 - 0x96b68fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96b69000 - 0x96be6fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96be7000 - 0x96bffff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96c00000 - 0x96c0fffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x96c10000 - 0x96c1dfe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96c1e000 - 0x96c1effb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96c1f000 - 0x96c3dff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <0dc7272ee811169b47b4c682bfc666c6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96c3e000 - 0x96cf5ff3 com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96cf6000 - 0x96d70ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96d71000 - 0x96d71ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96d72000 - 0x96d74ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96d75000 - 0x96d75ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96dc5000 - 0x96dd1ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96dd2000 - 0x96f39ff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
    0x96f3a000 - 0x96fe1feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96fe2000 - 0x96ff0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96ff1000 - 0x970b8ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x970b9000 - 0x97112ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97113000 - 0x97265ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x97266000 - 0x9758cfe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9758d000 - 0x975b1feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    HI,
    Are you running anti-virus software by chance????
    For Safari try trouble shooting...
    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem.
    http://support.apple.com/kb/TS1594
    And make sure Safari is not running in Rosetta. Right or control click the Safari icon in your Applications folder then click Get Info. In the Get Info window click the black disclosure triangle so it faces down. Where you see Open using Rosetta... make sure that is NOT selected.
    Try booting in Safe Mode. Safe Mode
    What is Safe Mode
    If nothing above has helped, go to the Safari Menu Bar, click Safari/Preferences. Make note of all the preferences under each tab. Quit Safari. Now go to ~/Library/Preferences and move this file com.apple.safari.plist to the Desktop. Relaunch Safari. If it's a successful launch, then that .plist file needs to be moved to the Trash.
    Carolyn
    Message was edited by: Carolyn Samit

  • Safari keeps crashing after installation of mountain lion and with all updates installed

    safari keeps crashing after installing mountain lion 10.8.2 even after installing all updates help please

    Download the Safari 6.0.2 update > http://swcdn.apple.com/content/downloads/53/02/041-8081/2jwp4wjrwygtm4lc608qy4h0 n4a9yyq37g/Safari6.0.2Mountain.pkg

  • My safari keeps crashing after its been open for a few minutes.

    My safari keeps crashing after a web page has been opened for a few minutes. I've attached the error report below.
    Hope someone can help. Thanks
    Process:         Safari [1595]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [1444]
    Interval Since Last Report:          1141 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  120 sec
    Per-App Crashes Since Last Report:   2
    Date/Time:       2012-01-17 21:06:53.737 +0000
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  61212670-5402-4BCC-911F-4CC8E9E86867
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006ffff0
    Crashed Thread:  3
    Thread 0:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.HIToolbox               0x943dd2ac RunCurrentEventLoopInMode + 283
    5   com.apple.HIToolbox               0x943dd0c5 ReceiveNextEventCommon + 374
    6   com.apple.HIToolbox               0x943dcf39 BlockUntilNextEventMatchingListInMode + 106
    7   com.apple.AppKit                  0x95fd36d5 _DPSNextEvent + 657
    8   com.apple.AppKit                  0x95fd2f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9   com.apple.Safari                  0x000166ad 0x1000 + 87725
    10  com.apple.AppKit                  0x95fcbf9f -[NSApplication run] + 795
    11  com.apple.AppKit                  0x95f991d8 NSApplicationMain + 574
    12  com.apple.Safari                  0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90f48d58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore          0x90f48d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                 0x96aa0587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                 0x96a9de19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 3 Crashed:
    0   libSystem.B.dylib                 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
    1   libsqlite3.0.dylib                0x92081652 allocateBtreePage + 1810
    2   libsqlite3.0.dylib                0x92084a83 incrVacuumStep + 851
    3   libsqlite3.0.dylib                0x920ce6ce sqlite3VdbeExec + 2606
    4   libsqlite3.0.dylib                0x920d9ea2 sqlite3Step + 386
    5   libsqlite3.0.dylib                0x920ba624 sqlite3_exec + 260
    6   com.apple.CFNetwork               0x93c3519e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 64
    7   com.apple.CFNetwork               0x93c11b05 ProcessCacheTasks(__CFURLCache*) + 1433
    8   com.apple.CFNetwork               0x93c0b29f CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9   com.apple.CoreFoundation          0x9016e8f5 CFRunLoopRunSpecific + 4469
    10  com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    11  com.apple.CFNetwork               0x93c0b18c CFURLCacheWorkerThread(void*) + 388
    12  libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    13  libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.WebCore                 0x96ab977c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                  0x0002f33d 0x1000 + 189245
    5   com.apple.Safari                  0x0002f08a 0x1000 + 188554
    6   com.apple.Safari                  0x0002f023 0x1000 + 188451
    7   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    8   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation              0x93dc7520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation              0x93d63dfd -[NSThread main] + 45
    6   com.apple.Foundation              0x93d639a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    8   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x91e0560a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    2   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.WebCore                 0x96ab977c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.Safari                  0x001ae478 0x1000 + 1758328
    4   com.apple.Safari                  0x00044cdd 0x1000 + 277725
    5   com.apple.Safari                  0x00044c2d 0x1000 + 277549
    6   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    7   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x920cdcc4  ecx: 0x00000038  edx: 0xffa587c0
      edi: 0x00ca7870  esi: 0x00ca7274  ebp: 0xb0183dc8  esp: 0xb0183dc0
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f38   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x006ffff0
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x64ffff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x657000 -   0x681fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x692000 -   0x6a1ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11f1c000 - 0x12215ff3 + ??? (???) <1c7cea30ffe2b4de98ced6518df1e54b>
    0x14bbf000 - 0x14bc4ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x9008d000 - 0x9009dfff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9009e000 - 0x900d5fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x900d6000 - 0x900fafff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x900fb000 - 0x9022efe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90234000 - 0x90234ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90235000 - 0x9036dfe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9036e000 - 0x903bcfe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x903bd000 - 0x903fdfef  com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90472000 - 0x9048fff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90490000 - 0x904dffff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x904e0000 - 0x904e0ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x905ab000 - 0x905adff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9081c000 - 0x9083bffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9083c000 - 0x90907fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90908000 - 0x909b9fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x909ba000 - 0x909c5fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x909c6000 - 0x909dbffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x909dc000 - 0x90a83feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90a84000 - 0x90ab1feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90ab2000 - 0x90ab8fff  com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90ac3000 - 0x90b1fff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90b20000 - 0x90b29fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90b2a000 - 0x90b36fff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x90cc7000 - 0x90d41ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90d45000 - 0x90d90fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90d91000 - 0x90d91ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90d92000 - 0x90fa9ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90faa000 - 0x91284ff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91285000 - 0x912bffe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x912c0000 - 0x912c8fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x912c9000 - 0x912f8fe3  com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9137b000 - 0x913f8feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x913f9000 - 0x91400ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x914a6000 - 0x914f1ff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x914f2000 - 0x914f2ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x914f3000 - 0x915baff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x915bb000 - 0x915bffff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x915c0000 - 0x9177cff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91872000 - 0x91c82fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91c83000 - 0x91c90fe7  com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91c91000 - 0x91c91fff  com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91c92000 - 0x91c9cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91c9d000 - 0x91cb9ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91d9d000 - 0x91d9dffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91d9e000 - 0x91db4fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91db5000 - 0x91f1cff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x91f1d000 - 0x91f9cff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91f9d000 - 0x92058fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92059000 - 0x92059ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9205a000 - 0x920e1ff7  libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x920e7000 - 0x920e8ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x920e9000 - 0x92206ff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92207000 - 0x92264ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x92265000 - 0x92345fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92346000 - 0x9234afff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9234b000 - 0x92433ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92434000 - 0x927f2fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927f3000 - 0x9280bfff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9280c000 - 0x92865ff7  libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92866000 - 0x92869fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x928b9000 - 0x92be4ff6  com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92be5000 - 0x92c0dff7  com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92c1a000 - 0x92fd6ff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92fd7000 - 0x93016fef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93017000 - 0x93023ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93024000 - 0x931f5fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9322b000 - 0x93232ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93233000 - 0x932a5fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x932a6000 - 0x932e0ffe  com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x932e1000 - 0x9367efef  com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x936b2000 - 0x93718ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93719000 - 0x93beafbe  libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93c08000 - 0x93caffec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93cb0000 - 0x93d3dff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93d3e000 - 0x93d4cffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x93d4d000 - 0x93d52fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93d59000 - 0x93fd5fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93fd6000 - 0x93fd8ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93fd9000 - 0x9406cff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9406d000 - 0x94072fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94073000 - 0x94106fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94107000 - 0x94116ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94117000 - 0x94117ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94118000 - 0x94261ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94262000 - 0x943acfeb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x943ad000 - 0x946b5fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x946b6000 - 0x94740ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94741000 - 0x9475ffff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x94760000 - 0x94765fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94766000 - 0x9479cfef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x947b5000 - 0x947fefef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x947ff000 - 0x94830ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94831000 - 0x94873fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x948e2000 - 0x948e2ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x948e3000 - 0x949c4ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x949c5000 - 0x94a03fff  libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94a04000 - 0x94a45fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94a46000 - 0x94b7fff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x94b80000 - 0x94c0dff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94c0e000 - 0x94c1effc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94d83000 - 0x94db5fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94db6000 - 0x94db6ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94db7000 - 0x94ddbfeb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x95cdd000 - 0x95ce4fe9  libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x95ce5000 - 0x95d36ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95d37000 - 0x95e89ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95eb4000 - 0x95f66ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x95f67000 - 0x95f92fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x95f93000 - 0x96791fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96792000 - 0x96916fef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96917000 - 0x96a97fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96a98000 - 0x97806fe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9781b000 - 0x97839ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9783a000 - 0x978b7fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x978b8000 - 0x978e1fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x978e2000 - 0x97f82fff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97f83000 - 0x97f92fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x97f93000 - 0x97fedff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97fee000 - 0x97ffaff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x97ffb000 - 0x98016ff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98017000 - 0x98017ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x98018000 - 0x9801afff  com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9802d000 - 0x9811bfef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Reinstall  Safari 5.0.6 for Leopard
    Then restart your Mac, try Safari.
    If it crashes again, third party plugins could still be at fault even though they do not show up in the report.
    Follow the troubleshooting help here >  Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues

  • Safari Keeps Crashing (after awhile of usage)

    For some reason, my Safari keeps crashing (after say 30 - 40 mins of usage) - this problem only cropped up about a week ago - before it was fine. I did a wipe and install of Leopard and being the minimalist that I am, I have minimal amount of software - nothing unnecessary or untested.
    Is there any way of solving this? - I'd hate to revert back to firefox, because truthfully, Safari tickles my fancy far better.
    Has anyone else had this problem?
    Will deleting safari completely and reinstalling solve it? - even if no one has any solution, if you have the same problem - just rant here

    That didn't help.  It's still doing it..
    Thanks

  • Safari keeps crashing after 5.1.1 upgrade

    Using safari keeps crashing. Mostly on Facebook but it has happened on other sites as well after long usage. Tried chrome app and it does the same thing. Also did a reset and the problem still exists.

    I'm having the same problem since updating to iOS 7.1.  Safari now crashes every time I try to open bookmarks and also intermittently when trying to enter web addresses.  I've tried doing a hard reset and clearing cookies and history but nothing works.  It worked fine before upgrade.  I'm using a three week old iPad Mini with Retina Display and am seriously regretting my purchase.  Can anyone help?

  • Safari keeps crashing after latest Security patch

    Since I installed the latest Security patch Safari keeps crashing, as often as every 15 minutes...
    I suspect that it has something to do with the latest Flash-player. Is there a way around this or do I have to wait for the next patch from Apple (or Adobe)?
    I post one of my crash-reports.
    Here is what I have tried to solve this:
    - repaired permissions
    - uninstalled and reinstalled Flash-player
    - trashed ~/Library/Preferences/com.apple.Safari.plist
    - resetted Safari and cleared cache
    - reinstalled latest Security patch v 1.1
    Any suggestions?
    Process: Safari [156]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.10.6)
    Build Info: WebBrowser-55231006~1
    Code Type: X86 (Native)
    Parent Process: launchd [109]
    Date/Time: 2008-01-07 09:50:12.814 +0100
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000015371d80
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...ple.ApplicationServices.ATS 0x90436a86 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 302
    1 ...ple.ApplicationServices.ATS 0x903f71f7 AVLRFindBestMatch + 351
    2 ...ple.ApplicationServices.ATS 0x903f7063 FindEntryInNameCacheByName + 383
    3 ...ple.ApplicationServices.ATS 0x903f6b41 FindFontIDFromNameInternalCore(unsigned long, unsigned long const*, unsigned long, unsigned long, unsigned long, unsigned char*, unsigned long, unsigned long, unsigned long*, FontNameCacheNode*) + 159
    4 ...ple.ApplicationServices.ATS 0x903f6933 FindFontIDFromNameInternal + 85
    5 ...ple.ApplicationServices.ATS 0x9040d4a8 _eFOFindFontIDFromName + 116
    6 ...ple.ApplicationServices.ATS 0x9040d41c FOFindFontIDFromName + 111
    7 com.apple.QD 0x9111ddcc ATSUFindFontFromName + 246
    8 ...romedia.Flash Player.plugin 0x176da4ee 0x17357000 + 3683566
    9 ...romedia.Flash Player.plugin 0x173be83f 0x17357000 + 423999
    10 ...romedia.Flash Player.plugin 0x173c4663 0x17357000 + 448099
    11 ...romedia.Flash Player.plugin 0x173c4988 0x17357000 + 448904
    12 ...romedia.Flash Player.plugin 0x173c5423 0x17357000 + 451619
    13 ...romedia.Flash Player.plugin 0x173d030b 0x17357000 + 496395
    14 ...romedia.Flash Player.plugin 0x174f27d5 0x17357000 + 1685461
    15 ...romedia.Flash Player.plugin 0x1749a3de 0x17357000 + 1323998
    16 ...romedia.Flash Player.plugin 0x17551082 0x17357000 + 2072706
    17 ...romedia.Flash Player.plugin 0x17555b14 0x17357000 + 2091796
    18 ...romedia.Flash Player.plugin 0x175566d4 0x17357000 + 2094804
    19 ...romedia.Flash Player.plugin 0x175582b1 0x17357000 + 2101937
    20 ...romedia.Flash Player.plugin 0x175a1be0 0x17357000 + 2403296
    21 ...romedia.Flash Player.plugin 0x177118ba Flash_EnforceLocalSecurity + 74386
    22 com.apple.CoreFoundation 0x9281ab7e CFRunLoopRunSpecific + 4494
    23 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    24 com.apple.HIToolbox 0x958878a4 RunCurrentEventLoopInMode + 283
    25 com.apple.HIToolbox 0x958876bd ReceiveNextEventCommon + 374
    26 com.apple.HIToolbox 0x95887531 BlockUntilNextEventMatchingListInMode + 106
    27 com.apple.AppKit 0x91d49d5b _DPSNextEvent + 657
    28 com.apple.AppKit 0x91d496a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    29 com.apple.Safari 0x00009d4e 0x1000 + 36174
    30 com.apple.AppKit 0x91d426d1 -[NSApplication run] + 795
    31 com.apple.AppKit 0x91d0f9ba NSApplicationMain + 574
    32 com.apple.Safari 0x00002876 0x1000 + 6262
    Thread 1:
    0 libSystem.B.dylib 0x96065ace _semwaitsignal + 10
    1 libSystem.B.dylib 0x9608fced pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x0086802f WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x00863625 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    5 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9281a0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x90fd57ba CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    6 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9281a0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x900c1560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9005e04d -[NSThread main] + 45
    6 com.apple.Foundation 0x9005dbf4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    8 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x960adf5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    2 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9281a0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91022d45 _KeychainThread + 230
    5 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    6 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x1781f341 memcopy_mmx + 709497
    3 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    4 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9605e92e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x960901e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x960d5c4b pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x176e6572 0x17357000 + 3732850
    4 ...romedia.Flash Player.plugin 0x1771de68 Flash_EnforceLocalSecurity + 124992
    5 ...romedia.Flash Player.plugin 0x176e681c 0x17357000 + 3733532
    6 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    7 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9605e92e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x960901e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x960d5c4b pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x176e6572 0x17357000 + 3732850
    4 ...romedia.Flash Player.plugin 0x1771de68 Flash_EnforceLocalSecurity + 124992
    5 ...romedia.Flash Player.plugin 0x176e681c 0x17357000 + 3733532
    6 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    7 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xa00770b0 ebx: 0x90436973 ecx: 0x0000008a edx: 0x00000001
    edi: 0x15371d90 esi: 0x15371d7c ebp: 0xbfffdb08 esp: 0xbfffdac0
    ss: 0x0000001f efl: 0x00010202 eip: 0x90436a86 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x15371d80
    Binary Images:
    0x1000 - 0x12efef com.apple.Safari 3.0.4 (5523.10.6) <53d219fd878088543fd2e1af460bed18> /Applications/Safari.app/Contents/MacOS/Safari
    0x176000 - 0x184ff8 SyndicationUI ??? (???) <8adc35e1eb5001dead3c18ee25f2e8db> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x193000 - 0x1bafff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
    0x420000 - 0x506ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x860000 - 0xd76fff com.apple.WebCore 5523.10.6 (5523.10.6) <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x17ce000 - 0x17d3ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x15cde000 - 0x15cdeffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x17164000 - 0x1716bffd com.apple.JavaVM 12.0.0 (12.0.0) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17357000 - 0x17954ff3 +com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) <9fa57b6dc7ff4cfe9a518442325e91cb> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x17a95000 - 0x17ab4fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1971a000 - 0x19728feb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1972d000 - 0x1973ffff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x90053ff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90054000 - 0x902cdfe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x902ce000 - 0x90318fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90319000 - 0x903c8fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x903c9000 - 0x903e1fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x903e2000 - 0x903f1fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x903f2000 - 0x90484ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90485000 - 0x90535fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90536000 - 0x9055afff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x9058d000 - 0x905a8ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x905a9000 - 0x905d8fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x905fd000 - 0x90ac9ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90cc1000 - 0x90d54fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90d55000 - 0x90d65fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90d66000 - 0x90dcbffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90dcc000 - 0x90e56fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90e57000 - 0x90e58ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90e59000 - 0x90e59ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90e5a000 - 0x90f0cffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x90f0d000 - 0x90f16fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90f17000 - 0x90f5cfef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90f5d000 - 0x90f87fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x90f88000 - 0x90f8fff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90f90000 - 0x90fc9ffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90fca000 - 0x91041fe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91061000 - 0x91061ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91062000 - 0x91094fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91104000 - 0x911abfff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x911ac000 - 0x911acff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91239000 - 0x918d0fef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91925000 - 0x91966fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91967000 - 0x91a22fe3 com.apple.WebKit 5523.10.6 (5523.10.6) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91a23000 - 0x91a28fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91a29000 - 0x91a4dfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x91a4e000 - 0x91a76ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91b57000 - 0x91b6dfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91b6e000 - 0x91b73fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91cab000 - 0x91d08ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x91d09000 - 0x92503fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9276d000 - 0x927a7ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x927a8000 - 0x928dafe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92ae8000 - 0x92ef8fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93033000 - 0x93042ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93050000 - 0x9340efea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9340f000 - 0x93410fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9345e000 - 0x9347cff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9347d000 - 0x9348dffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9348f000 - 0x93768fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x937a3000 - 0x9386efff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9386f000 - 0x93993fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93994000 - 0x939edfff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x939ee000 - 0x939eeffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x939ef000 - 0x939f1ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x939f2000 - 0x93a6efeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93a6f000 - 0x93a85fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93a86000 - 0x93a88fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93a89000 - 0x93b50ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93b51000 - 0x93c07fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93c08000 - 0x93c27ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93c28000 - 0x93c2cfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93c2d000 - 0x93d0cfff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x93d0d000 - 0x93d8cff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93d8d000 - 0x93e01fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93e02000 - 0x93e09fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x93e0a000 - 0x93e37feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94d59000 - 0x950efff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x950f0000 - 0x95235ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95236000 - 0x95290ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95291000 - 0x952ceff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x952cf000 - 0x95305fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x95306000 - 0x95306ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95307000 - 0x95315ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x95316000 - 0x95322ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95323000 - 0x95323ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95324000 - 0x9532fff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95330000 - 0x9536ffef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95370000 - 0x9537afeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x953c0000 - 0x953c3fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x953c4000 - 0x954fcff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x954fd000 - 0x955e1ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x955e2000 - 0x95600fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x95601000 - 0x9577ffff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95780000 - 0x95807ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x95858000 - 0x95b5efff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95b9c000 - 0x95c45fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95d9d000 - 0x95da5fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95da6000 - 0x95db1fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95db2000 - 0x95f7bfef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95f7c000 - 0x95fbefef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95fbf000 - 0x95fbfffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95fc0000 - 0x9603aff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9605e000 - 0x961b8fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x961b9000 - 0x961bffff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x961c0000 - 0x961c7fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x961c8000 - 0x961dcff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x966f4000 - 0x966f4fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96733000 - 0x967bfff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x967c5000 - 0x967c7fff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x967c8000 - 0x967c8ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x967cf000 - 0x967dcfe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x967dd000 - 0x96813fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96814000 - 0x96915fff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96916000 - 0x969f7ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x969f8000 - 0x96a54ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96a55000 - 0x96d66fe2 com.apple.QuickTime 7.3.1 (7.3.1) <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96d67000 - 0x96d6effe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I am getting crashes on this too and suspect it may be related to Flash (see similar crash log I have on http://discussions.apple.com/thread.jspa?threadID=1330783 )
    However, I'm getting Application.ATS in the logs too - and iTunes similarly crashes on a fairly regular basis if I leave it running in the background with the iTunes Store open - so I now suspect it's to do with the latest security patch and something with ATS:
    Process: iTunes [563]
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier: com.apple.iTunes
    Version: 7.5 (7.5)
    Build Info: iTunes-7501901~6
    Code Type: X86 (Native)
    Parent Process: launchd [89]
    Date/Time: 2008-01-09 22:03:09.386 +0000
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000113af0f8
    Crashed Thread: 6
    Thread 0:
    0 libSystem.B.dylib 0x936ab8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x936b30dc mach_msg + 72
    2 ...ple.CoreServices.CarbonCore 0x94348439 YieldToThread + 478
    3 ...ple.CoreServices.CarbonCore 0x94348258 YieldToAnyThread + 18
    4 com.apple.iTunes 0x0026c661 0x1000 + 2537057
    5 com.apple.iTunes 0x000770ec 0x1000 + 483564
    6 com.apple.iTunes 0x0025ac01 0x1000 + 2464769
    7 com.apple.CoreFoundation 0x96a3eb7e CFRunLoopRunSpecific + 4494
    8 com.apple.CoreFoundation 0x96a3ed38 CFRunLoopRunInMode + 88
    9 com.apple.HIToolbox 0x924048a4 RunCurrentEventLoopInMode + 283
    10 com.apple.HIToolbox 0x924b85a7 GetNextEventMatchingMask + 447
    11 com.apple.HIToolbox 0x924b82ae WNEInternal + 151
    12 com.apple.HIToolbox 0x924b820d WaitNextEvent + 54
    13 com.apple.iTunes 0x001bd8e2 0x1000 + 1820898
    14 com.apple.iTunes 0x0025b146 0x1000 + 2466118
    15 com.apple.iTunes 0x0025bc84 0x1000 + 2468996
    16 com.apple.iTunes 0x00039283 0x1000 + 230019
    17 com.apple.iTunes 0x0025c3a9 0x1000 + 2470825
    18 com.apple.iTunes 0x00002da2 0x1000 + 7586
    19 com.apple.iTunes 0x00002cc9 0x1000 + 7369
    Thread 1:
    0 libSystem.B.dylib 0x936ab8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x936b30dc mach_msg + 72
    2 com.apple.CoreFoundation 0x96a3e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x96a3ed38 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x93b4d464 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x93b4d300 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    7 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x936ab92e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x936dd1e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x93722c4b pthreadcondwait + 48
    3 com.apple.iTunes 0x002438f2 0x1000 + 2369778
    4 com.apple.iTunes 0x00330efd 0x1000 + 3342077
    5 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    6 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x936faf5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    2 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9370a3ca accept$NOCANCEL$UNIX2003 + 10
    1 com.apple.iTunes 0x002708e6 0x1000 + 2554086
    2 com.apple.iTunes 0x002cda8b 0x1000 + 2935435
    3 com.apple.iTunes 0x002cdaf4 0x1000 + 2935540
    4 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    5 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x936ab8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x936b30dc mach_msg + 72
    2 com.apple.CoreFoundation 0x96a3e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x96a3ed94 CFRunLoopRun + 84
    4 com.apple.iTunes 0x00229a3e 0x1000 + 2263614
    5 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    6 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 6 Crashed:
    0 ...ple.ApplicationServices.ATS 0x96bf2a86 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 302
    1 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    2 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    3 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    4 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    5 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    6 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    7 ...ple.ApplicationServices.ATS 0x96bb31f7 AVLRFindBestMatch + 351
    8 ...ple.ApplicationServices.ATS 0x96bb3063 FindEntryInNameCacheByName + 383
    9 ...ple.ApplicationServices.ATS 0x96bb2b41 FindFontIDFromNameInternalCore(unsigned long, unsigned long const*, unsigned long, unsigned long, unsigned long, unsigned char*, unsigned long, unsigned long, unsigned long*, FontNameCacheNode*) + 159
    10 ...ple.ApplicationServices.ATS 0x96bb2933 FindFontIDFromNameInternal + 85
    11 ...ple.ApplicationServices.ATS 0x96bc94a8 _eFOFindFontIDFromName + 116
    12 ...ple.ApplicationServices.ATS 0x96bc941c FOFindFontIDFromName + 111
    13 com.apple.QD 0x913bddcc ATSUFindFontFromName + 246
    14 com.apple.iTunes 0x001b0329 0x1000 + 1766185
    15 com.apple.iTunes 0x0021294c 0x1000 + 2169164
    16 com.apple.iTunes 0x001a425c 0x1000 + 1716828
    17 com.apple.iTunes 0x004701e5 0x1000 + 4649445
    18 com.apple.iTunes 0x00470b3e 0x1000 + 4651838
    19 com.apple.iTunes 0x0046d6e9 0x1000 + 4638441
    20 com.apple.iTunes 0x001a7299 0x1000 + 1729177
    21 com.apple.iTunes 0x001a73df 0x1000 + 1729503
    22 com.apple.iTunes 0x00198eb8 0x1000 + 1670840
    23 com.apple.iTunes 0x0019a3fa 0x1000 + 1676282
    24 com.apple.iTunes 0x0019a629 0x1000 + 1676841
    25 com.apple.iTunes 0x0026c2e0 0x1000 + 2536160
    26 ...ple.CoreServices.CarbonCore 0x9434cd0d CooperativeThread + 309
    27 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    28 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x936ab946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x936dd1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x936dea53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.iTunes 0x00243898 0x1000 + 2369688
    4 com.apple.iTunes 0x00243b25 0x1000 + 2370341
    5 com.apple.iTunes 0x00243c04 0x1000 + 2370564
    6 com.apple.iTunes 0x001f4a6d 0x1000 + 2046573
    7 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    8 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 6 crashed with X86 Thread State (32-bit):
    eax: 0xa08ff0b0 ebx: 0x96bf2973 ecx: 0x00000002 edx: 0x00000001
    edi: 0x113af108 esi: 0x113af0f4 ebp: 0xb023fed8 esp: 0xb023fe90
    ss: 0x0000001f efl: 0x00010202 eip: 0x96bf2a86 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x113af0f8
    Binary Images:
    0x1000 - 0xa7ffe4 com.apple.iTunes 7.5 (7.5) /Applications/iTunes.app/Contents/MacOS/iTunes
    0xe44000 - 0xe48fff com.apple.iPod 1.5 (15) <80c68d6d158ff1999c64d7450e34e0db> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0xe4f000 - 0xe56fff com.apple.ipodsynchronization 2.3 (106.0) /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0xe5f000 - 0xeebffb com.apple.iTunes.iPodUpdater 7.4.1 (7.4.1) /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0xf43000 - 0x100cff5 com.apple.DiscRecording 4.0 (4000.4.10) <d4130992c67baeb1ec39e6b63e080550> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x1600000 - 0x163bfff com.apple.QuickTimeFireWireDV.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1646000 - 0x1660fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1665000 - 0x166affb com.apple.AppleMPEG2Codec 1.0 (211) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1670000 - 0x16abfe3 com.apple.AppleVAFramework 4.0.14 (4.0.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x16d4000 - 0x16eefe3 com.apple.applepixletvideo 1.2.10 (1.2d10) <fdac8dfc20ba5d49672d57e04d5c09a2> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xbf80000 - 0xc162fe4 +org.perian.Perian 1.0 (1.0) /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0xc28d000 - 0xc4cdfd2 +net.telestream.wmv.import 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0xc505000 - 0xc6c7fea +net.telestream.wmv.advanced 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0xccee000 - 0xcceffe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xddf5000 - 0xddf8fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xddfe000 - 0xddffffe com.apple.bluetooth.SCOCoreAudioPlugIn 2.0 (2.0f20) <af44d713dbc34ffeeeef960ee38b15f8> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS COAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Con tents/MacOS/IOBluetoothSCOAudioDriverPlugIn
    0xde04000 - 0xde71ff7 com.apple.Bluetooth 2.0 (2.0f20) <3607252944b8cd29f3e9f5a00cc32247> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0xdebd000 - 0xdec0fff com.apple.BezelServicesFW 1.4.533 (1.4.533) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0xdec7000 - 0xdeccfff com.apple.audio.AppleHDAHALPlugIn 1.4.0 (1.4.0a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xe0ae000 - 0xe23bfef com.apple.audio.codecs.Components 1.6 (1.6) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0xe2d5000 - 0xe2d9fff com.apple.QuartzComposer.iTunesPlugIn 1.0 (10) /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x10352000 - 0x10438ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x10576000 - 0x10588fff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x105e2000 - 0x105ebff7 com.apple.iokit.IOUSBLib 3.0.0 (3.0.0) <07a7c9d3dc35bd53355b3bbf698e790e> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x3c390000 - 0x3c3aeff7 com.apple.mobiledevice 2.0 (2.0) <af8c94837d4444c8b47c8801c4f8a1e4> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5 (1.5) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x90519fff com.apple.WebCore 5523.10.6 (5523.10.6) <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9051a000 - 0x9051cfff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9051d000 - 0x90533fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90534000 - 0x905e4fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x905e5000 - 0x9063efff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9063f000 - 0x90b0bffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90b0c000 - 0x90b36fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x90b4f000 - 0x90bdaffb com.apple.QTKit 7.3.1 (7.3.1) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90bdb000 - 0x90d11fe3 com.apple.imageKit 1.0 (1.0) <2f2656deebcf595b88f010ba08cef0e4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90d12000 - 0x90d30ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90d31000 - 0x90d58fff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
    0x90d89000 - 0x90dbffff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90df7000 - 0x90e07ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90e08000 - 0x90eb7fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90eb8000 - 0x90ffdff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90ffe000 - 0x911b9ff3 com.apple.QuartzComposer 2.0 (106) <e31bf3733d0676dd7993afca6ce48c3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x911c0000 - 0x9123aff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9123b000 - 0x9126afe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9126b000 - 0x9134afff com.apple.syncservices 3.0 (388) <fc1294b5b89dcab17de9e04c282a3cad> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9134b000 - 0x9139bff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9139c000 - 0x913a3fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x913a4000 - 0x9144bfff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9144c000 - 0x91615fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91616000 - 0x91616ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91617000 - 0x919adff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x919ae000 - 0x91a64fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91a65000 - 0x91a89feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x91a8a000 - 0x91b14fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91b69000 - 0x91b74ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x91cac000 - 0x91cc4fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91cc5000 - 0x91ce8fff com.apple.CoreMediaPrivate 1.2 (1.2) <0f78d9bc7307d60cf58c0f8ac8994cf4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x91ce9000 - 0x91d23ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91eb9000 - 0x91ebbff1 com.apple.QuickTimeH264.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x91ebc000 - 0x91ec1fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91ec2000 - 0x91eeaff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91eeb000 - 0x91eebffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91eec000 - 0x91f1dffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91f1e000 - 0x91f25ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91f26000 - 0x922e4fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x923a0000 - 0x923a0ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x923a1000 - 0x923c0ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x923d5000 - 0x926dbfff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x926dc000 - 0x9271bfef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9284a000 - 0x929c8fff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x929c9000 - 0x929c9ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x929ca000 - 0x92a24ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92a25000 - 0x92a25ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92a26000 - 0x92ab2ff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92ab3000 - 0x92b0fff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92b10000 - 0x92bd7ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92bd8000 - 0x92c35ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x92c40000 - 0x92c47ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x92c48000 - 0x92c54fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x92c55000 - 0x9344ffef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93450000 - 0x9345dfe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9345e000 - 0x934f1fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93500000 - 0x93507fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93508000 - 0x935e7fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x935e8000 - 0x93667ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93668000 - 0x936aafef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x936ab000 - 0x93805fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x93806000 - 0x93807ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x93a83000 - 0x93b2cfff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93b2d000 - 0x93b2fff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93b30000 - 0x93bacfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93bad000 - 0x93ca1ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x93ca2000 - 0x93d29ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x93d2a000 - 0x93d3eff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93d3f000 - 0x93d3ffff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93d40000 - 0x93fb9fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93fba000 - 0x93fc6ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93fc7000 - 0x94003ff7 com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x94004000 - 0x94031feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94032000 - 0x94064fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94065000 - 0x940a6fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x940f1000 - 0x94115fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x94116000 - 0x941e1fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x941e2000 - 0x942c6ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x942c7000 - 0x942d6ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x942d7000 - 0x945b0fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x945b1000 - 0x945bbfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x945c8000 - 0x946ecfe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94727000 - 0x9472cfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9472d000 - 0x9472dffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9472e000 - 0x94734fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94735000 - 0x94b45fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94b46000 - 0x959c7fe2 com.apple.QuickTimeComponents.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x959c8000 - 0x959c8ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x959c9000 - 0x95a06ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95a07000 - 0x9609efef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9609f000 - 0x960a7fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x960a8000 - 0x960b7fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x960b8000 - 0x961f0ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x96260000 - 0x962acfff com.apple.QuickLookUIFramework 1.0.1 (168.1) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x962ad000 - 0x9635fffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x96360000 - 0x9637eff7 com.apple.QuickLookFramework 1.0.1 (168.1) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9637f000 - 0x96382fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96383000 - 0x9638efe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9638f000 - 0x9638fffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96390000 - 0x96390ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96391000 - 0x96405fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96406000 - 0x96424fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x96425000 - 0x964e0fe3 com.apple.WebKit 5523.10.6 (5523.10.6) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x964e1000 - 0x964e1ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x964e2000 - 0x964f2fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x964f3000 - 0x9650effb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96575000 - 0x96613fef com.apple.QuickTimeImporters.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x96645000 - 0x96956fe2 com.apple.QuickTime 7.3.1 (7.3.1) <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96957000 - 0x969c6fff com.apple.PDFKit 2.0 (2.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969c7000 - 0x969cbfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x969cc000 - 0x96afefe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96b04000 - 0x96b05fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x96b06000 - 0x96b14ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96b15000 - 0x96b1efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96b1f000 - 0x96b35fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96b36000 - 0x96badfe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96bae000 - 0x96c40ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c41000 - 0x96c46ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96c47000 - 0x96c8cfef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96c8d000 - 0x96d6eff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Safari keeps crashing after a few minutes of use

    Safair keeps crashing after a few minutes of use.  it's crashed 3 times as i type this in.
    Process:         WebProcess [2689]
    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 [2687]
    Date/Time:       2013-01-23 14:43:34.390 -0500
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          13591 sec
    Crashes Since Last Report:           82
    Per-App Interval Since Last Report:  8451 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      106A4CA9-52DE-423C-98D1-720D484111EE
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000028
    VM Regions Near 0x28:
    -->
        __TEXT                 000000010428b000-000000010428c000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[2689]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x00000001054c2784 WebCore::RenderObject::destroyAndCleanupAnonymousWrappers() + 20
    1   com.apple.WebCore                       0x0000000104ae0043 WebCore::Node::detach() + 35
    2   com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    3   com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    4   com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    5   com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    6   com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    7   com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    8   com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    9   com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    10  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    11  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    12  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    13  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    14  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    15  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    16  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    17  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    18  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    19  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    20  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    21  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    22  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    23  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    24  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    25  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    26  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    27  com.apple.WebCore                       0x0000000104adfffc WebCore::ContainerNode::detach() + 28
    28  com.apple.WebCore                       0x0000000104adff38 WebCore::Element::detach() + 376
    29  com.apple.WebCore                       0x0000000104adf0cf WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 575
    30  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    31  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    32  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    33  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    34  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    35  com.apple.WebCore                       0x0000000104adf445 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1461
    36  com.apple.WebCore                       0x0000000104aaea0f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559
    37  com.apple.WebCore                       0x0000000104ad8cf3 WebCore::Document::updateStyleIfNeeded() + 67
    38  com.apple.WebCore                       0x0000000104ae4917 WebCore::Document::updateLayout() + 55
    39  com.apple.WebCore                       0x0000000104ae48cb WebCore::Document::updateLayoutIgnorePendingStylesheets() + 123
    40  com.apple.WebCore                       0x000000010501e697 WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(WebCore::CSSPropertyI D, WebCore::EUpdateLayout) const + 71
    41  com.apple.WebCore                       0x0000000105031e09 WebCore::CSSComputedStyleDeclaration::getPropertyValue(***::String const&) + 57
    42  com.apple.WebCore                       0x0000000104c410ea WebCore::jsCSSStyleDeclarationPrototypeFunctionGetPropertyValue(JSC::ExecState* ) + 298
    43  ???                                     0x000000010645e265 0 + 4400210533
    44  com.apple.JavaScriptCore                0x0000000104753f50 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    45  com.apple.JavaScriptCore                0x0000000104753bb4 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    46  com.apple.WebCore                       0x0000000104b36b32 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
    47  com.apple.WebCore                       0x0000000104b36654 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 212
    48  com.apple.WebCore                       0x0000000104ab6e05 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 69
    49  com.apple.WebCore                       0x0000000104ab6eda WebCore::Node::handleLocalEvents(WebCore::Event*) + 170
    50  com.apple.WebCore                       0x0000000104b41d06 WebCore::EventContext::handleLocalEvents(WebCore::Event*) const + 86
    51  com.apple.WebCore                       0x0000000104ab669b WebCore::EventDispatcher::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 939
    52  com.apple.WebCore                       0x0000000104bc386c WebCore::MouseEventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 220
    53  com.apple.WebCore                       0x00000001051697ab WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, ***::PassRefPtr<WebCore::EventDispatchMediator>) + 139
    54  com.apple.WebCore                       0x0000000104bc34c6 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, ***::AtomicString const&, int, WebCore::Node*) + 134
    55  com.apple.WebCore                       0x0000000104bc29e9 WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 105
    56  com.apple.WebCore                       0x0000000104bc85fb WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 1147
    57  com.apple.WebKit2                       0x00000001044cd34e _ZN6WebKitL16handleMouseEventERKNS_13WebMouseEventEPNS_7WebPageEb + 407
    58  com.apple.WebKit2                       0x00000001044cd189 WebKit::WebPage::mouseEvent(WebKit::WebMouseEvent const&) + 127
    59  com.apple.WebKit2                       0x00000001044d956f void CoreIPC::handleMessage<Messages::WebPage::MouseEvent, WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)>(CoreIPC::ArgumentDecoder*, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)) + 83
    60  com.apple.WebKit2                       0x00000001044a4751 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
    61  com.apple.WebKit2                       0x0000000104414cad CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
    62  com.apple.WebKit2                       0x0000000104457ab3 CoreIPC::Connection::dispatchOneMessage() + 139
    63  com.apple.WebCore                       0x000000010550557c WebCore::RunLoop::performWork() + 156
    64  com.apple.WebCore                       0x0000000105505c17 WebCore::RunLoop::performWork(void*) + 71
    65  com.apple.CoreFoundation                0x00007fff967074f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    66  com.apple.CoreFoundation                0x00007fff96706d5d __CFRunLoopDoSources0 + 253
    67  com.apple.CoreFoundation                0x00007fff9672db49 __CFRunLoopRun + 905
    68  com.apple.CoreFoundation                0x00007fff9672d486 CFRunLoopRunSpecific + 230
    69  com.apple.HIToolbox                     0x00007fff93f792bf RunCurrentEventLoopInMode + 277
    70  com.apple.HIToolbox                     0x00007fff93f8056d ReceiveNextEventCommon + 355
    71  com.apple.HIToolbox                     0x00007fff93f803fa BlockUntilNextEventMatchingListInMode + 62
    72  com.apple.AppKit                        0x00007fff8deb5779 _DPSNextEvent + 659
    73  com.apple.AppKit                        0x00007fff8deb507d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    74  com.apple.AppKit                        0x00007fff8deb19b9 -[NSApplication run] + 470
    75  com.apple.WebCore                       0x0000000105505fef WebCore::RunLoop::run() + 63
    76  com.apple.WebKit2                       0x00000001044fa054 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    77  com.apple.WebKit2                       0x00000001044c4ac5 WebKitMain + 285
    78  com.apple.WebProcess                    0x000000010428be5e 0x10428b000 + 3678
    79  com.apple.WebProcess                    0x000000010428bd80 0x10428b000 + 3456
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f5e67e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff92c76786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff92c75316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010473dfb6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010495fd9a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010497538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001048c27b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00000001048c2696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010497538f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8f5e467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f5e3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9672550c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff9672dc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff9672d486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8fa5cfd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8fa5172a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8fa516a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8f5e5df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff96776c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8f5e6192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91c28594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff91c29b85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8f5e6192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91c28594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff91c29b85 start_wqthread + 13
    Thread 8:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib                  0x00007fff8f5e467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f5e3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9672550c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff9672dc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff9672d486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff9673d19f CFRunLoopRun + 95
    6   com.apple.CoreMedia                     0x00007fff8da0e0ba FigThreadGlobalNetworkBufferingRunloop + 119
    7   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    8   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 9:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff8da0fa5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff8da0fc55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff95fab8b6 0x7fff95f9d000 + 59574
    5   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 10:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff8da0fa5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff8da0fc55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff95fdd33e 0x7fff95f9d000 + 262974
    5   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 11:: AQClient
    0   libsystem_kernel.dylib                  0x00007fff8f5e467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f5e3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9672550c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff9672dc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff9672d486 CFRunLoopRunSpecific + 230
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a345c74 GenericRunLoopThread::RunLoop() + 50
    6   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a3460a7 GenericRunLoopThread::Run() + 145
    7   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a345db0 TRunLoop<AQClient>::Entry(void*) + 9
    8   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a30e61e CAPThread::Entry(CAPThread*) + 98
    9   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8f5e467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f5e3d71 mach_msg + 73
    2   ???                                     0x00000001465fecd7 0 + 5475658967
    3   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 13:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff8da0fa5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff8da0fc55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff95fbe519 0x7fff95f9d000 + 136473
    5   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 14:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff8da0fa5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff8da0fc55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff95ff8bc4 0x7fff95f9d000 + 375748
    5   com.apple.CoreMedia                     0x00007fff8da109f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8f5e5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91c2a274 _pthread_cond_wait + 840
    2   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a30e259 CAGuard::Wait() + 93
    3   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a3262a5 AQConverterManager::AQConverterThread::Run() + 249
    4   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a32098b AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 25
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8a30e61e CAPThread::Entry(CAPThread*) + 98
    6   libsystem_c.dylib                       0x00007fff91c268bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff91c29b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000014c0a00d0  rcx: 0x0000000150908850  rdx: 0x0000000150908a88
      rdi: 0x00000001409088b0  rsi: 0x0000000000000019  rbp: 0x00007fff63e87020  rsp: 0x00007fff63e87000
       r8: 0x0000000000000000   r9: 0x0000000000000132  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x000000014bed5840  r13: 0x000000015090ca28  r14: 0x00000001409088b0  r15: 0x000000014bb1cd80
      rip: 0x00000001054c2784  rfl: 0x0000000000010202  cr2: 0x0000000000000028
    Logical CPU: 1
    Binary Images:
           0x10428b000 -        0x10428bfff  com.apple.WebProcess (7536 - 7536.26.17) <2188CE7D-394B-344E-8C8D-10B6E7147DCC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x104290000 -        0x104290fff  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
           0x104400000 -        0x1045daff7  com.apple.WebKit2 (7536 - 7536.26.17) <581B0D94-3749-3DFC-B15B-68E026AF5942> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x104737000 -        0x1049d1ff7  com.apple.JavaScriptCore (7536 - 7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x104a7d000 -        0x105a23ff7  com.apple.WebCore (7536 - 7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x148af0000 -        0x148f92fff  com.apple.Safari.framework (7536 - 7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x1492b1000 -        0x149435fff  com.apple.WebKit (7536 - 7536.26.17) <8FC2CDD6-82DB-3ECE-A5C1-5CDA0E0575F1> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x149a28000 -        0x149a3efff  com.apple.WebInspector (7536 - 7536.26.7) <0A8DB0C8-6526-33AF-91BB-910D2B4E3AE8> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x14af4d000 -        0x14af4efff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x14b781000 -        0x14b785fff  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x150820000 -        0x150825fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x152443000 -        0x15258eff7  com.apple.audio.units.Components (1.7.3 - 1.7.3) <CAC75CC0-DAD7-3DD3-91CF-DDE8B19DEBDD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff63e8b000 -     0x7fff63ebfbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff89dec000 -     0x7fff89e12fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89e13000 -     0x7fff89e25ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff89e26000 -     0x7fff89e26fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff89f94000 -     0x7fff8a219ff7  com.apple.RawCamera.bundle (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8a21a000 -     0x7fff8a2b0ff7  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
        0x7fff8a2b1000 -     0x7fff8a40efff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8a40f000 -     0x7fff8a41efff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8a68c000 -     0x7fff8a76bfff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8a77b000 -     0x7fff8a7f1ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8a846000 -     0x7fff8a84bfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8b6e9000 -     0x7fff8b715ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b716000 -     0x7fff8b743fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8b744000 -     0x7fff8b8cfff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8b8d0000 -     0x7fff8b8e3ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8b8e4000 -     0x7fff8ba84ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8badc000 -     0x7fff8bae0fff  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
        0x7fff8baf5000 -     0x7fff8bb11fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8bcf7000 -     0x7fff8be2dfff  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
        0x7fff8be2e000 -     0x7fff8bee1ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8bee2000 -     0x7fff8bf0afff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8bf28000 -     0x7fff8bf69fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8bf6a000 -     0x7fff8bf78ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff8bf79000 -     0x7fff8c07afff  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
        0x7fff8c07b000 -     0x7fff8c188fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c189000 -     0x7fff8c1b6fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8c1b7000 -     0x7fff8c1c4fff  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
        0x7fff8c1c5000 -     0x7fff8c1f0fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8c1f1000 -     0x7fff8c21aff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c21b000 -     0x7fff8c48cfff  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
        0x7fff8c4a5000 -     0x7fff8c4b0ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8c51d000 -     0x7fff8c524fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c525000 -     0x7fff8c526ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d17c000 -     0x7fff8d760fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8d761000 -     0x7fff8d7ccff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d7f7000 -     0x7fff8d7f9fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8d7fa000 -     0x7fff8d8dee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8d8f5000 -     0x7fff8d8f5fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8d8f6000 -     0x7fff8d96cfff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8d96d000 -     0x7fff8d99dff7  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
        0x7fff8d99e000 -     0x7fff8d9f1fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8d9f2000 -     0x7fff8da39ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8db19000 -     0x7fff8db62ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8db6f000 -     0x7fff8db6ffff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8dcfb000 -     0x7fff8dd11ff7  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
        0x7fff8dd50000 -     0x7fff8ddc0fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8ddc1000 -     0x7fff8ddc3fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8dddd000 -     0x7fff8de12fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8de13000 -     0x7fff8de19fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8de20000 -     0x7fff8de27ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8de28000 -     0x7fff8de28fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8de29000 -     0x7fff8deacfef  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
        0x7fff8dead000 -     0x7fff8eab3fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8ec0c000 -     0x7fff8eca6ff7  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
        0x7fff8ed91000 -     0x7fff8f1afff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8f1b0000 -     0x7fff8f2c9fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8f2ca000 -     0x7fff8f345ff7  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
        0x7fff8f346000 -     0x7fff8f386fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8f387000 -     0x7fff8f39dfff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8f5ca000 -     0x7fff8f5ceff7  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
        0x7fff8f5cf000 -     0x7fff8f5effff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f5f4000 -     0x7fff8f633fff  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
        0x7fff8f634000 -     0x7fff8f729fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8f72a000 -     0x7fff8f737fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8f764000 -     0x7fff8f767fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f776000 -     0x7fff8f78bfff  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
        0x7fff8f78c000 -     0x7fff8f78ffff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8f790000 -     0x7fff8f7b7fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8f7bc000 -     0x7fff8f923fff  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
        0x7fff8f963000 -     0x7fff8f982fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8f983000 -     0x7fff8f9defff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8f9df000 -     0x7fff8f9eeff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8f9f7000 -     0x7fff8fd10fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8fd11000 -     0x7fff8fd2efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8fd42000 -     0x7fff8fd66fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8fd98000 -     0x7fff8fda3fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8fda4000 -     0x7fff8fde4fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8fde5000 -     0x7fff8feeafff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8feeb000 -     0x7fff8ff3cff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8ff3d000 -     0x7fff9013ffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff90140000 -     0x7fff90152ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff904ae000 -     0x7fff904b3fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff904b4000 -     0x7fff904cbfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9052b000 -     0x7fff905d0fff  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
        0x7fff905d1000 -     0x7fff905d7fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff905d8000 -     0x7fff905d9fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff905da000 -     0x7fff905e4ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff905e5000 -     0x7fff905e5fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff905e6000 -     0x7fff906edfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff90730000 -     0x7fff9073dff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff9073e000 -     0x7fff90777fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff90778000 -     0x7fff90779fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff907fd000 -     0x7fff907fdfff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff907fe000 -     0x7fff90827fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff90828000 -     0x7fff9082cfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff9082d000 -     0x7fff90836ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff90837000 -     0x7fff90b2cff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff90b2f000 -     0x7fff90bd0fff  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
        0x7fff90bd1000 -     0x7fff90cddfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff90cde000 -     0x7fff90cfaff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff90d0e000 -     0x7fff90d37fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff90d38000 -     0x7fff916d6a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff916d7000 -     0x7fff916defff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff91873000 -     0x7fff918aefff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff918af000 -     0x7fff91933ff7  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
        0x7fff919b8000 -     0x7fff919c4fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff919c5000 -     0x7fff919f0ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff919f1000 -     0x7fff91a45ff7  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
        0x7fff91a46000 -     0x7fff91aaeff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff91aaf000 -     0x7fff91b51fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff91b52000 -     0x7fff91b94ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff91b95000 -     0x7fff91bd7fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff91bd8000 -     0x7fff91cb5fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff9237b000 -     0x7fff9237ffff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff92380000 -     0x7fff923ccff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff923cd000 -     0x7fff923dfff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff923e2000 -     0x7fff92467ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff92470000 -     0x7fff924abfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff924cc000 -     0x7fff924f0fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff924f1000 -     0x7fff92769fff  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
        0x7fff927b1000 -     0x7fff92811fff  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
        0x7fff92812000 -     0x7fff9283afff  libsandbox.1.dylib (??? - ???) <7C97EBDB-1351-3939-B2A1-68E0F24D79FB> /usr/lib/libsandbox.1.dylib
        0x7fff9283b000 -     0x7fff9283efff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff9283f000 -     0x7fff92c72ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff92c73000 -     0x7fff92c81fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff92c8f000 -     0x7fff92c95fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff92e42000 -     0x7fff93167ff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff93168000 -     0x7fff93168fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff931bb000 -     0x7fff931d2fff  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
        0x7fff931d3000 -     0x7fff932bfff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff932c0000 -     0x7fff93328ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff93329000 -     0x7fff9337bff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff93418000 -     0x7fff9344bff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff934c6000 -     0x7fff93528ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff93529000 -     0x7fff93563fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff93564000 -     0x7fff93567fff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff93568000 -     0x7fff935defff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff935df000 -     0x7fff935e4fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff935e5000 -     0x7fff935ecfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff935ed000 -     0x7fff9364aff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9364b000 -     0x7fff93650fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff93651000 -     0x7fff9396dfff  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
        0x7fff9396e000 -     0x7fff93979ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff9397a000 -     0x7fff93beefff  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
        0x7fff93bef000 -     0x7fff93beffff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff93bf5000 -     0x7fff93c51ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff93c6e000 -     0x7fff93d00ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff93d55000 -     0x7fff93d64fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff93d65000 -     0x7fff93d66fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93d67000 -     0x7fff93d88fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff93db1000 -     0x7fff93eb3fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff93f29000 -     0x7fff93f46ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .fr

    That didn't help.  It's still doing it..
    Thanks

  • IOS4 - Safari keeps crashing since 3GS updated

    Since updating last week, Safari keeps crashing.
    Typical symptoms:
    1. web page 'disappears' when loaded, resulting in a relaunch of safari each time.
    2. Keeps on forgetting Passwords.
    Apple, Help!

    Q) What's worst than your I.T support asking if you've 're-booted' when your PC crashes?
    A) Apple tech support suggesting you make a fresh install!
    Worst still, they even denied knowledge of any problems with OS4, so I googled it on one of the many iPad on display in front of him! final response? we'll have to wait until Apple make a statement.
    Pants.

  • Safari keeps crashing after 10.5.6 update

    Like others, after installing the 10.5.6 updates I have had issues with Safari. It keeps crashing, and it has logged me out of websites.
    Here is my report - any help would be great...
    Process: Safari [138]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: X86 (Native)
    Parent Process: launchd [67]
    Date/Time: 2008-12-19 16:07:17.463 -0500
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 3
    Thread 0:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x931592c0 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x931590d9 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x93158f4d BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x92903d7d _DPSNextEvent + 657
    8 com.apple.AppKit 0x92903630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.Safari 0x0000808e 0x1000 + 28814
    10 com.apple.AppKit 0x928fc66b -[NSApplication run] + 795
    11 com.apple.AppKit 0x928c98a4 NSApplicationMain + 574
    12 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x911723ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9119cd0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x967708ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x96729065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    5 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x951cb052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    6 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0xffff07fc __memcpy + 92 (cpu_capabilities.h:246)
    1 com.apple.Safari 0x0013f200 0x1000 + 1303040
    2 com.apple.Safari 0x00141237 0x1000 + 1311287
    3 com.apple.Safari 0x0014785b 0x1000 + 1337435
    4 com.apple.Safari 0x0018a7f3 0x1000 + 1611763
    5 com.apple.Safari 0x00194772 0x1000 + 1652594
    6 com.apple.Safari 0x00194e2d 0x1000 + 1654317
    7 com.apple.Safari 0x00110ee5 0x1000 + 1113829
    8 com.apple.Safari 0x00111034 0x1000 + 1114164
    9 com.apple.Safari 0x001110a7 0x1000 + 1114279
    10 com.apple.Safari 0x00111313 0x1000 + 1114899
    11 com.apple.Safari 0x001115f8 0x1000 + 1115640
    12 com.apple.Safari 0x001184a3 0x1000 + 1143971
    13 com.apple.CoreFoundation 0x9650263f CFRunLoopRunSpecific + 3215
    14 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    15 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    16 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    17 com.apple.Safari 0x00118081 0x1000 + 1142913
    18 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    19 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9211fd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x920bc7ed -[NSThread main] + 45
    6 com.apple.Foundation 0x920bc394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    8 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x911ba6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    2 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xffff07a0 ebx: 0x0013f5a0 ecx: 0x00000065 edx: 0x00000002
    edi: 0x00d5465e esi: 0x00000000 ebp: 0xb01c79f8 esp: 0xb01c79f0
    ss: 0x0000001f efl: 0x00010206 eip: 0xffff07fc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x119c5000 - 0x11bbbfff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15045000 - 0x1504aff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x170d1000 - 0x170d1ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x172b5000 - 0x172bbffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90019fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9001a000 - 0x900d8fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x900d9000 - 0x901a4fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x902df000 - 0x902e2fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x902e3000 - 0x90322fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90323000 - 0x903eaff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x903eb000 - 0x90447ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90497000 - 0x904c2fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x904c3000 - 0x904e1fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x904e2000 - 0x904fdffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x904fe000 - 0x9051dffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9051e000 - 0x905cefff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x905cf000 - 0x90605fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x90679000 - 0x90703fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90704000 - 0x90728fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x90729000 - 0x90729ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9072a000 - 0x907bdff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x907be000 - 0x907c0fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x907c1000 - 0x907c1ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x907c2000 - 0x907cbfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x907cc000 - 0x907ccfff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x907cd000 - 0x90874feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90875000 - 0x9087ffeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90880000 - 0x90961ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x90962000 - 0x90c3cff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90c3d000 - 0x90c4dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90c4e000 - 0x90d4ffef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90d50000 - 0x90d60ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90dcf000 - 0x90ddafe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90ddb000 - 0x90df0ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90e05000 - 0x90e06ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x910f8000 - 0x91155ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x91156000 - 0x91164ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x9116a000 - 0x912d1ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x912d2000 - 0x912fafff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x912fb000 - 0x913c9ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x913ca000 - 0x913e0fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x913e1000 - 0x91422fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91473000 - 0x914b1ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x914b2000 - 0x914b2ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914b3000 - 0x914d7feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x91529000 - 0x91583ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91584000 - 0x91994fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91995000 - 0x919ccfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x919d3000 - 0x91a66fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91a68000 - 0x91ac1ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91eda000 - 0x9202cff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x920b2000 - 0x9232dfe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9232e000 - 0x92378fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92379000 - 0x924bfff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x924c0000 - 0x924edfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x924ee000 - 0x928acfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x928ba000 - 0x928c2fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x928c3000 - 0x930c1fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x930c2000 - 0x93128ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93129000 - 0x93431fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93444000 - 0x93451fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93452000 - 0x935d1fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93672000 - 0x9367effe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9367f000 - 0x93d1ffff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93e48000 - 0x93e4cfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93e4d000 - 0x93e75ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93e76000 - 0x93e7bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93e7c000 - 0x93ef9feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93efa000 - 0x93efaffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93efb000 - 0x93efbffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93fc6000 - 0x93ff5fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9401f000 - 0x9409eff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9409f000 - 0x94570f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x945a3000 - 0x945b2fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x945b3000 - 0x945b8fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x945b9000 - 0x94787ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94788000 - 0x94794ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94795000 - 0x94795ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94796000 - 0x94848ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x94849000 - 0x94be6fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94be7000 - 0x94be7ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94e51000 - 0x94e58ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94e59000 - 0x94e5dfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94e5e000 - 0x94e76fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94e81000 - 0x94e90ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e91000 - 0x94f0efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94f0f000 - 0x94f89ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94f8a000 - 0x94f8cff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94f8d000 - 0x95047fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95048000 - 0x9507afff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9507b000 - 0x951b3ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x951b4000 - 0x951bafff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x951c8000 - 0x95265ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9621c000 - 0x9625efef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96294000 - 0x962ddfef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x962de000 - 0x962e0fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x962e1000 - 0x9636dff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9636e000 - 0x963a8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x963a9000 - 0x963faff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x963fb000 - 0x96486fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96487000 - 0x9648efe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x9648f000 - 0x965c2fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96725000 - 0x96725ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96726000 - 0x96d77fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96d90000 - 0x96e70fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x96e71000 - 0x96e78ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x96e79000 - 0x96e97ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96e98000 - 0x96f1fff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x96f20000 - 0x96f5affe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96f5b000 - 0x97040ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: whoofnagle
    Message was edited by: whoofnagle

    Like others, after installing the 10.5.6 updates I have had issues with Safari. It keeps crashing, and it has logged me out of websites.
    Here is my report - any help would be great...
    Process: Safari [138]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: X86 (Native)
    Parent Process: launchd [67]
    Date/Time: 2008-12-19 16:07:17.463 -0500
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 3
    Thread 0:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x931592c0 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x931590d9 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x93158f4d BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x92903d7d _DPSNextEvent + 657
    8 com.apple.AppKit 0x92903630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.Safari 0x0000808e 0x1000 + 28814
    10 com.apple.AppKit 0x928fc66b -[NSApplication run] + 795
    11 com.apple.AppKit 0x928c98a4 NSApplicationMain + 574
    12 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x911723ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9119cd0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x967708ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x96729065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    5 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x951cb052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    6 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0xffff07fc __memcpy + 92 (cpu_capabilities.h:246)
    1 com.apple.Safari 0x0013f200 0x1000 + 1303040
    2 com.apple.Safari 0x00141237 0x1000 + 1311287
    3 com.apple.Safari 0x0014785b 0x1000 + 1337435
    4 com.apple.Safari 0x0018a7f3 0x1000 + 1611763
    5 com.apple.Safari 0x00194772 0x1000 + 1652594
    6 com.apple.Safari 0x00194e2d 0x1000 + 1654317
    7 com.apple.Safari 0x00110ee5 0x1000 + 1113829
    8 com.apple.Safari 0x00111034 0x1000 + 1114164
    9 com.apple.Safari 0x001110a7 0x1000 + 1114279
    10 com.apple.Safari 0x00111313 0x1000 + 1114899
    11 com.apple.Safari 0x001115f8 0x1000 + 1115640
    12 com.apple.Safari 0x001184a3 0x1000 + 1143971
    13 com.apple.CoreFoundation 0x9650263f CFRunLoopRunSpecific + 3215
    14 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    15 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    16 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    17 com.apple.Safari 0x00118081 0x1000 + 1142913
    18 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    19 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9211fd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x920bc7ed -[NSThread main] + 45
    6 com.apple.Foundation 0x920bc394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    8 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x911ba6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    2 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xffff07a0 ebx: 0x0013f5a0 ecx: 0x00000065 edx: 0x00000002
    edi: 0x00d5465e esi: 0x00000000 ebp: 0xb01c79f8 esp: 0xb01c79f0
    ss: 0x0000001f efl: 0x00010206 eip: 0xffff07fc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x119c5000 - 0x11bbbfff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15045000 - 0x1504aff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x170d1000 - 0x170d1ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x172b5000 - 0x172bbffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90019fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9001a000 - 0x900d8fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x900d9000 - 0x901a4fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x902df000 - 0x902e2fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x902e3000 - 0x90322fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90323000 - 0x903eaff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x903eb000 - 0x90447ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90497000 - 0x904c2fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x904c3000 - 0x904e1fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x904e2000 - 0x904fdffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x904fe000 - 0x9051dffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9051e000 - 0x905cefff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x905cf000 - 0x90605fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x90679000 - 0x90703fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90704000 - 0x90728fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x90729000 - 0x90729ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9072a000 - 0x907bdff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x907be000 - 0x907c0fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x907c1000 - 0x907c1ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x907c2000 - 0x907cbfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x907cc000 - 0x907ccfff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x907cd000 - 0x90874feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90875000 - 0x9087ffeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90880000 - 0x90961ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x90962000 - 0x90c3cff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90c3d000 - 0x90c4dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90c4e000 - 0x90d4ffef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90d50000 - 0x90d60ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90dcf000 - 0x90ddafe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90ddb000 - 0x90df0ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90e05000 - 0x90e06ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x910f8000 - 0x91155ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x91156000 - 0x91164ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x9116a000 - 0x912d1ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x912d2000 - 0x912fafff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x912fb000 - 0x913c9ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x913ca000 - 0x913e0fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x913e1000 - 0x91422fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91473000 - 0x914b1ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x914b2000 - 0x914b2ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914b3000 - 0x914d7feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x91529000 - 0x91583ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91584000 - 0x91994fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91995000 - 0x919ccfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x919d3000 - 0x91a66fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91a68000 - 0x91ac1ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91eda000 - 0x9202cff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x920b2000 - 0x9232dfe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9232e000 - 0x92378fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92379000 - 0x924bfff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x924c0000 - 0x924edfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x924ee000 - 0x928acfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x928ba000 - 0x928c2fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x928c3000 - 0x930c1fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x930c2000 - 0x93128ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93129000 - 0x93431fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93444000 - 0x93451fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93452000 - 0x935d1fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93672000 - 0x9367effe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9367f000 - 0x93d1ffff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93e48000 - 0x93e4cfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93e4d000 - 0x93e75ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93e76000 - 0x93e7bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93e7c000 - 0x93ef9feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93efa000 - 0x93efaffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93efb000 - 0x93efbffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93fc6000 - 0x93ff5fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9401f000 - 0x9409eff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9409f000 - 0x94570f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x945a3000 - 0x945b2fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x945b3000 - 0x945b8fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x945b9000 - 0x94787ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94788000 - 0x94794ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94795000 - 0x94795ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94796000 - 0x94848ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x94849000 - 0x94be6fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94be7000 - 0x94be7ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94e51000 - 0x94e58ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94e59000 - 0x94e5dfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94e5e000 - 0x94e76fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94e81000 - 0x94e90ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e91000 - 0x94f0efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94f0f000 - 0x94f89ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94f8a000 - 0x94f8cff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94f8d000 - 0x95047fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95048000 - 0x9507afff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9507b000 - 0x951b3ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x951b4000 - 0x951bafff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x951c8000 - 0x95265ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9621c000 - 0x9625efef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96294000 - 0x962ddfef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x962de000 - 0x962e0fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x962e1000 - 0x9636dff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9636e000 - 0x963a8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x963a9000 - 0x963faff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x963fb000 - 0x96486fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96487000 - 0x9648efe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x9648f000 - 0x965c2fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96725000 - 0x96725ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96726000 - 0x96d77fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96d90000 - 0x96e70fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x96e71000 - 0x96e78ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x96e79000 - 0x96e97ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96e98000 - 0x96f1fff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x96f20000 - 0x96f5affe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96f5b000 - 0x97040ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: whoofnagle
    Message was edited by: whoofnagle

  • Safari 3.2.1 keeps crashing after recent update

    After recent automatic update to Safari to version 3.2.1 it now keeps crashing. This usually happens within 1-2 minutes of starting it up. What gives? I have tried deleting the file com.apple.safari.plist as that seems to have helped a few others with their new safari version crashing. This did not help other than possibly making it stable for just a few more minutes before the crash occurs again. Any suggestions? Thank you in advance for any help someone may be able to provide.

    Hi
    Welcome to Apple Discussions
    Hold down the shift key when you start-up Safari. Then, go to the Safari Menu>Preferences>Security panel. Uncheck the "warn when visiting a fraudulent web site". See if that makes Safari stable. If it crashes, select "report" on the Quit panel, then copy/paste the entire crash report to your reply here.

  • Safari keeps crashing after updating to OS 7.1

    I have an iPad Air, and since ever I updated to OS7.1', Safari has been crashing like crazy. I'm so furious about it. It never ever crashed before, and now every other click, this dumb thing crashes. I regret I ever updated it. Is it just me? Does anybody has any idea about how to fix it?

    I'm having the same problem since updating to iOS 7.1.  Safari now crashes every time I try to open bookmarks and also intermittently when trying to enter web addresses.  I've tried doing a hard reset and clearing cookies and history but nothing works.  It worked fine before upgrade.  I'm using a three week old iPad Mini with Retina Display and am seriously regretting my purchase.  Can anyone help?

  • App Store on itouch keeps crashing after recent update

    After updating to the new iOS 6.0 for my itouch 4th gen., the new App Store keeps crashing on me when trying to find an app or redownload purchased apps.what can I do to fix this?

    Hi
    Welcome to Apple Discussions
    Hold down the shift key when you start-up Safari. Then, go to the Safari Menu>Preferences>Security panel. Uncheck the "warn when visiting a fraudulent web site". See if that makes Safari stable. If it crashes, select "report" on the Quit panel, then copy/paste the entire crash report to your reply here.

  • Safari keeps crashing and wont update

    Hello
    I have been having a problem for a while when trying to install updates on my mac whereby it keeps quiting unexpectedly.  The updates it is trying to install at the moment are safari 5.0.3 and itunes 10.1.1.  I tried installing the updates again yesterday morning too no avail but since then everytime i try to open safari it crashes and comes up with an error report. Itunes is also having problems " this copy of itunes is corrupted or is not installed correctly. Please reinstall itunes"
    I have a mac mini version 10.6.5 2ghz intel core duo.  This is a copy of the report
    Process:         Safari [823]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.3 (6533.19.4)
    Build Info:      WebBrowser-75331904~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [100]
    Date/Time:       2010-12-30 15:30:29.708 +0000
    OS Version:      Mac OS X 10.6.5 (10H574)
    Report Version:  6
    Interval Since Last Report:          11749 sec
    Crashes Since Last Report:           46
    Per-App Interval Since Last Report:  5915 sec
    Per-App Crashes Since Last Report:   33
    Anonymous UUID:                      81319AE9-0EEF-40E3-A9C0-41209FCC8024
    Exception Type:  EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                 0x00007fff826ddead ***::HashMap<JSC::ClassInfo const*, ***::RefPtr<JSC::Structure>, ***::PtrHash<JSC::ClassInfo const*>, ***::HashTraits<JSC::ClassInfo const*>, ***::HashTraits<***::RefPtr<JSC::Structure> > >::get(JSC::ClassInfo const* const&) const + 125
    1   com.apple.WebCore                 0x00007fff826dddf8 WebCore::getCachedDOMStructure(WebCore::JSDOMGlobalObject*, JSC::ClassInfo const*) + 40
    2   com.apple.WebCore                 0x00007fff82799491 WebCore::JSDOMWindow::location(JSC::ExecState*) const + 113
    3   com.apple.WebCore                 0x00007fff82799412 WebCore::jsDOMWindowLocation(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 18
    4   com.apple.JavaScriptCore          0x0000000100bc4101 JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 401
    5   com.apple.JavaScriptCore          0x0000000100bc3eb2 ctiop_get_byid + 98
    6   ???                               0x00002350cda022ee 0 + 38829954179822
    7   com.apple.JavaScriptCore          0x0000000100bb816f JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 495
    8   ???                               000000000000000000 0 + 0
    9   ???                               0x0000000280000003 0 + 10737418243
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff808c908a kevent + 10
    1   libSystem.B.dylib                 0x00007fff808caf5d dispatch_mgrinvoke + 154
    2   libSystem.B.dylib                 0x00007fff808cac34 dispatch_queueinvoke + 185
    3   libSystem.B.dylib                 0x00007fff808ca75e dispatch_workerthread2 + 252
    4   libSystem.B.dylib                 0x00007fff808ca088 pthreadwqthread + 353
    5   libSystem.B.dylib                 0x00007fff808c9f25 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff808c9eaa _workqkernreturn + 10
    1   libSystem.B.dylib                 0x00007fff808ca2bc pthreadwqthread + 917
    2   libSystem.B.dylib                 0x00007fff808c9f25 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                 0x00007fff808eaeb6 _semwaitsignal + 10
    1   libSystem.B.dylib                 0x00007fff808eecd1 pthread_condwait + 1286
    2   com.apple.WebCore                 0x00007fff825c3249 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                 0x00007fff825bf35c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                 0x00007fff808e9456 pthreadstart + 331
    5   libSystem.B.dylib                 0x00007fff808e9309 thread_start + 13
    Thread 4:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                 0x00007fff808b02fa machmsgtrap + 10
    1   libSystem.B.dylib                 0x00007fff808b096d mach_msg + 59
    2   com.apple.CoreFoundation          0x00000001011b5932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00000001011b4dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                  0x000000010002f899 0x100000000 + 194713
    5   com.apple.Safari                  0x000000010002f829 0x100000000 + 194601
    6   libSystem.B.dylib                 0x00007fff808e9456 pthreadstart + 331
    7   libSystem.B.dylib                 0x00007fff808e9309 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                 0x00007fff808b02fa machmsgtrap + 10
    1   libSystem.B.dylib                 0x00007fff808b096d mach_msg + 59
    2   com.apple.CoreFoundation          0x00000001011b5932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00000001011b4dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation              0x000000010148907f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation              0x000000010140a0a5 _NSThread__main_ + 1429
    6   libSystem.B.dylib                 0x00007fff808e9456 pthreadstart + 331
    7   libSystem.B.dylib                 0x00007fff808e9309 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                 0x00007fff808f3dce select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x00000001011d7498 __CFSocketManager + 824
    2   libSystem.B.dylib                 0x00007fff808e9456 pthreadstart + 331
    3   libSystem.B.dylib                 0x00007fff808e9309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
     rax: 0x19b23800336372c0  rbx: 0xffff000000000002  rcx: 0x000000000000002c  rdx: 0x00000000e8042ddb
     rdi: 0x00007fff5fbfcf60  rsi: 0x19b2380033637000  rbp: 0x00007fff5fbfcf40  rsp: 0x00007fff5fbfcf40
      r8: 0x000000000fa5a96c   r9: 0x0000000104738000  r10: 0x00007fff704885e0  r11: 0x000000000000003f
     r12: 0x00007fff5fbfd080  r13: 0x0000000119580080  r14: 0x0000000119be4720  r15: 0x00000001197100a0
     rip: 0x00007fff826ddead  rfl: 0x0000000000010206  cr2: 0x0000000100c31780
    Binary Images:
          0x100000000 -        0x1006afff7  com.apple.Safari 5.0.3 (6533.19.4) <B19794C1-5278-9BBE-1505-AB9C9DDA84E0> /Applications/Safari.app/Contents/MacOS/Safari
          0x100758000 -        0x100763fff  com.apple.corelocation 12.1 (12.1) <0B15767B-D752-7DA6-A8BB-5A1C9C39C5C8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
          0x10076e000 -        0x1009b0fef  com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
          0x100aea000 -        0x100b4afe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
          0x100b6e000 -        0x100d5dfe7  com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x100dd2000 -        0x100de1fff  com.apple.opengl 1.6.11 (1.6.11) <43D5BE71-E1F6-6974-210C-17C68919AE08> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
          0x100dea000 -        0x101070fef  com.apple.security 6.1.1 (37594) <17CF7858-52D9-9665-3AE8-23F07CC8BEA1> /System/Library/Frameworks/Security.framework/Versions/A/Security
          0x101166000 -        0x101166ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
          0x101169000 -        0x1012e0fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x1013f9000 -        0x10167cff7  com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x1017f4000 -        0x1021eafff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x1027df000 -        0x102b13fff  com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
          0x102b8c000 -        0x102c5efe7  com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
          0x102cd1000 -        0x102d1bff7  com.apple.Metadata 10.6.3 (507.12) <9231045A-E2E3-B0C2-C81A-92C9EA98A4DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
          0x102d45000 -        0x102d6dfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
          0x102d87000 -        0x102da7ff7  com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
          0x102db1000 -        0x102db8fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
          0x102dc1000 -        0x102ee7fff  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
          0x102f56000 -        0x102f57ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
          0x102f5c000 -        0x102fdbfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
          0x103011000 -        0x10370e06f  com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
          0x103800000 -        0x1039b7fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
          0x103a1d000 -        0x103a9bfff  com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
          0x103ad9000 -        0x103b73fff  com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
          0x103b9c000 -        0x103bedfef  com.apple.HIServices 1.8.1 (???) <BE479ABF-3D27-A5C7-800E-3FFC1731767A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
          0x103c19000 -        0x103c9eff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
          0x103cd4000 -        0x103d15fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
          0x103d2d000 -        0x103d7cfef  libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
          0x103d89000 -        0x103d8efff  libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
          0x103d93000 -        0x103db0ff7  libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
          0x103db8000 -        0x103dbafff  libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
          0x103dbe000 -        0x103de4fe7  libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
          0x103dec000 -        0x103eadfe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
          0x103fa4000 -        0x103fc9ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
          0x103fe2000 -        0x104013fff  libGLImage.dylib ??? (???) <57DA0064-4581-62B8-37A8-A07ADEF46EE2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
          0x10401a000 -        0x10403dfff  com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
          0x104046000 -        0x10404cff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
          0x104055000 -        0x10409efef  libGLU.dylib ??? (???) <EB4255DD-A9E5-FAD0-52A4-CCB4E792B86F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
          0x1040ad000 -        0x1040c1fff  libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
          0x1040d1000 -        0x1041eafef  libGLProgrammability.dylib ??? (???) <13E8114C-6E07-A66E-35E6-C185E54840AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
          0x10420b000 -        0x10420eff7  libCoreVMClient.dylib ??? (???) <B1F41E5B-8B59-DB81-1654-C1F9B11E885F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
          0x104213000 -        0x104218fff  libGFXShared.dylib ??? (???) <A94DE483-A586-A172-104F-1CFC5F0BFD57> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
          0x10421d000 -        0x104236fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
          0x10424b000 -        0x104261fff  com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
          0x10427b000 -        0x10427dfff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
          0x104282000 -        0x1042c6fe7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
          0x104783000 -        0x104790fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
          0x1047ea000 -        0x1047eeff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
          0x1052cf000 -        0x10530cff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
          0x10532b000 -        0x10535dfff  libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
          0x105700000 -        0x105743ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
          0x1057f3000 -        0x1057f9fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
          0x116d5a000 -        0x117134fff  com.apple.RawCamera.bundle 3.4.1 (546) <F7865FD2-4869-AB19-10AA-EFF1B3BC4178> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
       0x7fff80039000 -     0x7fff8003afff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
       0x7fff80040000 -     0x7fff8004cfff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
       0x7fff8004d000 -     0x7fff80164fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
       0x7fff80678000 -     0x7fff806b3fff  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
       0x7fff806ba000 -     0x7fff806f7fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
       0x7fff808af000 -     0x7fff80a6ffef  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
       0x7fff80d82000 -     0x7fff80dfffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
       0x7fff80e00000 -     0x7fff80e68fff  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
       0x7fff810ba000 -     0x7fff810f2fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
       0x7fff810f3000 -     0x7fff811acfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
       0x7fff811ad000 -     0x7fff811b5fff  com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
       0x7fff811b6000 -     0x7fff81205ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x7fff817ad000 -     0x7fff81929ff7  com.apple.WebKit 6533 (6533.16) <B0C2B2F5-9BC1-5907-17A7-E2039C1EF57B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
       0x7fff819fb000 -     0x7fff81a7dfff  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
       0x7fff81aa5000 -     0x7fff81ba9fff  com.apple.PubSub 1.0.5 (65.19) <10137D49-8771-05F0-AC60-B41F6A8E0D87> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
       0x7fff81bb2000 -     0x7fff81bb8ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x7fff81bb9000 -     0x7fff81c34fff  com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
       0x7fff81c35000 -     0x7fff81c97fe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
       0x7fff81c98000 -     0x7fff81f96fe7  com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
       0x7fff81f97000 -     0x7fff82014fef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
       0x7fff8223c000 -     0x7fff82252fe7  com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
       0x7fff82253000 -     0x7fff8226eff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
       0x7fff8226f000 -     0x7fff824aafef  com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
       0x7fff824ab000 -     0x7fff824abff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7fff824ac000 -     0x7fff8255bfff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x7fff825bd000 -     0x7fff8322cfe7  com.apple.WebCore 6533 (6533.16) <8F1CAEF4-34FC-49D0-3DF2-937EE69B05D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
       0x7fff83268000 -     0x7fff832b1ff7  com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
       0x7fff832b2000 -     0x7fff833daff7  com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
       0x7fff83418000 -     0x7fff83419fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
       0x7fff8341a000 -     0x7fff8342bfff  SyndicationUI ??? (???) <46D6FA2B-1818-1756-A453-23EB0AC587EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
       0x7fff83431000 -     0x7fff8345cff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
       0x7fff8345d000 -     0x7fff836c6ff7  com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
       0x7fff8419c000 -     0x7fff841f1fef  com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x7fff841f2000 -     0x7fff84361fe7  com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
       0x7fff843f3000 -     0x7fff84402fff  com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x7fff84403000 -     0x7fff844b8fe7  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
       0x7fff844c5000 -     0x7fff845d4fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
       0x7fff845ee000 -     0x7fff84af2fe7  com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
       0x7fff84b7d000 -     0x7fff84bc4ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x7fff84bc5000 -     0x7fff84bd6fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
       0x7fff84c12000 -     0x7fff84cf8fe7  com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
       0x7fff84d05000 -     0x7fff84d10ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
       0x7fff84d11000 -     0x7fff84d14fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
       0x7fff85274000 -     0x7fff85277ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
       0x7fff85278000 -     0x7fff85286ff7  libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
       0x7fff85287000 -     0x7fff85317fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
       0x7fff8535a000 -     0x7fff853c6ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
       0x7fff853c7000 -     0x7fff853d6fff  libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
       0x7fff85b83000 -     0x7fff85b83ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
       0x7fff85b84000 -     0x7fff85b89ff7  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
       0x7fff85b8a000 -     0x7fff86394fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
       0x7fff86a8b000 -     0x7fff86ac0fef  com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
       0x7fff86ac1000 -     0x7fff86ac5ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
       0x7fff86b8a000 -     0x7fff86bcbfff  com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x7fff86bcc000 -     0x7fff86bccff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
       0x7fff86bcd000 -     0x7fff86be2ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
       0x7fff86c2e000 -     0x7fff86c2eff7  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
       0x7fff86c2f000 -     0x7fff86c99fe7  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
       0x7fff8704e000 -     0x7fff8704fff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x7fff871bd000 -     0x7fff871d3fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
       0x7fff871d4000 -     0x7fff87220fff  libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
       0x7fff873de000 -     0x7fff873f2ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x7fff874a9000 -     0x7fff874eefff  com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
       0x7fff8753e000 -     0x7fff875acfff  com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
       0x7fff8770e000 -     0x7fff87720fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
       0x7fff877a4000 -     0x7fff87859fe7  com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
       0x7fff8785a000 -     0x7fff87a18fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
       0x7fff87a19000 -     0x7fff87a5aff7  com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x7fff87a5b000 -     0x7fff87a9efff  libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
       0x7fff87b38000 -     0x7fff87b7ffef  com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
       0x7fff87c81000 -     0x7fff87ca2fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
       0x7fff87cf2000 -     0x7fff88135fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
       0x7fff881bd000 -     0x7fff8824cfff  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
       0x7fff8824d000 -     0x7fff8825eff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
       0x7fff8825f000 -     0x7fff882a7ff7  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
       0x7fff882a8000 -     0x7fff8835efff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
       0x7fff8835f000 -     0x7fff8835fff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x7fff883ce000 -     0x7fff883d9fff  com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x7fff8845f000 -     0x7fff884ebfef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x7fff88510000 -     0x7fff8861aff7  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
       0x7fff8861b000 -     0x7fff886bbfff  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
       0x7fff886bc000 -     0x7fff887fafff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x7fff887fb000 -     0x7fff88b94ff7  com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x7fff88caf000 -     0x7fff88cafff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x7fff88cbb000 -     0x7fff88ceaff7  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
       0x7fff88ceb000 -     0x7fff88cebff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x7fff88d51000 -     0x7fff88d89ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
       0x7fff88d96000 -     0x7fff88e53ff7  com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
       0x7fff88e5b000 -     0x7fff88f35ff7  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
       0x7fff88fb5000 -     0x7fff88feeff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
       0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.19f2
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), Atheros 5424: 2.1.14.5
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS541616J9SA00, 149.05 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-K06
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x7d200000
    Any suggestions would be greatly appreciated
    Den

    Hi and welcome......
    Check to make sure there is enough free space on the startup disk for updates to be installed. Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. *Make sure you always have a minimum of 15% free disk space.*
    If disk space isn't the issue, login to another user account on your Mac. If Safari crashes there, launch Disk Utility /Applications/Utilities) Select MacintoshHD in the panel on the left the select the FirstAid tab. Click: Verify. If Disk Utility reports that the startup disk needs repairing, follow the instructions here. You will need your install disc..
    Insert your install disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    (In Mac OS X 10.4 or later, you must select your language first from the installer menu)
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your startup disk and click Restart
    Carolyn

Maybe you are looking for