Safari crashing often with EXC_BAD_ACCESS / EXC_I386_GPFLT

Hi all
My wife is experiencing her MacBook crashing on her a lot - often while playing Flash based games, sometimes just browsing.
She didn't like my recommendation (stop playing stupid Flash based games) and today I saw the following error. Can anyone provide any assistance on this one? Its a Macbook 5,1 with 8GB RAM (updated a few months ago from RAMCity) running Mountain Lion
Assistacne greatly appreciated!!!
Process:         WebProcess [3096]
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:  ??? [1]
User ID:         502
Date/Time:       2012-08-29 18:25:16.753 +1000
OS Version:      Mac OS X 10.8.1 (12B19)
Report Version:  10
Interval Since Last Report:          12483 sec
Crashes Since Last Report:           4
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      50FDEBA3-C325-4057-8B2F-B087F959A6D3
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                  0x00007fff968c3354 WebCore::RenderLayer::updateHoverActiveState(WebCore::HitTestRequest const&, WebCore::HitTestResult&) + 1380
1   com.apple.WebCore                  0x00007fff968c1664 WebCore::RenderLayer::hitTest(WebCore::HitTestRequest const&, WebCore::HitTestResult&) + 372
2   com.apple.WebCore                  0x00007fff972033ed WebCore::RenderView::hitTest(WebCore::HitTestRequest const&, WebCore::HitTestResult&) + 13
3   com.apple.WebCore                  0x00007fff968c74a1 WebCore::Document::prepareMouseEvent(WebCore::HitTestRequest const&, WebCore::IntPoint const&, WebCore::PlatformMouseEvent const&) + 113
4   com.apple.WebCore                  0x00007fff96e71736 WebCore::EventHandler::handleMouseMoveEvent(WebCore::PlatformMouseEvent const&, WebCore::HitTestResult*, bool) + 486
5   com.apple.WebCore                  0x00007fff968c71fe WebCore::EventHandler::mouseMoved(WebCore::PlatformMouseEvent const&) + 110
6   com.apple.WebKit2                  0x00007fff8f69c43f WebKit::handleMouseEvent(WebKit::WebMouseEvent const&, WebKit::WebPage*, bool) + 444
7   com.apple.WebKit2                  0x00007fff8f69c255 WebKit::WebPage::mouseEvent(WebKit::WebMouseEvent const&) + 127
8   com.apple.WebKit2                  0x00007fff8f6a84bf 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
9   com.apple.WebKit2                  0x00007fff8f670ef1 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
10  com.apple.WebKit2                  0x00007fff8f5dd715 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
11  com.apple.WebKit2                  0x00007fff8f620403 CoreIPC::Connection::dispatchOneMessage() + 139
12  com.apple.WebCore                  0x00007fff9720fc19 WebCore::RunLoop::performWork() + 201
13  com.apple.WebCore                  0x00007fff972101f7 WebCore::RunLoop::performWork(void*) + 71
14  com.apple.CoreFoundation           0x00007fff8ea42841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
15  com.apple.CoreFoundation           0x00007fff8ea42165 __CFRunLoopDoSources0 + 245
16  com.apple.CoreFoundation           0x00007fff8ea654e5 __CFRunLoopRun + 789
17  com.apple.CoreFoundation           0x00007fff8ea64dd2 CFRunLoopRunSpecific + 290
18  com.apple.HIToolbox                0x00007fff986d6774 RunCurrentEventLoopInMode + 209
19  com.apple.HIToolbox                0x00007fff986d6512 ReceiveNextEventCommon + 356
20  com.apple.HIToolbox                0x00007fff986d63a3 BlockUntilNextEventMatchingListInMode + 62
21  com.apple.AppKit                   0x00007fff94a18fa3 _DPSNextEvent + 685
22  com.apple.AppKit                   0x00007fff94a18862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
23  com.apple.AppKit                   0x00007fff94a0fc03 -[NSApplication run] + 517
24  com.apple.WebCore                  0x00007fff972105cf WebCore::RunLoop::run() + 63
25  com.apple.WebKit2                  0x00007fff8f6c96d0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
26  com.apple.WebKit2                  0x00007fff8f691275 WebKitMain + 285
27  com.apple.WebProcess               0x000000010ae9fe7b 0x10ae9f000 + 3707
28  libdyld.dylib                      0x00007fff930fb7e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib             0x00007fff90452d16 kevent + 10
1   libdispatch.dylib                  0x00007fff8fb84e26 _dispatch_mgr_invoke + 883
2   libdispatch.dylib                  0x00007fff8fb84a2a _dispatch_mgr_thread + 54
Thread 2:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib             0x00007fff904520fa __psynch_cvwait + 10
1   libsystem_c.dylib                  0x00007fff956c6fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore           0x00007fff931e3d66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore           0x00007fff9340543a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore           0x00007fff9341aa9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                  0x00007fff956c2782 _pthread_start + 327
6   libsystem_c.dylib                  0x00007fff956af1c1 thread_start + 13
Thread 3:: JavaScriptCore::Marking
0   libsystem_kernel.dylib             0x00007fff904520fa __psynch_cvwait + 10
1   libsystem_c.dylib                  0x00007fff956c6fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore           0x00007fff933680f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore           0x00007fff93367fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore           0x00007fff9341aa9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                  0x00007fff956c2782 _pthread_start + 327
6   libsystem_c.dylib                  0x00007fff956af1c1 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib             0x00007fff90450686 mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff9044fc42 mach_msg + 70
2   com.apple.CoreFoundation           0x00007fff8ea5ff23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation           0x00007fff8ea65606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation           0x00007fff8ea64dd2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation               0x00007fff91cc77d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation               0x00007fff91d25842 __NSThread__main__ + 1345
7   libsystem_c.dylib                  0x00007fff956c2782 _pthread_start + 327
8   libsystem_c.dylib                  0x00007fff956af1c1 thread_start + 13
Thread 5:: WebCore: Scrolling
0   libsystem_kernel.dylib             0x00007fff90450686 mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff9044fc42 mach_msg + 70
2   com.apple.CoreFoundation           0x00007fff8ea5ff23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation           0x00007fff8ea65606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation           0x00007fff8ea64dd2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation           0x00007fff8ea73a81 CFRunLoopRun + 97
6   com.apple.WebCore                  0x00007fff97225941 WebCore::ScrollingThread::initializeRunLoop() + 273
7   com.apple.JavaScriptCore           0x00007fff9341aa9f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                  0x00007fff956c2782 _pthread_start + 327
9   libsystem_c.dylib                  0x00007fff956af1c1 thread_start + 13
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib             0x00007fff90452322 __select + 10
1   com.apple.CoreFoundation           0x00007fff8eaa4bf6 __CFSocketManager + 1302
2   libsystem_c.dylib                  0x00007fff956c2782 _pthread_start + 327
3   libsystem_c.dylib                  0x00007fff956af1c1 thread_start + 13
Thread 7:: WebCore: LocalStorage
0   libsystem_kernel.dylib             0x00007fff904520fa __psynch_cvwait + 10
1   libsystem_c.dylib                  0x00007fff956c6fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore           0x00007fff931e3d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                  0x00007fff9724aba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                  0x00007fff967a16ea WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore           0x00007fff9341aa9f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                  0x00007fff956c2782 _pthread_start + 327
7   libsystem_c.dylib                  0x00007fff956af1c1 thread_start + 13
Thread 8:: WebCore: LocalStorage
0   libsystem_kernel.dylib             0x00007fff904520fa __psynch_cvwait + 10
1   libsystem_c.dylib                  0x00007fff956c6fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore           0x00007fff931e3d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                  0x00007fff9724aba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                  0x00007fff967a16ea WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore           0x00007fff9341aa9f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                  0x00007fff956c2782 _pthread_start + 327
7   libsystem_c.dylib                  0x00007fff956af1c1 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib             0x00007fff904526d6 __workq_kernreturn + 10
1   libsystem_c.dylib                  0x00007fff956c4f2c _pthread_workq_return + 25
2   libsystem_c.dylib                  0x00007fff956c4cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                  0x00007fff956af1b1 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib             0x00007fff904526d6 __workq_kernreturn + 10
1   libsystem_c.dylib                  0x00007fff956c4f2c _pthread_workq_return + 25
2   libsystem_c.dylib                  0x00007fff956c4cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                  0x00007fff956af1b1 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib             0x00007fff904526d6 __workq_kernreturn + 10
1   libsystem_c.dylib                  0x00007fff956c4f2c _pthread_workq_return + 25
2   libsystem_c.dylib                  0x00007fff956c4cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                  0x00007fff956af1b1 start_wqthread + 13
Thread 12:
0   libsystem_c.dylib                  0x00007fff956af1a4 start_wqthread + 0
Thread 13:
0   libsystem_kernel.dylib             0x00007fff904526d6 __workq_kernreturn + 10
1   libsystem_c.dylib                  0x00007fff956c4f2c _pthread_workq_return + 25
2   libsystem_c.dylib                  0x00007fff956c4cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                  0x00007fff956af1b1 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib             0x00007fff904526d6 __workq_kernreturn + 10
1   libsystem_c.dylib                  0x00007fff956c4f2c _pthread_workq_return + 25
2   libsystem_c.dylib                  0x00007fff956c4cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                  0x00007fff956af1b1 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x20007fff7d539a30  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x000000002412d07d
  rdi: 0x00000001567cc168  rsi: 0x0000000000000001  rbp: 0x00007fff54d5ecd0  rsp: 0x00007fff54d5ea40
   r8: 0x000000000000003f   r9: 0x000000014fcb4120  r10: 0x00000001501c4400  r11: 0x00000000000000e9
  r12: 0x0000000000000010  r13: 0x00007fff54d5ea58  r14: 0x0000000000000013  r15: 0x0000000000000000
  rip: 0x00007fff968c3354  rfl: 0x0000000000010297  cr2: 0x000000014b220000
Logical CPU: 0
Binary Images:
       0x10ae9f000 -        0x10ae9ffff  com.apple.WebProcess (8536 - 8536.25) <7E1C1C2E-68E3-3500-B438-8260F444692B> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
       0x10aeaa000 -        0x10aeaafff  WebProcessShim.dylib (7536.25) <DE7BC30F-3415-3F43-B79D-A42D53ED486D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
       0x14dd63000 -        0x14dd79fff  com.apple.WebInspector (8536 - 8536.24) <1C609DE6-B2DE-32A6-B039-9ED16253F7C8> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
       0x14e6c4000 -        0x14e6c7ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x14e847000 -        0x14e855ff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x14e85c000 -        0x14e865fef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
       0x14ec7d000 -        0x14ecaafff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x14fd08000 -        0x14fd1eff7  com.apple.webcontentfilter.framework (3.1 - 5) <EA6EFE08-043B-3EA8-A4CC-CF61F4A149A8> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x150d5c000 -        0x150f13fff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x150f4a000 -        0x15108bfff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x200000000 -        0x200822fff  com.apple.GeForceGLDriver (8.0.51 - 8.0.0) <0052635D-D9E8-33DB-B8B3-61A3169D7AA1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff6aa9f000 -     0x7fff6aad393f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8bfe7000 -     0x7fff8c04ffff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8c050000 -     0x7fff8c058fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
    0x7fff8c059000 -     0x7fff8c05aff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff8c05b000 -     0x7fff8c07cfff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8c07d000 -     0x7fff8c07ffff  com.apple.OAuth (13.3 - 13.3) <0B7D051E-C639-34CC-A69B-EA2860112115> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8c080000 -     0x7fff8c0cfff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
    0x7fff8c0d0000 -     0x7fff8c0d1fff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8c0d2000 -     0x7fff8c4c9fff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8c4ca000 -     0x7fff8c4f8fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8c4f9000 -     0x7fff8cca1fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8cca2000 -     0x7fff8ccf9ff7  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
    0x7fff8ccfa000 -     0x7fff8cdf7fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
    0x7fff8cdf8000 -     0x7fff8cdfcfff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8cdfd000 -     0x7fff8ce0aff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8ce0b000 -     0x7fff8cf7eff7  com.apple.CFNetwork (596.1 - 596.1) <62830510-738D-3719-AD51-68E816B13BB7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8cfc2000 -     0x7fff8d0dbff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8d0dc000 -     0x7fff8d0eaff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8d0eb000 -     0x7fff8d11cfff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8d11d000 -     0x7fff8d1a4ff7  libCoreStorage.dylib (274.4) <7CCA18AC-1A7D-3962-8817-D70AA927973F> /usr/lib/libCoreStorage.dylib
    0x7fff8d1b3000 -     0x7fff8d20aff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8d20b000 -     0x7fff8d325fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8d6af000 -     0x7fff8d6e8ff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8d6e9000 -     0x7fff8d6e9fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8d6ea000 -     0x7fff8d6ecff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8d807000 -     0x7fff8d809fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8d80a000 -     0x7fff8d840fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8d841000 -     0x7fff8d9cafff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8d9cb000 -     0x7fff8d9d1fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8dc28000 -     0x7fff8dc28fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8dc29000 -     0x7fff8dc96fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8dc97000 -     0x7fff8dd18fff  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
    0x7fff8dd19000 -     0x7fff8dd19fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8dd8a000 -     0x7fff8dd94fff  libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
    0x7fff8dd95000 -     0x7fff8e025fff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8e026000 -     0x7fff8e08ffff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8e0a1000 -     0x7fff8e0c7fff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8e0c8000 -     0x7fff8e0ddfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8e993000 -     0x7fff8e9deff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8ea24000 -     0x7fff8ea2fff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8ea30000 -     0x7fff8ec19fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8ec1a000 -     0x7fff8ec74fff  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
    0x7fff8ec75000 -     0x7fff8ec81fff  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
    0x7fff8ec82000 -     0x7fff8eeddfff  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
    0x7fff8eede000 -     0x7fff8f0fcfff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8f0fd000 -     0x7fff8f10bff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8f10c000 -     0x7fff8f3b6fff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8f3b7000 -     0x7fff8f5b7fff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
    0x7fff8f5b8000 -     0x7fff8f5b9ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8f5c8000 -     0x7fff8f7aefff  com.apple.WebKit2 (8536 - 8536.25) <FC4B5B0A-34F4-331A-AEBB-1AFB6118C617> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8f7f8000 -     0x7fff8f892fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8f8a5000 -     0x7fff8f8a8fff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8f8a9000 -     0x7fff8f8adfff  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
    0x7fff8f8af000 -     0x7fff8f8ebfff  com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8f8ec000 -     0x7fff8f949ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8f985000 -     0x7fff8f999fff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8f99a000 -     0x7fff8fa97ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8fa98000 -     0x7fff8faeeff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8fb3f000 -     0x7fff8fb6afff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8fb6b000 -     0x7fff8fb7ffff  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
    0x7fff8fb80000 -     0x7fff8fb95ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff8fb96000 -     0x7fff8fbadfff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8fbae000 -     0x7fff8fbaffff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8fbb0000 -     0x7fff8ffa8ff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff9002f000 -     0x7fff90032fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff90033000 -     0x7fff902eefff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff902ef000 -     0x7fff9043ffff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff90440000 -     0x7fff9045bff7  libsystem_kernel.dylib (2050.9.2) <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
    0x7fff904d6000 -     0x7fff904dafff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff904db000 -     0x7fff904f1ff7  com.apple.Accounts (182.2 - 182.2) <452BFFF4-AAAD-345E-8205-A9821E234CFA> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff904f2000 -     0x7fff9058ffff  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
    0x7fff90590000 -     0x7fff9059bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff9059c000 -     0x7fff905a7ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff905a8000 -     0x7fff905a9fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
    0x7fff9060e000 -     0x7fff9065ffff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff90660000 -     0x7fff907fbfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff907fc000 -     0x7fff90846ff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff90847000 -     0x7fff90856ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff90857000 -     0x7fff90857fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff90858000 -     0x7fff9095afff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff909e5000 -     0x7fff90a55fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff90a56000 -     0x7fff90a65ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff90b10000 -     0x7fff90b3aff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff90b3b000 -     0x7fff90dbafff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff90dbb000 -     0x7fff90dbbfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff90dbc000 -     0x7fff90f42fff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff90f4d000 -     0x7fff90f52fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff90f53000 -     0x7fff9105efff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9105f000 -     0x7fff919f039f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff919f1000 -     0x7fff91a7eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff91a7f000 -     0x7fff91b1dfff  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
    0x7fff91b1e000 -     0x7fff91c8fff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff91c90000 -     0x7fff91fecff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9201b000 -     0x7fff92055fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff92056000 -     0x7fff92078ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff92079000 -     0x7fff9207dfff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff922c7000 -     0x7fff922cdff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff922ce000 -     0x7fff92542ff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff92543000 -     0x7fff9254fff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff92550000 -     0x7fff925acff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff925ad000 -     0x7fff925b5ff7  libsystem_dnssd.dylib (379.27.1) <B9F7B01D-8FAF-3CA5-909E-4D52B8D2DD8A> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff925cb000 -     0x7fff92a07fff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff92a08000 -     0x7fff92a12fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff92a13000 -     0x7fff92a69fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff92a6a000 -     0x7fff92aa0fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff92aa1000 -     0x7fff92b09ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff92b0a000 -     0x7fff92b57fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff92b58000 -     0x7fff92b5dfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92b72000 -     0x7fff92bc7ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff92c67000 -     0x7fff92c95ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff92def000 -     0x7fff92e02ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff92e03000 -     0x7fff92eb4fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff92eb5000 -     0x7fff92ed9ff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
    0x7fff92eda000 -     0x7fff9301dfef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff9301e000 -     0x7fff93029fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff930f9000 -     0x7fff930fcff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff930fd000 -     0x7fff9311dfff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9311e000 -     0x7fff93128ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff93129000 -     0x7fff9313cff7  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
    0x7fff9314e000 -     0x7fff9315bfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff9315c000 -     0x7fff9315dfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff9315e000 -     0x7fff931dcff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff931dd000 -     0x7fff93476ff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff93477000 -     0x7fff934a3ff7  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
    0x7fff934a4000 -     0x7fff93561ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff93562000 -     0x7fff9358efff  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
    0x7fff9358f000 -     0x7fff93595fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff93596000 -     0x7fff9359afff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff93655000 -     0x7fff93663fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff93894000 -     0x7fff93894fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff93895000 -     0x7fff9393bfff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff93993000 -     0x7fff9399cfff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff939a0000 -     0x7fff93a73ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff93a74000 -     0x7fff93d8bff7  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
    0x7fff93d8c000 -     0x7fff93da7ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff93da8000 -     0x7fff93db4ff7  com.apple.CrashReporterSupport (10.8.1 - 412) <3CBB620C-BDCF-31B1-B473-4B6380DE03F7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff93db5000 -     0x7fff93db8fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff93db9000 -     0x7fff93eaefff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff93eaf000 -     0x7fff93ef3fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff93ef4000 -     0x7fff93f1bff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff93f1c000 -     0x7fff93f1cfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff93f1d000 -     0x7fff93f3cff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff93f3d000 -     0x7fff93f3ffff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff93f6c000 -     0x7fff93f73fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff93f74000 -     0x7fff93f82ff7  libkxld.dylib (2050.9.2) <4BEE9BC3-3708-330E-89D6-03E715D712CC> /usr/lib/system/libkxld.dylib
    0x7fff93f83000 -     0x7fff94131fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff94132000 -     0x7fff9420cfff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff9420d000 -     0x7fff9420dfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff9420e000 -     0x7fff94210ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff94211000 -     0x7fff9421cfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff9421d000 -     0x7fff9433cfff  com.apple.desktopservices (1.7.1 - 1.7.1) <0E1A57B2-9EC7-32EC-8B87-82902A1FD357> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff9433d000 -     0x7fff9434fff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff94350000 -     0x7fff943d0ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff943d1000 -     0x7fff94408ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff94409000 -     0x7fff94449fff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff9444a000 -     0x7fff9444efff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
    0x7fff9444f000 -     0x7fff94497fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff94498000 -     0x7fff944b4fff  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
    0x7fff944b5000 -     0x7fff944bffff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff944ce000 -     0x7fff9451aff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff94561000 -     0x7fff945ceff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff94668000 -     0x7fff946c4fff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff946c5000 -     0x7fff947dda27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff947f0000 -     0x7fff948c1ff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff948c2000 -     0x7fff954ecfff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff954ed000 -     0x7fff95530ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff95548000 -     0x7fff9554bfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff955eb000 -     0x7fff955f2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff955f3000 -     0x7fff95632ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7

Anyone? Still happenong - considering a trip to the Genius Bar.

Similar Messages

  • Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings!

    Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings! Works fine with an older Safari Version. Web link, call doodle app.  You could see the website in the backround working but safari crashes after clicking on the error window.   Any suggestions?

    Turn off Private Browsing.
    Tap "Private" on Safari Screen to disable Private Browsing. When top of screen is white, Private Browsing is off.

  • Safari crashes used with maverick

    Safari crashes used with maverick

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

  • In iOS 7, Safari crashes often, especially with YouTube videos

    Since iOS 7 upgrade, Safari crashes on a regular basis.  I notice this especially when going to a page with embedded YouTube videos.  Sometimes it happens just by going to the page, and if not then almost always when trying to play the video.  I have tried rebooting, resetting, turning off iCloud, etc., all to no avail. I have an iPhone 5 and an iPad 2, and this problem occurs on both.
    P.S. I updated to iOS 7.0.2, and this problem, which was happening before, still happens.

    Exactly the same problem here (iPad 2, 64g).
    Tried it all, shutting down all background apps, restore, you name it. 
    I believe it is a YouTube app problem.....I installed Jasmine to watch YouTube videos now (you need to favourite them in your YouTube account to access them easily).  Absolutely no problem watching them using the Jasmine app.  No video crashes (on YouTube, anything longer than 5 minutes would crash).
    Other than that, it is very frustrating having it constantly crash.  Hopefully this is fixed soon.

  • Safari crashing often, mostly when idle

    Hi. Since the Safari 5 update, my safari is crashing often. I notice it especially when Safari is idle. I've read the forum posts here so I have tried a lot to narrow down the problem, without any luck. So far I: reinstalled Safari (after deleting plists, cache.db), checked my fonts, removed plug-ins, repaired disk permissions, made sure all my software is up to date etc.
    Any suggestions would be appreciated. Many Thanks.
    This is what I get:
    Process: Safari [151]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (6533.16)
    Build Info: WebBrowser-75331600~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [82]
    Date/Time: 2010-07-01 20:14:27.691 +0200
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 79613 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 78642 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: B9A38192-515A-4128-B5DB-46928B191D90
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000160
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.WebKit 0x00007fff877c50b7 WebFrameLoaderClient::dispatchDidCancelClientRedirect() + 39
    1 com.apple.WebCore 0x00007fff8054cd53 WebCore::FrameLoader::clientRedirectCancelledOrFinished(bool) + 35
    2 com.apple.WebCore 0x00007fff80353fb7 WebCore::RedirectScheduler::cancel(bool) + 71
    3 com.apple.WebCore 0x00007fff803e0a59 WebCore::FrameLoader::stopLoading(WebCore::UnloadEventPolicy, WebCore::DatabasePolicy) + 537
    4 com.apple.WebCore 0x00007fff803e074d WebCore::FrameLoader::closeURL() + 61
    5 com.apple.WebCore 0x00007fff8044c169 WebCore::FrameLoader::detachFromParent() + 57
    6 com.apple.WebCore 0x00007fff80355a7c WebCore::FrameLoader::detachChildren() + 60
    7 com.apple.WebCore 0x00007fff803559c7 WebCore::FrameLoader::setDocumentLoader(WebCore::DocumentLoader*) + 39
    8 com.apple.WebCore 0x00007fff8044c700 WebCore::FrameLoader::detachViewsAndDocumentLoader() + 32
    9 com.apple.WebCore 0x00007fff805c779e WebCore::CachedFrame::destroy() + 222
    10 com.apple.WebCore 0x00007fff805c7710 WebCore::CachedFrame::destroy() + 80
    11 com.apple.WebCore 0x00007fff805c7661 WebCore::CachedPage::destroy() + 33
    12 com.apple.WebCore 0x00007fff8044bfe9 WebCore::PageCache::releaseAutoreleasedPagesNow() + 153
    13 com.apple.WebCore 0x00007fff80434747 WebCore::ThreadTimers::sharedTimerFiredInternal() + 151
    14 com.apple.WebCore 0x00007fff80cd2e85 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
    15 com.apple.CoreFoundation 0x00007fff80050678 __CFRunLoopRun + 6488
    16 com.apple.CoreFoundation 0x00007fff8004e84f CFRunLoopRunSpecific + 575
    17 com.apple.HIToolbox 0x00007fff86d8f91a RunCurrentEventLoopInMode + 333
    18 com.apple.HIToolbox 0x00007fff86d8f71f ReceiveNextEventCommon + 310
    19 com.apple.HIToolbox 0x00007fff86d8f5d8 BlockUntilNextEventMatchingListInMode + 59
    20 com.apple.AppKit 0x00007fff850dc29e _DPSNextEvent + 708
    21 com.apple.AppKit 0x00007fff850dbbed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    22 com.apple.Safari 0x0000000100015c9a 0x100000000 + 89242
    23 com.apple.AppKit 0x00007fff850a18d3 -[NSApplication run] + 395
    24 com.apple.AppKit 0x00007fff8509a5f8 NSApplicationMain + 364
    25 com.apple.Safari 0x0000000100009b1c 0x100000000 + 39708
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff845174de select$DARWIN_EXTSN$NOCANCEL + 10
    1 libSystem.B.dylib 0x00007fff844ed047 dispatch_mgrinvoke + 388
    2 libSystem.B.dylib 0x00007fff844ecc34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff844ec75e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff844ec088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff844ebf25 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff8450ceb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84510cd1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff803451d9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff803412ec WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff8450b456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8450b309 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff844d22fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff844d296d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8004f3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8004e84f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f0f9 0x100000000 + 192761
    5 com.apple.Safari 0x000000010002f089 0x100000000 + 192649
    6 libSystem.B.dylib 0x00007fff8450b456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8450b309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff84515dce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff80070e92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff8450b456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff8450b309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff844d22fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff844d296d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8004f3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8004e84f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff837de4c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8375ee8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff8450b456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8450b309 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff844d22fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff844d296d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8004f3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8004e84f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff8004e5d6 CFRunLoopRun + 70
    5 com.apple.CoreMedia 0x00007fff8446455f FigThreadGlobalNetworkBufferingRunloop + 119
    6 libSystem.B.dylib 0x00007fff8450b456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8450b309 thread_start + 13
    Thread 7: com.apple.coremedia.asyncio
    0 libSystem.B.dylib 0x00007fff8450ceb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84510cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff844659fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff84465bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff81ba4b56 FigAIORequestThread + 398
    5 com.apple.CoreMedia 0x00007fff84466a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff8450b456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8450b309 thread_start + 13
    Thread 8: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff8450ceb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84510cd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff8748d2e0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd45d 0x100000000 + 1823837
    4 com.apple.Safari 0x0000000100046aef 0x100000000 + 289519
    5 com.apple.Safari 0x000000010004696d 0x100000000 + 289133
    6 libSystem.B.dylib 0x00007fff8450b456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8450b309 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff844d22fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff844d296d mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff88c38be2 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff88c38b22 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff8450b456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8450b309 thread_start + 13
    Thread 10: WebCore: LocalStorage
    0 libSystem.B.dylib 0x00007fff8450ceb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84510cd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff8748d2e0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.WebCore 0x00007fff80696421 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4 libSystem.B.dylib 0x00007fff8450b456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8450b309 thread_start + 13
    Thread 11:
    0 libSystem.B.dylib 0x00007fff844ebeaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff844ec2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff844ebf25 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000130 rbx: 0x0000000123c9e9c0 rcx: 0x00007fff5fbfe5c0 rdx: 0x0000000000000098
    rdi: 0x0000000123c9e9c0 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe660 rsp: 0x00007fff5fbfe650
    r8: 0x0000000000000000 r9: 0x00000001383130a0 r10: 0x000000013725bdb0 r11: 0x0000000000000001
    r12: 0x0000000133dc2460 r13: 0x0000000000000000 r14: 0x0000000000000002 r15: 0x0000000000000000
    rip: 0x00007fff877c50b7 rfl: 0x0000000000010206 cr2: 0x0000000000000160
    Binary Images:
    0x100000000 - 0x1006a9fef com.apple.Safari 5.0 (6533.16) <AE7B5544-1A22-2712-5756-03687127EEF2> /Applications/Safari.app/Contents/MacOS/Safari
    0x100f36000 - 0x100f3afff com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <F6E20DCA-3C00-8990-1F60-E5517F7D0C77> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x100f47000 - 0x100f4dfff com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <97D7045E-CFD7-AD5C-6954-3B7C3F367C63> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x11583c000 - 0x11583cfff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x1195c2000 - 0x1197e5fff com.apple.audio.codecs.Components 2.0.1 (2.0.1) <6DA1101A-DE4D-6EC9-8B3E-499F5FAE1FAE> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x119840000 - 0x119848ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x1198c3000 - 0x1198e9fff GLRendererFloat ??? (???) <10AFC7E0-A5CE-8F0E-7084-439BE59F7E95> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x119f27000 - 0x119f28fff ATSHI.dylib ??? (???) <0C6E12AA-4D29-7892-77CA-0B9D2C1627F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x11a082000 - 0x11a14dfe7 com.apple.audio.units.Components 1.6.1 (1.6.1) <886E356E-03F8-B738-77DF-948346546AA4> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x11a166000 - 0x11a2f3fe7 GLEngine ??? (???) <57D733C2-F7CB-2B8F-CD34-C85A193145DE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11a324000 - 0x11a7e1fe7 com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.16 (6.1.6) <126AE5FA-A697-C89E-9AF0-5ADB2BA83205> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x11a999000 - 0x11a99dff7 libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x11acc0000 - 0x11acc2ff7 com.apple.printingprivate.framework.PrintingPrivate 6.1 (15.2) <ADA627F5-AE0B-C33B-6F0F-614F0B67D99E> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
    0x11b29f000 - 0x11b2a5fff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x11b34e000 - 0x11b351fef libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <F6C89B8E-8936-FB95-C002-2CAE20F56BB4> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0x1208a8000 - 0x1209b8fef libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
    0x120a15000 - 0x120a39ff7 libPDFRIP.A.dylib 543.50.0 (compatibility 64.0.0) <6A248153-8A28-FFCA-01F1-C85D659876FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x120bb9000 - 0x120bf1fff com.apple.print.framework.Print.Private 6.3 (305.3) <8EC482EF-62FA-446C-C145-BB9009A2616A> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x121535000 - 0x12156aff7 com.apple.print.PrintingCocoaPDEs 6.3 (305.3) <34CEFBFA-F01C-4A32-6E9C-8368BA2DF910> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80178ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8021c000 - 0x7fff8032bfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8032c000 - 0x7fff8033efe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff8033f000 - 0x7fff80faefe7 com.apple.WebCore 6533 (6533.16) <AC146886-9761-B048-45D3-07250E03F73C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff80faf000 - 0x7fff80fc8fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff80ffb000 - 0x7fff8116afe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8116b000 - 0x7fff8117cfff SyndicationUI ??? (???) <95A471EF-93CC-0B37-749A-57EF80527E83> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff8117f000 - 0x7fff811c6fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff81328000 - 0x7fff8136dfff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff8136e000 - 0x7fff81472fff com.apple.PubSub 1.0.5 (65.19) <0C393707-6776-0365-6BFE-924CC8108F9B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff81473000 - 0x7fff816aefef 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
    0x7fff816af000 - 0x7fff816f9ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff816fa000 - 0x7fff8174bfe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8174c000 - 0x7fff8174cff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8174d000 - 0x7fff81752fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff81753000 - 0x7fff8178efff 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
    0x7fff8178f000 - 0x7fff817d2fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff817f7000 - 0x7fff81830ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff81831000 - 0x7fff81831ff7 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
    0x7fff81832000 - 0x7fff8186afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff8187b000 - 0x7fff8187fff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff81880000 - 0x7fff81895ff7 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
    0x7fff81896000 - 0x7fff818a5fff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x7fff818a6000 - 0x7fff81923fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8194f000 - 0x7fff819ccfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff819cd000 - 0x7fff819e8ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff819e9000 - 0x7fff819f4fff com.apple.corelocation 12 (12) <5CD9B2E3-3F73-899B-5C9F-8F5EBC8A6BE6> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff819f5000 - 0x7fff81a81fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff81a82000 - 0x7fff81a91ff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff81b93000 - 0x7fff81b93ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff81b94000 - 0x7fff81cbcff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff81cbd000 - 0x7fff81cfaff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff81cfb000 - 0x7fff81e14fef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff81e15000 - 0x7fff81e7dfff 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
    0x7fff81eae000 - 0x7fff81eaeff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff81eaf000 - 0x7fff82224fe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff82225000 - 0x7fff82239fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8223a000 - 0x7fff8223bff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8223c000 - 0x7fff8237afff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8237b000 - 0x7fff825e4ff7 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
    0x7fff82634000 - 0x7fff82643fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff82644000 - 0x7fff8268dfef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8268e000 - 0x7fff82728fff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff82729000 - 0x7fff8272bfff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8274f000 - 0x7fff8280cff7 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
    0x7fff8280d000 - 0x7fff8289dfff 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
    0x7fff8289e000 - 0x7fff82984fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff82985000 - 0x7fff82990ff7 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
    0x7fff82991000 - 0x7fff82994fff 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
    0x7fff82995000 - 0x7fff82997fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff82998000 - 0x7fff82a47fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff82a48000 - 0x7fff82b6dfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff82b6e000 - 0x7fff83072fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff83073000 - 0x7fff83074ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff83075000 - 0x7fff83081fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff83082000 - 0x7fff830b2fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff830b3000 - 0x7fff830e0fff MetadataLib.dylib 3.0.3 (compatibility 2.2.1) <91713F38-435B-EA2A-F4D2-EF28AE59349B> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff830e1000 - 0x7fff830efff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff830f0000 - 0x7fff83106fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff83168000 - 0x7fff831f7fff 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
    0x7fff831f8000 - 0x7fff83220fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff83390000 - 0x7fff83396ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff83397000 - 0x7fff83415fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff83416000 - 0x7fff8344eff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff8344f000 - 0x7fff83450fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff83451000 - 0x7fff83462ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff83660000 - 0x7fff83663ff7 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
    0x7fff83664000 - 0x7fff83693ff7 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
    0x7fff83694000 - 0x7fff8374dfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff8374e000 - 0x7fff839cffef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff83aae000 - 0x7fff83b30fff 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
    0x7fff83b31000 - 0x7fff83b6efff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff83b6f000 - 0x7fff83b7aff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff83bb6000 - 0x7fff83c81fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff83c82000 - 0x7fff83d5cff7 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
    0x7fff83d5d000 - 0x7fff83dbbff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83dbc000 - 0x7fff83dc9fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff83dd0000 - 0x7fff83dd4ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff83dd5000 - 0x7fff83e2afef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff83e2b000 - 0x7fff83fe9fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff83fea000 - 0x7fff8401bfef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff84024000 - 0x7fff8406cff7 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
    0x7fff84146000 - 0x7fff843ccff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff843cd000 - 0x7fff84448fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff84449000 - 0x7fff8448aff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8448b000 - 0x7fff844cffe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff844d0000 - 0x7fff844d0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff844d1000 - 0x7fff84691fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff84692000 - 0x7fff846e1ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff846e2000 - 0x7fff84723fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff84745000 - 0x7fff84745ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff84746000 - 0x7fff84746ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8476c000 - 0x7fff84771fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff84779000 - 0x7fff8477afff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff8477b000 - 0x7fff8495efef libType1Scaler.dylib ??? (???) <4C5DD699-D329-CBC4-018B-D9033DB6A3D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff84a23000 - 0x7fff84a6cff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff84a6d000 - 0x7fff84a73ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff84b0a000 - 0x7fff84b20ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff84b21000 - 0x7fff84b8dff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff84c0f000 - 0x7fff84f42fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff84f43000 - 0x7fff84f68fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff84f69000 - 0x7fff85061ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff85062000 - 0x7fff85097fef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff85098000 - 0x7fff85a8efff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff85a8f000 - 0x7fff8618c067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8618d000 - 0x7fff861d9fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff861da000 - 0x7fff86290fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff86291000 - 0x7fff864d3fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff864ea000 - 0x7fff86cf4fe7 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
    0x7fff86d1d000 - 0x7fff86d60ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff86d61000 - 0x7fff8705ffe7 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
    0x7fff87060000 - 0x7fff87067fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff87068000 - 0x7fff87099fff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8709a000 - 0x7fff8714ffe7 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
    0x7fff8715e000 - 0x7fff87181fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff87182000 - 0x7fff87193fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff87194000 - 0x7fff8734afef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8734b000 - 0x7fff873b9fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff873ba000 - 0x7fff8747afff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8747b000 - 0x7fff87665fe7 com.apple.JavaScriptCore 6533 (6533.13) <4D8B7A37-BBDF-A789-4D9F-81F3721AA311> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff87666000 - 0x7fff8766cfff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff876a2000 - 0x7fff876a7ff7 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
    0x7fff876a8000 - 0x7fff876c8ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff87754000 - 0x7fff8779bff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8779c000 - 0x7fff87918ff7 com.apple.WebKit 6533 (6533.16) <A72746E9-5958-07B2-406A-DBEB7D2A13C1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8798c000 - 0x7fff879b7ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff879b8000 - 0x7fff87a88ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff87abf000 - 0x7fff87f02fef 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
    0x7fff87f69000 - 0x7fff87feefff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff880cf000 - 0x7fff880d2ff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff880d3000 - 0x7fff88114fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff88115000 - 0x7fff8813bfe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8813c000 - 0x7fff881f1fe7 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
    0x7fff881f2000 - 0x7fff882fcff7 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
    0x7fff88393000 - 0x7fff883f5fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff883f6000 - 0x7fff8840aff7 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
    0x7fff8840e000 - 0x7fff88424fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff88425000 - 0x7fff8853cfef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff88934000 - 0x7fff88955fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff88956000 - 0x7fff889a5fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff889a6000 - 0x7fff889a6ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88b11000 - 0x7fff88b1cfff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff88b26000 - 0x7fff88b44fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88b45000 - 0x7fff88be5fff 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
    0x7fff88be6000 - 0x7fff88f7fff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88f80000 - 0x7fff88f88fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff88f95000 - 0x7fff89014fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff89015000 - 0x7fff8907ffe7 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
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f0
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.3f8, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS542516K9SA00, 149,05 GB
    Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x022a, 0x5d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000

    Unfortunately it didnt help As soon as I turn my attention to something else, and leave safari open for a minute or so, it crashes. I'm pretty sure it is not Flash related, it also occurs on pages where there is no flash. Once again this is what I get. More suggestions? Many thanks.
    Process: Safari [476]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (6533.16)
    Build Info: WebBrowser-75331600~5
    Code Type: X86-64 (Native)
    Parent Process: launchd [92]
    Date/Time: 2010-07-13 21:02:23.087 +0200
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 76494 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 73611 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: B9A38192-515A-4128-B5DB-46928B191D90
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000008
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.WebCore 0x00007fff8000f7e4 WebCore::Frame::page() const + 4
    1 com.apple.WebCore 0x00007fff8007d694 WebCore::FrameView::beginDeferredRepaints() + 36
    2 com.apple.WebCore 0x00007fff8007bfd1 WebCore::FrameView::layout(bool) + 1121
    3 com.apple.WebKit 0x00007fff82024349 -[WebHTMLView layoutToMinimumPageWidth:maximumPageWidth:adjustingViewSize:] + 185
    4 com.apple.WebKit 0x00007fff8202af6d -[WebHTMLView(WebInternal) weblayoutIfNeededRecursive] + 157
    5 com.apple.WebKit 0x00007fff8202aebf -[WebHTMLView(WebPrivate) viewWillDraw] + 111
    6 com.apple.AppKit 0x00007fff82be4251 -[NSView viewWillDraw] + 592
    7 com.apple.AppKit 0x00007fff82be4251 -[NSView viewWillDraw] + 592
    8 com.apple.AppKit 0x00007fff82be4251 -[NSView viewWillDraw] + 592
    9 com.apple.AppKit 0x00007fff82be4251 -[NSView viewWillDraw] + 592
    10 com.apple.WebKit 0x00007fff8202ae42 -[WebView(WebPrivate) viewWillDraw] + 82
    11 com.apple.AppKit 0x00007fff82be4251 -[NSView viewWillDraw] + 592
    12 com.apple.AppKit 0x00007fff82be4251 -[NSView viewWillDraw] + 592
    13 com.apple.AppKit 0x00007fff82be4251 -[NSView viewWillDraw] + 592
    14 com.apple.AppKit 0x00007fff82be4251 -[NSView viewWillDraw] + 592
    15 com.apple.AppKit 0x00007fff82be3802 -[NSView _sendViewWillDrawInRect:clipRootView:suppressRecursion:] + 1252
    16 com.apple.AppKit 0x00007fff82b5efb9 -[NSView displayIfNeeded] + 908
    17 com.apple.Safari 0x0000000100033bb0 0x100000000 + 211888
    18 com.apple.AppKit 0x00007fff82b59ea2 _handleWindowNeedsDisplay + 678
    19 com.apple.CoreFoundation 0x00007fff846b1077 __CFRunLoopDoObservers + 519
    20 com.apple.CoreFoundation 0x00007fff8468cef4 __CFRunLoopRun + 468
    21 com.apple.CoreFoundation 0x00007fff8468c84f CFRunLoopRunSpecific + 575
    22 com.apple.HIToolbox 0x00007fff8351091a RunCurrentEventLoopInMode + 333
    23 com.apple.HIToolbox 0x00007fff8351071f ReceiveNextEventCommon + 310
    24 com.apple.HIToolbox 0x00007fff835105d8 BlockUntilNextEventMatchingListInMode + 59
    25 com.apple.AppKit 0x00007fff82b2f29e _DPSNextEvent + 708
    26 com.apple.AppKit 0x00007fff82b2ebed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    27 com.apple.Safari 0x0000000100015c96 0x100000000 + 89238
    28 com.apple.AppKit 0x00007fff82af48d3 -[NSApplication run] + 395
    29 com.apple.AppKit 0x00007fff82aed5f8 NSApplicationMain + 364
    30 com.apple.Safari 0x0000000100009b18 0x100000000 + 39704
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff88ed908a kevent + 10
    1 libSystem.B.dylib 0x00007fff88edaf5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff88edac34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff88eda75e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff88eda088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff88ed9f25 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff88efaeb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88efecd1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff80009249 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff8000535c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff88ef9456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88ef9309 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff88ec02fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88ec096d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8468d3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8468c84f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f0f5 0x100000000 + 192757
    5 com.apple.Safari 0x000000010002f085 0x100000000 + 192645
    6 libSystem.B.dylib 0x00007fff88ef9456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88ef9309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff88ec02fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88ec096d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8468d3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8468c84f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff83a594c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff839d9e8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff88ef9456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88ef9309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff88f03dce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff846aee92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff88ef9456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff88ef9309 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff88efaeb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88efecd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff821a42b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd455 0x100000000 + 1823829
    4 com.apple.Safari 0x0000000100046aeb 0x100000000 + 289515
    5 com.apple.Safari 0x0000000100046969 0x100000000 + 289129
    6 libSystem.B.dylib 0x00007fff88ef9456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88ef9309 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff88ec02fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88ec096d mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff860e8be2 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff860e8b22 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff88ef9456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88ef9309 thread_start + 13
    Thread 8: WebCore: LocalStorage
    0 libSystem.B.dylib 0x00007fff88efaeb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88efecd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff821a42b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.WebCore 0x00007fff8035a4c1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4 libSystem.B.dylib 0x00007fff88ef9456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88ef9309 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff88ed9eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88eda2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88ed9f25 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x000000011b65ba00 rbx: 0x000000011b65ba00 rcx: 0x0000000000000000 rdx: 0x0000026200000098
    rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfd820 rsp: 0x00007fff5fbfd820
    r8: 0x0000000000000000 r9: 0x0000000000000005 r10: 0x00007fff8201e190 r11: 0x000000010084fae0
    r12: 0x0000000000000262 r13: 0x000000011af66280 r14: 0x000000011af66280 r15: 0x000000011b179560
    rip: 0x00007fff8000f7e4 rfl: 0x0000000000010287 cr2: 0x0000000000000008
    Binary Images:
    0x100000000 - 0x1006a9fef com.apple.Safari 5.0 (6533.16) <055D70FE-977B-C3B3-4E40-E05E3D9CF0AB> /Applications/Safari.app/Contents/MacOS/Safari
    0x103099000 - 0x103099fff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x117a90000 - 0x117a93fef libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <F6C89B8E-8936-FB95-C002-2CAE20F56BB4> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0x117db0000 - 0x117db6fff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x11852c000 - 0x118534ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x11b183000 - 0x11b187ff7 libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x11b18d000 - 0x11b18efff ATSHI.dylib ??? (???) <0C6E12AA-4D29-7892-77CA-0B9D2C1627F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x120583000 - 0x120693fef libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80c72fe7 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
    0x7fff80c73000 - 0x7fff80c96fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff80d5c000 - 0x7fff80d75fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff80d76000 - 0x7fff80d77ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff80d78000 - 0x7fff80dc4fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff80dcd000 - 0x7fff80e11fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff80ea8000 - 0x7fff80ed7ff7 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
    0x7fff80ed8000 - 0x7fff80eeefff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff80eef000 - 0x7fff80f00ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff80f01000 - 0x7fff80f17ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff80f70000 - 0x7fff80fd2fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff80fd9000 - 0x7fff80fe5fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x7fff81047000 - 0x7fff8106cff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff81081000 - 0x7fff81179ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff8117a000 - 0x7fff811aafef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff811ab000 - 0x7fff811ecff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff811f9000 - 0x7fff812affff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff812b0000 - 0x7fff812f1fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff812f2000 - 0x7fff8132dfff 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
    0x7fff8132e000 - 0x7fff81349ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff814d9000 - 0x7fff814effef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff814f0000 - 0x7fff814f5ff7 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
    0x7fff814f6000 - 0x7fff81bf3067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff81c3f000 - 0x7fff81c41fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81c42000 - 0x7fff81cf7fe7 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
    0x7fff81cf8000 - 0x7fff81d07fff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x7fff81d08000 - 0x7fff81d97fff 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
    0x7fff81dd9000 - 0x7fff81ddcff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff81ddd000 - 0x7fff81f93fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff81fe8000 - 0x7fff81fe8ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff81fe9000 - 0x7fff82014ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff82015000 - 0x7fff82191ff7 com.apple.WebKit 6533 (6533.16) <B0C2B2F5-9BC1-5907-17A7-E2039C1EF57B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff82192000 - 0x7fff8237cfe7 com.apple.JavaScriptCore 6533 (6533.13) <C2D33B72-06F1-B789-6FD3-FB09EEB6C907> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8237d000 - 0x7fff82388ff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff82389000 - 0x7fff82389ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82442000 - 0x7fff82442ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff82443000 - 0x7fff825b2fe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff825b3000 - 0x7fff82699fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff826da000 - 0x7fff82729ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff82781000 - 0x7fff82890fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff82891000 - 0x7fff8290efef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff82967000 - 0x7fff829b0ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff829b1000 - 0x7fff82a19fff 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
    0x7fff82a1a000 - 0x7fff82aeaff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff82aeb000 - 0x7fff834e1fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff834e2000 - 0x7fff837e0fe7 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
    0x7fff83817000 - 0x7fff83894fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff83895000 - 0x7fff838b5ff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff838cc000 - 0x7fff83913fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff83944000 - 0x7fff839aefe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff839af000 - 0x7fff839b2fff 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
    0x7fff839b3000 - 0x7fff839c8ff7 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
    0x7fff839c9000 - 0x7fff83c4afef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff83c4b000 - 0x7fff83d16fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff83d17000 - 0x7fff83e1bfff com.apple.PubSub 1.0.5 (65.19) <10137D49-8771-05F0-AC60-B41F6A8E0D87> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff83e1c000 - 0x7fff83e20ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff83e21000 - 0x7fff83e22ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff83e4a000 - 0x7fff83ec9fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff83ed3000 - 0x7fff84159ff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff841e1000 - 0x7fff8421eff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8421f000 - 0x7fff84225ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff84256000 - 0x7fff84394fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff84395000 - 0x7fff843d6fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff843d7000 - 0x7fff8441cfff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff8441d000 - 0x7fff8449ffff 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
    0x7fff844ac000 - 0x7fff844b4fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff844b5000 - 0x7fff844b5ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff844b6000 - 0x7fff844c7fff SyndicationUI ??? (???) <46D6FA2B-1818-1756-A453-23EB0AC587EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff844ec000 - 0x7fff845f6ff7 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
    0x7fff845f7000 - 0x7fff84640fef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff84641000 - 0x7fff847b6ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff847b7000 - 0x7fff847baff7 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
    0x7fff847bb000 - 0x7fff847bcfff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff847d9000 - 0x7fff847edff7 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
    0x7fff847ee000 - 0x7fff84ff8fe7 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
    0x7fff85038000 - 0x7fff85070fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff85071000 - 0x7fff850b4ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff850b5000 - 0x7fff85113ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85114000 - 0x7fff851d1ff7 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
    0x7fff851d2000 - 0x7fff853b5fef libType1Scaler.dylib ??? (???) <4C5DD699-D329-CBC4-018B-D9033DB6A3D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff853b6000 - 0x7fff853defff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff85418000 - 0x7fff85540ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff85541000 - 0x7fff8554cfff com.apple.corelocation 12 (12) <068D75A9-7359-A04F-722A-399283E3528B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8554d000 - 0x7fff8554dff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8554e000 - 0x7fff855dafef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff855db000 - 0x7fff856f4fef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff856f5000 - 0x7fff856fbfff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff856fc000 - 0x7fff8571afff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff85bbd000 - 0x7fff85bc2fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff85bc3000 - 0x7fff85bcefff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff85bcf000 - 0x7fff85c12fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff85c13000 - 0x7fff85d38fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff85d39000 - 0x7fff85e13ff7 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
    0x7fff85e14000 - 0x7fff85fd2fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff85fd3000 - 0x7fff86063fff 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
    0x7fff86064000 - 0x7fff8606fff7 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
    0x7fff86070000 - 0x7fff86072fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff86096000 - 0x7fff8642fff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8644b000 - 0x7fff864b9fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff864ba000 - 0x7fff864baff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff864c3000 - 0x7fff86512fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86513000 - 0x7fff865b3fff 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
    0x7fff865b4000 - 0x7fff86663fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff86664000 - 0x7fff868a6fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff868a7000 - 0x7fff868b5ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff868b6000 - 0x7fff86922ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff86923000 - 0x7fff86950fff MetadataLib.dylib 3.0.3 (compatibility 2.2.1) <91713F38-435B-EA2A-F4D2-EF28AE59349B> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff86951000 - 0x7fff86b8cfef 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
    0x7fff86b8d000 - 0x7fff86c46fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff86c47000 - 0x7fff86c6dfe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff86c6e000 - 0x7fff86c72ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff86c73000 - 0x7fff86cc4fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff86cc5000 - 0x7fff86cf6fff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff86cf7000 - 0x7fff86cfcfff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff86cfd000 - 0x7fff86d0ffe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff86d10000 - 0x7fff86d1fff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86d20000 - 0x7fff86d20ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff86d21000 - 0x7fff86d6bff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff86d6c000 - 0x7fff86d6dfff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff86da9000 - 0x7fff86df0ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86df4000 - 0x7fff86e2dff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff86e2e000 - 0x7fff87332fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff874a8000 - 0x7fff874affff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff874b0000 - 0x7fff8752bfff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8752c000 - 0x7fff8752cff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8752d000 - 0x7fff8753cfff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8756d000 - 0x7fff8759efef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8759f000 - 0x7fff875acfe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff875ad000 - 0x7fff87647fff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff87648000 - 0x7fff8767dfef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff87954000 - 0x7fff87bbdff7 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
    0x7fff87bbe000 - 0x7fff87cd5fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff87d21000 - 0x7fff87dd6fe7 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
    0x7fff87e0c000 - 0x7fff87e91fff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff87e92000 - 0x7fff87f10fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff88080000 - 0x7fff883b3fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff883d5000 - 0x7fff8841dff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8841e000 - 0x7fff884defff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff884df000 - 0x7fff884f0fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff8850d000 - 0x7fff88513ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88553000 - 0x7fff88590fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff88591000 - 0x7fff885c9ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff885ca000 - 0x7fff8893ffe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88956000 - 0x7fff889abfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff889ac000 - 0x7fff889cdfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff889f3000 - 0x7fff88a07fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88a7b000 - 0x7fff88ebefef 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
    0x7fff88ebf000 - 0x7fff8907ffef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f0
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.3f8, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS542516K9SA00, 149,05 GB
    Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x022a, 0x5d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000

  • IPad Safari crashes often

    I've noticed that my iPad safari is often crashing. I've tried restarting it, and believe that it's updated with the latest software. Any thoughts on what's going on.

    See if the following help. Try clearing Safari's cache : Settings > Safari > Clear Cookies And Data and also Clear History
    Then close Safari and do a reset. To close Safari : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    To do a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    Turning off iCloud and multitasking gestures on the iPad might also help.

  • 64-bit safari crashing often

    Safari has been less stable for me in 10.6 than in 10.5 on my Macbook. I don't use my iMac as much so don't have a comment on that. Safari is configured to open 64-bit mode. I've sent several crash repots to apple. The most recent report point to a segmentation violation, invalid address of 0x20.
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000020
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Nice. I haven't saved other crash reports yet, but I will starting now.
    When Safari crashes sometimes there is only one window open, sometimes two or three, sometimes video is running, sometimes not. The most unbelievable ones ones are when I click on the mail link at www.yahoo.com after I start up safari, nothing happens for a couple seconds, then Safari crashes. I'm not running other applications when this happens, just Safari, and whatever it starts up obviously.
    I will turn on pop-up blocking to see if that helps. Any other ideas out there ?
    Thanks, cbunix23

    I agree completely - Snow Leopard has been horrible. Safari crashes frequently without pattern. No change except SL. Multi calls to Apple support w/o solution. Looks like I may have to do a clean install.
    Safari problems on MacBook. I also installed SL on a relatively new iMac. BAD NEWS. Finder crashes repeatedly. Ditto various apps. No pattern - just that SL turned a solid, stable Leopard machine into a supremely unstable one. (The fact that two installs from the same disc makes me wonder about a bad disc; Apple is sending disc #2 in a week, but I need a computer to use in the meantime.)
    Do what Apple says - keep your OS up to date - and you're rewarded with TWO clean installs, reinstalling all apps, etc. A royal pain.
    SNOW LEOPARD IS A NIGHTMARE - I DO NOT RECOMMEND IT AT ALL.
    If anyone has similar experience and found a solution, please advise.

  • Safari Crashing often on Javascript-Intensive sites

    Hi. I've been finding over the past few days that Safari has been crashing more and more often on Javascript-intensive websites, Facebook in particular. On seeming random occasions, though most commonly when I'm switching between profile tabs (Wall, Info, etc). I've tried disablind the Fraudulent Website alert, unloaded SafariBlock, but the crashes still happen.
    I'm running the latest versions of Safari (3.2.1 rev. 5525.27.1) and Mac OS X (10.5.6), and here's the latest crash log (I've had 5 crashes over the past 48 hours):
    Process: Safari [383]
    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 [78]
    Date/Time: 2009-02-15 14:21:10.421 +0000
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000060
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x90a32600 WebCore::RenderBlock::createLineBoxes(WebCore::RenderObject*) + 32
    1 com.apple.WebCore 0x90a323ca WebCore::RenderBlock::constructLine(WebCore::BidiIterator const&, WebCore::BidiIterator const&) + 170
    2 com.apple.WebCore 0x90a2b829 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 3369
    3 com.apple.WebCore 0x90a2283a WebCore::RenderBlock::layoutBlock(bool) + 730
    4 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    5 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    6 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    7 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    8 com.apple.WebCore 0x90a2b33b WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 2107
    9 com.apple.WebCore 0x90a2283a WebCore::RenderBlock::layoutBlock(bool) + 730
    10 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    11 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    12 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    13 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    14 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    15 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    16 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    17 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    18 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    19 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    20 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    21 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    22 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    23 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    24 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    25 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    26 com.apple.WebCore 0x90a2b33b WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 2107
    27 com.apple.WebCore 0x90a2283a WebCore::RenderBlock::layoutBlock(bool) + 730
    28 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    29 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    30 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    31 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    32 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    33 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    34 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    35 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    36 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    37 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    38 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    39 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    40 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    41 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    42 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    43 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    44 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    45 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    46 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    47 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    48 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    49 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    50 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    51 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    52 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    53 com.apple.WebCore 0x90a241f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    54 com.apple.WebCore 0x90a22d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    55 com.apple.WebCore 0x90a22528 WebCore::RenderBlock::layout() + 40
    56 com.apple.WebCore 0x90a223a8 WebCore::RenderView::layout() + 200
    57 com.apple.WebCore 0x90a20bb9 WebCore::FrameView::layout(bool) + 473
    58 com.apple.WebCore 0x90b9b230 WebCore::Document::updateLayout() + 112
    59 com.apple.WebCore 0x90b9b056 WebCore::RenderLayer::hitTest(WebCore::HitTestRequest const&, WebCore::HitTestResult&) + 38
    60 com.apple.WebCore 0x90b9e322 WebCore::Document::prepareMouseEvent(WebCore::HitTestRequest const&, WebCore::IntPoint const&, WebCore::PlatformMouseEvent const&) + 66
    61 com.apple.WebCore 0x90b9e0e8 WebCore::EventHandler::prepareMouseEvent(WebCore::HitTestRequest const&, WebCore::PlatformMouseEvent const&) + 88
    62 com.apple.WebCore 0x90b9dc97 WebCore::EventHandler::handleMouseMoveEvent(WebCore::PlatformMouseEvent const&, WebCore::HitTestResult*) + 439
    63 com.apple.WebCore 0x90b9da7e WebCore::EventHandler::mouseMoved(WebCore::PlatformMouseEvent const&) + 62
    64 com.apple.WebCore 0x90b9d5c0 WebCore::EventHandler::mouseMoved(NSEvent*) + 256
    65 com.apple.WebKit 0x96f63868 -[WebHTMLView(WebPrivate) _updateMouseoverWithEvent:] + 904
    66 com.apple.WebKit 0x96f634d5 -[WebHTMLView(WebPrivate) _updateMouseoverWithFakeEvent] + 389
    67 com.apple.WebKit 0x96f518ce -[WebHTMLView mouseUp:] + 238
    68 com.apple.AppKit 0x9306c241 -[NSWindow sendEvent:] + 5539
    69 com.apple.Safari 0x0002b0d3 0x1000 + 172243
    70 com.apple.AppKit 0x93038d49 -[NSApplication sendEvent:] + 2941
    71 com.apple.Safari 0x0002ab58 0x1000 + 170840
    72 com.apple.AppKit 0x92f9669f -[NSApplication run] + 847
    73 com.apple.AppKit 0x92f638a4 NSApplicationMain + 574
    74 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x937643ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9378ed0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x909848ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x9093d065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    5 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9375d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x937649bc mach_msg + 72
    2 com.apple.CoreFoundation 0x92e5a0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x92e5acd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x93e8aebe CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    6 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9375d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x937649bc mach_msg + 72
    2 com.apple.CoreFoundation 0x92e5a0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x92e5acd8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    5 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    6 com.apple.Safari 0x00118081 0x1000 + 1142913
    7 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    8 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9375d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9378f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x937d4539 pthreadcondwait + 48
    3 com.zang.RegexKit 0x00767961 RKFastConditionLock + 663
    4 com.zang.RegexKit 0x00770efa -[RKThreadPool workerThreadStart:] + 436
    5 com.apple.Foundation 0x953dc7ed -[NSThread main] + 45
    6 com.apple.Foundation 0x953dc394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    8 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9375d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9378f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x937d4539 pthreadcondwait + 48
    3 com.zang.RegexKit 0x00767961 RKFastConditionLock + 663
    4 com.zang.RegexKit 0x00770efa -[RKThreadPool workerThreadStart:] + 436
    5 com.apple.Foundation 0x953dc7ed -[NSThread main] + 45
    6 com.apple.Foundation 0x953dc394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    8 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9375d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x937649bc mach_msg + 72
    2 com.apple.CoreFoundation 0x92e5a0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x92e5acd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9543fd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x953dc7ed -[NSThread main] + 45
    6 com.apple.Foundation 0x953dc394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    8 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x937ac6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    2 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9375d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x937649bc mach_msg + 72
    2 com.apple.CoreFoundation 0x92e5a0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x92e5acd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x905af5dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x905af464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x937643ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9378ed0d pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x95e0fb32 glvmDoWork + 162
    3 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    4 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9375d226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9378f1ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x93790a73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9542275c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x95422570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x954224d5 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x93003d90 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x953dc7ed -[NSThread main] + 45
    8 com.apple.Foundation 0x953dc394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    10 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x937643ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9378ed0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x9148e45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x914a0d8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    5 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x937c6292 _workqops + 10
    1 libSystem.B.dylib 0x937c62c2 start_wqthread + 30
    Thread 13:
    Thread 14:
    0 libSystem.B.dylib 0x9375d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x937649bc mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x188d33fd Flash_EnforceLocalSecurity + 1188169
    3 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    4 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x9375d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9378f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x937d4539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x187981fc 0x18400000 + 3768828
    4 ...romedia.Flash Player.plugin 0x187d0034 Flash_EnforceLocalSecurity + 126336
    5 ...romedia.Flash Player.plugin 0x187984a6 0x18400000 + 3769510
    6 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x9375d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9378f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x937d4539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x187981fc 0x18400000 + 3768828
    4 ...romedia.Flash Player.plugin 0x187d0034 Flash_EnforceLocalSecurity + 126336
    5 ...romedia.Flash Player.plugin 0x187984a6 0x18400000 + 3769510
    6 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x9375d226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9378f1ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x93790a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x90688dd2 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x90688bb2 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x906b99c8 TimerThread + 74
    6 libSystem.B.dylib 0x9378e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9378df52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x90a3232d ecx: 0x16bf3440 edx: 0xa00e1ce8
    edi: 0x00000000 esi: 0x2c122530 ebp: 0xbfffcaf8 esp: 0xbfffcad0
    ss: 0x0000001f efl: 0x00010297 eip: 0x90a32600 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000060
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <9272a16db977c7a8efb814b6a8897bda> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2a4000 - 0x2a6fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x2b5000 - 0x2befff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
    0x500000 - 0x6d2fe7 com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x757000 - 0x794fe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x15224000 - 0x15225ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x152fe000 - 0x152feffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x158a4000 - 0x158a7fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x16126000 - 0x1612bff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16339000 - 0x16339ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x164a3000 - 0x164a9ffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17743000 - 0x17751feb libSimplifiedChineseConverter.dylib ??? (???) <ce2c7b2ec834152d2ab1e34775707fd5> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x17756000 - 0x17768fff libTraditionalChineseConverter.dylib ??? (???) <932e150584e4b29eaffd02a44796f0d3> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x18400000 - 0x18a09fdf +com.macromedia.Flash Player.plugin 9.0.151 (1.0.4f60) <f43004ffc4944f26af228334f2cda80b> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x18b4a000 - 0x18b69fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1a3d0000 - 0x1a4f7fe7 libmecab.1.0.0.dylib ??? (???) <7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib
    0x1a732000 - 0x1a79ffff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1ed5c000 - 0x1ed61fff com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1ed66000 - 0x1ed95fe3 +com.grame.JackRouter JackRouter (0.8.6) <94e85a413057a622d3ddb0a9b95de34e> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
    0x1edbc000 - 0x1ede4ff2 +com.grame.Jackmp ??? (0.691) <4a8d0afeae0749fca985339b50db2a1b> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
    0x1ee55000 - 0x1eeaeff7 com.apple.driver.AppleIntelGMA950GLDriver 1.5.36 (5.3.6) <5f0420ab48f5d0f1b419c2ba4a89b7eb> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x1eeb6000 - 0x1eed2ff7 GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1f055000 - 0x1f1d8fe3 GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90015000 - 0x90047fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90048000 - 0x90048ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90049000 - 0x9006dfeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x900dd000 - 0x900e4ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x900e5000 - 0x903edfff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x903ee000 - 0x904bcff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9050d000 - 0x9053afeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9053b000 - 0x9053dfff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9053e000 - 0x90556ff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90557000 - 0x90591fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90592000 - 0x9060ffeb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90610000 - 0x9062eff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9065f000 - 0x90939ff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9093a000 - 0x90f8bfff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90f8c000 - 0x9101ffff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91020000 - 0x91430fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9145b000 - 0x91526fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91527000 - 0x91545fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x91546000 - 0x91588fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91589000 - 0x9158affc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9158b000 - 0x915a1fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91704000 - 0x9171cfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9171d000 - 0x917fdfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x919f4000 - 0x91a00ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91a01000 - 0x91a2cfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x91a2d000 - 0x91ab7fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91ab8000 - 0x91ab8ffd 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
    0x91ab9000 - 0x91b40ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x91b41000 - 0x91c42fe7 com.apple.PubSub 1.0.3 (65.1.2) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x91c43000 - 0x91ceafeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91ceb000 - 0x91cf9ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x91cfa000 - 0x91e7afef com.apple.CoreAUC 3.02.0 (3.02.0) <e9c0220542fac5c62ef3b79aa791252f> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91e7b000 - 0x91e7dff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e7e000 - 0x91e83fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91e9c000 - 0x91fe2ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91fe3000 - 0x9203dff7 com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9203e000 - 0x92045fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92046000 - 0x9204afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92139000 - 0x927d9fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x927da000 - 0x92866ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92867000 - 0x9286dfff 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
    0x92891000 - 0x92976ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92977000 - 0x929d0ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x929d1000 - 0x929d5fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92a16000 - 0x92db3fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92de7000 - 0x92f1afff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92f1b000 - 0x92f5cfe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92f5d000 - 0x9375bfef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9375c000 - 0x938c3ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x938c4000 - 0x93941fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93942000 - 0x9395dffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93bc7000 - 0x93befff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93bf0000 - 0x93bf8fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93bf9000 - 0x93c43fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93c44000 - 0x93c50ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93c51000 - 0x93c80fe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93c81000 - 0x93c8cfe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93c8d000 - 0x93c8dffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93c8e000 - 0x93cd7fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93cd8000 - 0x93db9ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x93dba000 - 0x93dbffff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93dc0000 - 0x93e87ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93e88000 - 0x93f25fe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93f26000 - 0x94f01ff6 com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94f0f000 - 0x94f45fef libtidy.A.dylib ??? (???) <5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib
    0x94f46000 - 0x9507eff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x9507f000 - 0x9508cfe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95093000 - 0x950f9ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95167000 - 0x95186ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95187000 - 0x95189fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9518a000 - 0x95199fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x951ec000 - 0x951fbffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x952c6000 - 0x952c9fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x952ca000 - 0x952caffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95316000 - 0x953d0fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x953d1000 - 0x953d1ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x953d2000 - 0x9564dfe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9564e000 - 0x956e1ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x956e2000 - 0x9571cffe com.apple.securityfoundation 3.0.1 (35844) <2fbb6a1177ef98350b8aefc60737ba0e> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95722000 - 0x95a47fe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95a48000 - 0x95a48ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95a9a000 - 0x95b4afff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95b4b000 - 0x95b55feb 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
    0x95b56000 - 0x95b56ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95b57000 - 0x95bd6ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95bd7000 - 0x95c51ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x95c52000 - 0x95c67ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95c68000 - 0x95de7fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95de8000 - 0x962b9f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x962ba000 - 0x9640cff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9640d000 - 0x96498fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96499000 - 0x964bdfff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x9667b000 - 0x96684fff 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
    0x96685000 - 0x96737ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x9673b000 - 0x9677afef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9677b000 - 0x96b39fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96b3a000 - 0x96b62fff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
    0x96b95000 - 0x96d63ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96d64000 - 0x96d74fff 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
    0x96d75000 - 0x96d85ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96d86000 - 0x96d86ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96dfb000 - 0x96eefff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x96ef0000 - 0x96f27fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96f28000 - 0x96fe6fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x97026000 - 0x970c9ff3 com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x970ca000 - 0x970d1fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x97140000 - 0x9719cff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9719d000 - 0x971a4ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x971a5000 - 0x971f6ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x971f7000 - 0x97235ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x97236000 - 0x97293ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x97294000 - 0x97294fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <349492efc0f6371227a6330d8b2c4fa5> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <933412db50d7db04962aa1891bbc8d2c> /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

    The problems are caused by third party input managers/enhancers that have not yet been updated by their developers to comply with the standards used by Safari 3.2.1.
    In your case these are:
    unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
    com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    You fill find them in one or either or these folders:
    Home/Library/Input Managers
    Hard Disk/library/Input Managers
    Hard Disk/Library/Application Support
    although the exact location is indicated in your crash report - look under 'Binary Images'.
    Close Safari and delete them, then restart Safari and it should be working normally.

  • Safari crashing constantly with osx 10.5.8

    Here's my error report. Could someone please help.
    Process:         Safari [4118]
    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 [100]
    Interval Since Last Report:          422 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  25 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2011-12-28 17:46:16.409 -0500
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  25576DC9-FFEB-4624-A38F-D7EAC7C61AD7
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006ffff0
    Crashed Thread:  Unknown
    Error Formulating Crash Report:
    *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: VMUSignaturePath)
    0x924cafeb
    0x9000ce3b
    0x924cadcb
    0x924cae0a
    0x9279e1f8
    0x00093b31
    0x000a39c1
    0x000a3b17
    0x000a0bab
    0x000038f5
    0x0000a992
    0x00002ea4
    0x000029f1
    0x944f8f4b
    0x0000c254
    0x944cd055
    0x944ccf12
    Backtrace not available
    Unknown thread crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x91a5ccc4  ecx: 0x00000038  edx: 0xffaa45c0
      edi: 0x00c5ba70  esi: 0x00c5a274  ebp: 0xb0183dc8  esp: 0xb0183dc0
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f38   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x006ffff0
    Binary images description not available

    Here's the error report from a second crash:
    Process:         Safari [4158]
    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 [100]
    Interval Since Last Report:          207 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  18 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2011-12-28 17:49:40.726 -0500
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  25576DC9-FFEB-4624-A38F-D7EAC7C61AD7
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006ffff0
    Crashed Thread:  3
    Thread 0:
    0   libSystem.B.dylib                 0x9449c166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x944a395c mach_msg + 72
    2   com.apple.CoreFoundation          0x92450e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x92451aa8 CFRunLoopRunInMode + 88
    4   com.apple.HIToolbox               0x915f72ac RunCurrentEventLoopInMode + 283
    5   com.apple.HIToolbox               0x915f70c5 ReceiveNextEventCommon + 374
    6   com.apple.HIToolbox               0x915f6f39 BlockUntilNextEventMatchingListInMode + 106
    7   com.apple.AppKit                  0x9656f6d5 _DPSNextEvent + 657
    8   com.apple.AppKit                  0x9656ef88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9   com.apple.Safari                  0x000166ad 0x1000 + 87725
    10  com.apple.AppKit                  0x96567f9f -[NSApplication run] + 795
    11  com.apple.AppKit                  0x965351d8 NSApplicationMain + 574
    12  com.apple.Safari                  0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                 0x944a334e __semwait_signal + 10
    1   libSystem.B.dylib                 0x944cdccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x909cfd58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore          0x909cfd8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                 0x944cd055 _pthread_start + 321
    5   libSystem.B.dylib                 0x944ccf12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                 0x944a334e __semwait_signal + 10
    1   libSystem.B.dylib                 0x944cdccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                 0x930e9587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                 0x930e6e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                 0x944cd055 _pthread_start + 321
    5   libSystem.B.dylib                 0x944ccf12 thread_start + 34
    Thread 3 Crashed:
    0   libSystem.B.dylib                 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
    1   libsqlite3.0.dylib                0x91a10652 allocateBtreePage + 1810
    2   libsqlite3.0.dylib                0x91a13a83 incrVacuumStep + 851
    3   libsqlite3.0.dylib                0x91a5d6ce sqlite3VdbeExec + 2606
    4   libsqlite3.0.dylib                0x91a68ea2 sqlite3Step + 386
    5   libsqlite3.0.dylib                0x91a49624 sqlite3_exec + 260
    6   com.apple.CFNetwork               0x9049719e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 64
    7   com.apple.CFNetwork               0x90473b05 ProcessCacheTasks(__CFURLCache*) + 1433
    8   com.apple.CFNetwork               0x9046d29f CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9   com.apple.CoreFoundation          0x924518f5 CFRunLoopRunSpecific + 4469
    10  com.apple.CoreFoundation          0x92451aa8 CFRunLoopRunInMode + 88
    11  com.apple.CFNetwork               0x9046d18c CFURLCacheWorkerThread(void*) + 388
    12  libSystem.B.dylib                 0x944cd055 _pthread_start + 321
    13  libSystem.B.dylib                 0x944ccf12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x944a334e __semwait_signal + 10
    1   libSystem.B.dylib                 0x944cdccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x908246b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                 0x9310277c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                 0x944cd055 _pthread_start + 321
    5   libSystem.B.dylib                 0x944ccf12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x9449c166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x944a395c mach_msg + 72
    2   com.apple.CoreFoundation          0x92450e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x92451aa8 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                 0x944cd055 _pthread_start + 321
    8   libSystem.B.dylib                 0x944ccf12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x9449c166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x944a395c mach_msg + 72
    2   com.apple.CoreFoundation          0x92450e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x92451aa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation              0x92806520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation              0x927a2dfd -[NSThread main] + 45
    6   com.apple.Foundation              0x927a29a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                 0x944cd055 _pthread_start + 321
    8   libSystem.B.dylib                 0x944ccf12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x944eb60a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                 0x944cd055 _pthread_start + 321
    2   libSystem.B.dylib                 0x944ccf12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x944a334e __semwait_signal + 10
    1   libSystem.B.dylib                 0x944cdccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.ColorSync               0x902a43c8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3   com.apple.ColorSync               0x902b6d4e CMMConvTask(void*) + 54
    4   libSystem.B.dylib                 0x944cd055 _pthread_start + 321
    5   libSystem.B.dylib                 0x944ccf12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x944a334e __semwait_signal + 10
    1   libSystem.B.dylib                 0x944cdccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x908246b1 ***::ThreadCondition::timedWait(***::Mutex&, 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                 0x944cd055 _pthread_start + 321
    7   libSystem.B.dylib                 0x944ccf12 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x91a5ccc4  ecx: 0x00000038  edx: 0xffab3fc0
      edi: 0x00c4c070  esi: 0x00c4a874  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
    0x11ec2000 - 0x121bbff3 + ??? (???) <1c7cea30ffe2b4de98ced6518df1e54b>
    0x158a6000 - 0x158abff3  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
    0x90003000 - 0x900e3fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x900e4000 - 0x90122fff  libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90123000 - 0x9012aff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9012b000 - 0x9015afe3  com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9026e000 - 0x90270fff  com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90271000 - 0x9033cfef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90432000 - 0x90469fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9046a000 - 0x90511fec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90512000 - 0x9059fff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x905a0000 - 0x905b5ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x905b6000 - 0x9060fff7  libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90610000 - 0x90661ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90662000 - 0x90671fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x90672000 - 0x906a3ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x906a4000 - 0x906c1ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x906c2000 - 0x907dfff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x907f4000 - 0x90818feb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x90819000 - 0x90a30ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90a31000 - 0x90a5cfe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x90a5d000 - 0x90ad7ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90b0b000 - 0x90b10fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90bdb000 - 0x90c58fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90c61000 - 0x90c89ff7  com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90c8a000 - 0x90e5bfef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90e5c000 - 0x90e9efef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90e9f000 - 0x90ea3fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90ea4000 - 0x9117eff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9117f000 - 0x912d1ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x912d2000 - 0x91365ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91366000 - 0x9136cfff  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
    0x9136d000 - 0x913dffff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x913e0000 - 0x91416fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x91469000 - 0x91475ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x91476000 - 0x91479fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9147a000 - 0x9147cffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9147d000 - 0x915c6ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x915c7000 - 0x918cffe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x918d0000 - 0x918deffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x918df000 - 0x918e3fff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x918e4000 - 0x919ccff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x919cd000 - 0x919e8ff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x919e9000 - 0x91a70ff7  libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x91a71000 - 0x91a71ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91a72000 - 0x91babff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x91c20000 - 0x91c7aff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91ee4000 - 0x91ef0fff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x91ef1000 - 0x92029fe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9202a000 - 0x9202affa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9202b000 - 0x921affef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x921b0000 - 0x921c0ffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x921c1000 - 0x921eefeb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x921ef000 - 0x921f6fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x921f7000 - 0x92245fe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x92263000 - 0x92268fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92269000 - 0x92269ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92281000 - 0x922aafff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x922ab000 - 0x922b4fff  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
    0x922b5000 - 0x9237cff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9237d000 - 0x92385fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92386000 - 0x92396fff  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
    0x923de000 - 0x92511fe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92512000 - 0x9255bfef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9255c000 - 0x925abfff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x925ac000 - 0x925cafff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x925cb000 - 0x92616ff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x92617000 - 0x92797fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x92798000 - 0x92a14fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92a15000 - 0x92a1ffeb  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
    0x92a20000 - 0x92a3fffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92a40000 - 0x930e0fff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x930e1000 - 0x93e4ffe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93e5c000 - 0x93e96fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93e97000 - 0x93ea4fe7  com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93ea5000 - 0x93f24ff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93f25000 - 0x93f65fef  com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x93f66000 - 0x93f66ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93f67000 - 0x94304fef  com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94308000 - 0x94342ffe  com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94392000 - 0x943efffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x9449b000 - 0x94602ff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x9462d000 - 0x9464bff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9464c000 - 0x94a0afea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94a0b000 - 0x94d36ff6  com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94d37000 - 0x94d82fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94d83000 - 0x94e16fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94e17000 - 0x94e17ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94e18000 - 0x94e59fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94e5f000 - 0x95330fbe  libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95331000 - 0x9533dffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9533e000 - 0x95345ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9534b000 - 0x95363fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95364000 - 0x95445ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x96347000 - 0x963a3ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x963e9000 - 0x96476ff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96477000 - 0x96477ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96478000 - 0x96479ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9647a000 - 0x9647affd  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
    0x9647b000 - 0x96522feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96523000 - 0x9652efe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9652f000 - 0x96d2dfef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96d2e000 - 0x9713efef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9713f000 - 0x97163fff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x97164000 - 0x97173ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x971a9000 - 0x971aefff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9721d000 - 0x9724ffff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x97250000 - 0x97250ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97251000 - 0x972cefeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x972cf000 - 0x972cffff  com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x972d0000 - 0x972d2ff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x972d3000 - 0x97385ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x97386000 - 0x97410ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x97429000 - 0x9748fffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97490000 - 0x9764cff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9764d000 - 0x97797feb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97928000 - 0x97967fef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97968000 - 0x97d24ff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x97d25000 - 0x97d25ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97d26000 - 0x97d42ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x97d43000 - 0x97d59fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97d5a000 - 0x97e48fef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x97fad000 - 0x98068fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x98069000 - 0x98069ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9806a000 - 0x9811bfff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Safari crashes on launch - EXC_BAD_ACCESS (0x0001) - Thread 0 Crashed:

    Safari fails to launch - have tried several times. I have also checked on forums, etc, and have tried deleting the appropriate .plist files; have also downloaded OnyX and run various cleaning and maintenance processes. I have also tried creating a new user, but Safari still fails to launch with the new user.
    I have not added or changed any RAM, so I don't think it relates to bad RAM - other applications work fine.
    Machine is a Mac Mini Power PC G4 running OS X 10.4.11; Safari is version 4.0.5.
    Crash report says Thread 0 Crashed - maybe this information provides a clue?
    Here's the text of the beginning of the crash report - I would be most grateful for any suggestions to get it running again:-
    "Date/Time: 2010-03-26 12:33:19.351 +0100
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [62]
    Version: 4.0.5 (4531.22.7)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45312207
    PID: 223
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Code[0]: 0x0000000a
    Code[1]: 0x00123600
    Thread 0 Crashed:
    0 com.apple.Safari 0x00123600 0x1000 + 1189376
    1 com.apple.Safari 0x000038b0 0x1000 + 10416
    2 com.apple.Safari 0x001283f8 0x1000 + 1209336
    3 com.apple.Safari 0x0000375c 0x1000 + 10076
    4 com.apple.Safari 0x000036c4 0x1000 + 9924
    5 com.apple.Safari 0x000034a4 0x1000 + 9380
    6 com.apple.Safari 0x00003368 0x1000 + 9064
    7 libobjc.A.dylib 0x90a41650 class_initialize + 300
    8 libobjc.A.dylib 0x90a412fc classlookupMethodAndLoadCache + 132
    9 libobjc.A.dylib 0x90a411d4 objc_msgSend + 244
    10 com.apple.AppKit 0x937f4e10 -[NSCustomObject nibInstantiate] + 248
    11 com.apple.AppKit 0x937df824 -[NSIBObjectData instantiateObject:] + 188
    12 com.apple.AppKit 0x937df3f0 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 144
    13 com.apple.AppKit 0x937cb8ec loadNib + 240
    14 com.apple.AppKit 0x937cb344 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 716
    15 com.apple.AppKit 0x93822814 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 156
    16 com.apple.AppKit 0x938b264c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
    17 com.apple.AppKit 0x938b23ec NSApplicationMain + 344
    18 com.apple.Safari 0x000f8fdc 0x1000 + 1015772
    19 com.apple.Safari 0x00002fc0 0x1000 + 8128
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000000123600 srr1: 0x000000004000f030 vrsave: 0x0000000000000000
    cr: 0x24000422 xer: 0x0000000000000007 lr: 0x0000000000003924 ctr: 0x000000009012adf8
    r0: 0x000000000000391c r1: 0x00000000bffff3a0 r2: 0x00000000a07bb250 r3: 0x00000000023217b0
    r4: 0x0000000000000000 r5: 0x00000000bffff2e0 r6: 0x00000000bffff2e4 r7: 0x0000000000000020
    r8: 0x0000000000000030 r9: 0x000000000281f024 r10: 0x0000000090a3f628 r11: 0x00000000a2bd604c
    r12: 0x000000009012adf8 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000002 r17: 0x00000000a37fb078 r18: 0x00000000a37fb078 r19: 0x00000000a37fb078
    r20: 0x00000000a37fb078 r21: 0x0000000000000000 r22: 0x00000000a37ff360 r23: 0x00000000023174f0
    r24: 0x00000000a38060c0 r25: 0x0000000000000000 r26: 0x0000000090a86840 r27: 0x00000000002ca538
    r28: 0x00000000bffff428 r29: 0x00000000023217b0 r30: 0x00000000002b0000 r31: 0x00000000024072e8
    Binary Images Description:
    0x1000 - 0x2a6fff com.apple.Safari 4.0.5 (4531.22.7)"
    Thanks in advance for assistance

    Thanks for your message. Here is the complete crash report:-
    Host Name: nigel-framptons-mac-mini
    Date/Time: 2010-03-26 11:24:06.997 +0100
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [63]
    Version: 4.0.5 (4531.22.7)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45312207
    PID: 753
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Code[0]: 0x0000000a
    Code[1]: 0x00123600
    Thread 0 Crashed:
    0 com.apple.Safari 0x00123600 0x1000 + 1189376
    1 com.apple.Safari 0x000038b0 0x1000 + 10416
    2 com.apple.Safari 0x001283f8 0x1000 + 1209336
    3 com.apple.Safari 0x0000375c 0x1000 + 10076
    4 com.apple.Safari 0x000036c4 0x1000 + 9924
    5 com.apple.Safari 0x000034a4 0x1000 + 9380
    6 com.apple.Safari 0x00003368 0x1000 + 9064
    7 libobjc.A.dylib 0x90a41650 class_initialize + 300
    8 libobjc.A.dylib 0x90a412fc classlookupMethodAndLoadCache + 132
    9 libobjc.A.dylib 0x90a411d4 objc_msgSend + 244
    10 com.apple.AppKit 0x937f4e10 -[NSCustomObject nibInstantiate] + 248
    11 com.apple.AppKit 0x937df824 -[NSIBObjectData instantiateObject:] + 188
    12 com.apple.AppKit 0x937df3f0 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 144
    13 com.apple.AppKit 0x937cb8ec loadNib + 240
    14 com.apple.AppKit 0x937cb344 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 716
    15 com.apple.AppKit 0x93822814 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 156
    16 com.apple.AppKit 0x938b264c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
    17 com.apple.AppKit 0x938b23ec NSApplicationMain + 344
    18 com.apple.Safari 0x000f8fdc 0x1000 + 1015772
    19 com.apple.Safari 0x00002fc0 0x1000 + 8128
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000000123600 srr1: 0x000000004000f030 vrsave: 0x0000000000000000
    cr: 0x24000422 xer: 0x0000000000000007 lr: 0x0000000000003924 ctr: 0x000000009012adf8
    r0: 0x000000000000391c r1: 0x00000000bffff3a0 r2: 0x00000000a07bb250 r3: 0x00000000023217b0
    r4: 0x0000000000000000 r5: 0x00000000bffff2e0 r6: 0x00000000bffff2e4 r7: 0x0000000000000020
    r8: 0x0000000000000030 r9: 0x000000000281f024 r10: 0x0000000090a3f628 r11: 0x00000000a2bd604c
    r12: 0x000000009012adf8 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000002 r17: 0x00000000a37fb078 r18: 0x00000000a37fb078 r19: 0x00000000a37fb078
    r20: 0x00000000a37fb078 r21: 0x0000000000000000 r22: 0x00000000a37ff360 r23: 0x00000000023174f0
    r24: 0x00000000a38060c0 r25: 0x0000000000000000 r26: 0x0000000090a86840 r27: 0x00000000002ca538
    r28: 0x00000000bffff428 r29: 0x00000000023217b0 r30: 0x00000000002b0000 r31: 0x00000000024072e8
    Binary Images Description:
    0x1000 - 0x2a6fff com.apple.Safari 4.0.5 (4531.22.7) /Applications/Safari.app/Contents/MacOS/Safari
    0x405000 - 0x4eafff com.apple.WebKit 4531.22 (4531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x57f000 - 0x6cbfff com.apple.JavaScriptCore 4531.22 (4531.22.5) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1008000 - 0x12aafff com.apple.QuartzCore 1.4.13 /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x133d000 - 0x1dc2fff com.apple.WebCore 4531.22 (4531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.19 (681.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd2fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918f2fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91906000 - 0x9192bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193e000 - 0x91980fff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919be000 - 0x91a04fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b30000 - 0x91b45fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b4a000 - 0x91b68fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6e000 - 0x91c25fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c74000 - 0x91c78fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c7a000 - 0x91ce4fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce9000 - 0x91d04fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d09000 - 0x91d0cfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d0e000 - 0x91dfcfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e1b000 - 0x91e59fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e60000 - 0x91e60fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e62000 - 0x91f47fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4f000 - 0x91f6efff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fda000 - 0x92048fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92053000 - 0x920e8fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92102000 - 0x9268afff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bd000 - 0x929e8fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a18000 - 0x92b06fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b09000 - 0x92b91fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd2000 - 0x92e05fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f38000 - 0x92f56fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f61000 - 0x92fbbfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd9000 - 0x92fd9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fdb000 - 0x92feffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93007000 - 0x93017fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93023000 - 0x93038fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9304a000 - 0x930d1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930e5000 - 0x930f0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930fa000 - 0x93128fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93142000 - 0x93152fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9315e000 - 0x931c4fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931f5000 - 0x93244fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93272000 - 0x9328ffff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x932a1000 - 0x932aefff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932b7000 - 0x935c5fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93715000 - 0x93721fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93726000 - 0x93746fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x937bb000 - 0x937bbfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x937bd000 - 0x93df0fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9417d000 - 0x941effff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94228000 - 0x942edfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94340000 - 0x94340fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9454c000 - 0x94589fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94591000 - 0x945e1fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ea000 - 0x94603fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9469c000 - 0x946d4fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94719000 - 0x94735fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94749000 - 0x9478dfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94c56000 - 0x94cc7fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e3d000 - 0x94f6dfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95000000 - 0x9500ffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95017000 - 0x95044fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9504b000 - 0x9505bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9505f000 - 0x9508efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9509e000 - 0x950bbfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x960da000 - 0x9610cfff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9830a000 - 0x983dbfff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98458000 - 0x98458fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9b461000 - 0x9b497fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9ffe4000 - 0x9fff6fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Host Name: nigel-framptons-mac-mini
    Date/Time: 2010-03-26 12:33:19.351 +0100
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [62]
    Version: 4.0.5 (4531.22.7)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45312207
    PID: 223
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Code[0]: 0x0000000a
    Code[1]: 0x00123600
    Thread 0 Crashed:
    0 com.apple.Safari 0x00123600 0x1000 + 1189376
    1 com.apple.Safari 0x000038b0 0x1000 + 10416
    2 com.apple.Safari 0x001283f8 0x1000 + 1209336
    3 com.apple.Safari 0x0000375c 0x1000 + 10076
    4 com.apple.Safari 0x000036c4 0x1000 + 9924
    5 com.apple.Safari 0x000034a4 0x1000 + 9380
    6 com.apple.Safari 0x00003368 0x1000 + 9064
    7 libobjc.A.dylib 0x90a41650 class_initialize + 300
    8 libobjc.A.dylib 0x90a412fc classlookupMethodAndLoadCache + 132
    9 libobjc.A.dylib 0x90a411d4 objc_msgSend + 244
    10 com.apple.AppKit 0x937f4e10 -[NSCustomObject nibInstantiate] + 248
    11 com.apple.AppKit 0x937df824 -[NSIBObjectData instantiateObject:] + 188
    12 com.apple.AppKit 0x937df3f0 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 144
    13 com.apple.AppKit 0x937cb8ec loadNib + 240
    14 com.apple.AppKit 0x937cb344 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 716
    15 com.apple.AppKit 0x93822814 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 156
    16 com.apple.AppKit 0x938b264c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
    17 com.apple.AppKit 0x938b23ec NSApplicationMain + 344
    18 com.apple.Safari 0x000f8fdc 0x1000 + 1015772
    19 com.apple.Safari 0x00002fc0 0x1000 + 8128
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000000123600 srr1: 0x000000004000f030 vrsave: 0x0000000000000000
    cr: 0x24000422 xer: 0x0000000000000007 lr: 0x0000000000003924 ctr: 0x000000009012adf8
    r0: 0x000000000000391c r1: 0x00000000bffff3a0 r2: 0x00000000a07bb250 r3: 0x00000000023217b0
    r4: 0x0000000000000000 r5: 0x00000000bffff2e0 r6: 0x00000000bffff2e4 r7: 0x0000000000000020
    r8: 0x0000000000000030 r9: 0x000000000281f024 r10: 0x0000000090a3f628 r11: 0x00000000a2bd604c
    r12: 0x000000009012adf8 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000002 r17: 0x00000000a37fb078 r18: 0x00000000a37fb078 r19: 0x00000000a37fb078
    r20: 0x00000000a37fb078 r21: 0x0000000000000000 r22: 0x00000000a37ff360 r23: 0x00000000023174f0
    r24: 0x00000000a38060c0 r25: 0x0000000000000000 r26: 0x0000000090a86840 r27: 0x00000000002ca538
    r28: 0x00000000bffff428 r29: 0x00000000023217b0 r30: 0x00000000002b0000 r31: 0x00000000024072e8
    Binary Images Description:
    0x1000 - 0x2a6fff com.apple.Safari 4.0.5 (4531.22.7) /Applications/Safari.app/Contents/MacOS/Safari
    0x405000 - 0x4eafff com.apple.WebKit 4531.22 (4531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x57f000 - 0x6cbfff com.apple.JavaScriptCore 4531.22 (4531.22.5) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1008000 - 0x12aafff com.apple.QuartzCore 1.4.13 /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x133d000 - 0x1dc2fff com.apple.WebCore 4531.22 (4531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.19 (681.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd2fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918f2fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91906000 - 0x9192bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193e000 - 0x91980fff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919be000 - 0x91a04fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b30000 - 0x91b45fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b4a000 - 0x91b68fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6e000 - 0x91c25fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c74000 - 0x91c78fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c7a000 - 0x91ce4fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce9000 - 0x91d04fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d09000 - 0x91d0cfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d0e000 - 0x91dfcfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e1b000 - 0x91e59fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e60000 - 0x91e60fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e62000 - 0x91f47fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4f000 - 0x91f6efff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fda000 - 0x92048fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92053000 - 0x920e8fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92102000 - 0x9268afff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bd000 - 0x929e8fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a18000 - 0x92b06fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b09000 - 0x92b91fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd2000 - 0x92e05fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f38000 - 0x92f56fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f61000 - 0x92fbbfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd9000 - 0x92fd9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fdb000 - 0x92feffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93007000 - 0x93017fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93023000 - 0x93038fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9304a000 - 0x930d1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930e5000 - 0x930f0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930fa000 - 0x93128fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93142000 - 0x93152fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9315e000 - 0x931c4fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931f5000 - 0x93244fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93272000 - 0x9328ffff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x932a1000 - 0x932aefff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932b7000 - 0x935c5fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93715000 - 0x93721fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93726000 - 0x93746fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x937bb000 - 0x937bbfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x937bd000 - 0x93df0fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9417d000 - 0x941effff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94228000 - 0x942edfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94340000 - 0x94340fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9454c000 - 0x94589fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94591000 - 0x945e1fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ea000 - 0x94603fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9469c000 - 0x946d4fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94719000 - 0x94735fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94749000 - 0x9478dfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94c56000 - 0x94cc7fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e3d000 - 0x94f6dfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95000000 - 0x9500ffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95017000 - 0x95044fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9504b000 - 0x9505bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9505f000 - 0x9508efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9509e000 - 0x950bbfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x960da000 - 0x9610cfff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9830a000 - 0x983dbfff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98458000 - 0x98458fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9b461000 - 0x9b497fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9ffe4000 - 0x9fff6fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    ===== Friday, March 26, 2010 2:24:52 PM Europe/Berlin =====

  • ITunes crashes overnight with EXC_BAD_ACCESS KERN_INVALID_ADDRESS

    I leave iTunes running 24/7 as a music and video server for home sharing.  After upgrading to a new 2012 iMac and migrating data, I had everything up and running again quickly.  But I noticed that each day when I would wake up in the morning that iTunes had crashed overnight.  At first I thought it was because I was still running iTunes 10.7 so I upgraded to 11.01 a few days ago, but the crashes continue.
    It always happens when I'm not using it, although a few iphones and ipads will be visible in the side bar that sync wirelessly.  However, I have iTunes set to not automatically sync. I have to manually click on sync for it to happen.  iTunes match is on, but it shouldn't be actively scanning and uploading at 5-6AM when the crashes occur.
    (1) I tried repairing permissions, and several things were fixed, but two things remain that it never fixes when I run repair a few times, and the second one that says it was repaired still comes up every time that it was repaired.  I don't know if that affects things in this case.
    "Repairing permissions for “Macintosh HD”
    Warning: SUID file “System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent” has been modified and will not be repaired.
    Permissions differ on “usr/lib/ruby”; should be lrwxr-xr-x ; they are drwxr-xr-x .
    Repaired “usr/lib/ruby”
    Permissions repair complete"
    (2) For completeness I will add that I am running the very same background menubar apps that I did on the old 3GB RAM iMac with 10.7.5 where iTunes NEVER ever crash overnight.  All apps are the most recent version which are - Dropbox, ServeToMe, LaCie network assistant, iCleanMemory, and Twonky Server.  iCleanMemory is not set to do anything but display the RAM used.  That is all I have running at the same time as iTunes, with about 13GB free RAM.
    (3) Below is a copy of the crash report from this morning.  The KERN_INVALID_ADDRESS was different yesterday = Exception Codes: KERN_INVALID_ADDRESS at 0x000000013c28bd0c
    Can anyone help, short of me having to bring in the iMac with my 3GB external drive with iTunes library? 
    Process:         iTunes [1395]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         11.0.1 (11.0.1)
    Build Info:      iTunes-1101012001000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [184]
    User ID:         503
    Date/Time:       2012-12-18 06:28:33.607 -0700
    OS Version:      Mac OS X 10.8.2 (12C2034)
    Report Version:  10
    Interval Since Last Report:          555573 sec
    Crashes Since Last Report:           35
    Per-App Interval Since Last Report:  95234 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      E37EEC53-3D58-C024-130D-60CCE07454F5
    Crashed Thread:  11
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000194c76e7c
    VM Regions Near 0x194c76e7c:
        MALLOC_LARGE           000000016b011000-000000016b063000 [  328K] rw-/rwx SM=PRV 
    -->
        CG shared images       00000001c0001000-00000001c0009000 [   32K] rw-/rw- SM=SHM 
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff82cc7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff82cc6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff85e0a803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff85e0fee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff85e0f6b2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00007fff871f20a4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00007fff871f1e42 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00007fff871f1cd3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff86126613 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00007fff86125ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x00007fff8611d283 -[NSApplication run] + 517
    11  com.apple.iTunes                        0x0000000109ff64c3 0x109e04000 + 2041027
    12  com.apple.iTunes                        0x0000000109ff634c 0x109e04000 + 2040652
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff82cc9d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8af6fdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8af6f9ee _dispatch_mgr_thread + 54

    Someone told me to download iTunes and re-install it manually.  I completely removed iTunes 11.0.1 using iboostup premium app from the app store, and re-installed it. (had to chg ownership of iTunes to me (read and write) to delete the app itself).  Several items in the library com.apple.itunes were removed, including Cache.db, goog-phish-shavar.dat and goog-phish-shavar.db, and StoreLocalStorage.plist (i saved them in a folder instead of leaving in the trash)
    I have the iTunes side bar visible, and after I relaunched iTunes I noticed that the little "cloud" icon to the right of the Movies and TV Shows sections is not there anymore, only the little cloud to the right of the Music section.  My 1st Gen Apple TV and iPhone and iPad still show up in the sidebar wirelessly.
    I just told iTunes to update iTunes Match to see what happens.  It's at "Delivering your iTunes Match results..." as I type to this point.  Okay, it's done no problem, 17,788 songs are in the cloud. 
    However, the little cloud icon next to movies and tv shows is still gone, even though it's set to show movies and TV Shows in the cloud.  The 2 movies and 9 TV shows that are purchased but not on my computer still do not show up in their sections.  The 20 songs that are in the cloud that I don't want on my computer show up in the music section as downloadable, like normal.
    I assume this is all due to my totally removing and re-installing iTunes, but I can't see how to get them back. When I choose hide TV shows in the cloud, and then choose SHOW TV shows in the cloud it does nothing. Same with movies.

  • Safari crash intermittent with Mountain Lion

    I get an intermittent crash with Safari. After fresh Mountain Lion install Safari was just fine. Began adding app's, utilities, etc. Somewhere in the mix I began getting crashes. I can create the problem trying to start a movie in netflix that was once seen. Otherwise, it can happen just about any prompt while surfing.
    Any guidance appreciated. I've gone thru resetting safari, a software update (included java update), cleared cache with a safe reboot. That's about all I know to do.. pretty new with Mac Intel's.
    Here's the latest report after initiating crash by starting movie in netflix.
    Interval Since Last Panic Report:  25489 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    A0CE5E4B-7DE2-443B-0DED-4D8332852419
    Wed Oct 16 01:34:17 2013
    panic(cpu 0 caller 0xffffff7f9307ff1a): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff808d239000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.5/src/AppleM uxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 0), Frame : Return Address
    0xffffff808c512c50 : 0xffffff801101d636
    0xffffff808c512cc0 : 0xffffff7f9307ff1a
    0xffffff808c512d90 : 0xffffff7f9177026c
    0xffffff808c512e50 : 0xffffff7f918431f6
    0xffffff808c512e90 : 0xffffff7f91843254
    0xffffff808c512f00 : 0xffffff7f91b08278
    0xffffff808c513030 : 0xffffff7f9186bad1
    0xffffff808c513050 : 0xffffff7f9177703f
    0xffffff808c513100 : 0xffffff7f91774ad6
    0xffffff808c513300 : 0xffffff7f917763ff
    0xffffff808c5133d0 : 0xffffff7f92729425
    0xffffff808c513550 : 0xffffff7f92726350
    0xffffff808c5135d0 : 0xffffff7f92727254
    0xffffff808c513660 : 0xffffff7f92727833
    0xffffff808c5137a0 : 0xffffff7f927283b2
    0xffffff808c5138e0 : 0xffffff7f9275b16a
    0xffffff808c513920 : 0xffffff7f9275bf07
    0xffffff808c513940 : 0xffffff7f92755ce9
    0xffffff808c513ab0 : 0xffffff7f927565bd
    0xffffff808c513af0 : 0xffffff7f92751e76
    0xffffff808c513b20 : 0xffffff7f9274bf15
    0xffffff808c513b50 : 0xffffff7f92734094
    0xffffff808c513ba0 : 0xffffff8011470173
    0xffffff808c513bc0 : 0xffffff8011470d4d
    0xffffff808c513c20 : 0xffffff801146e74f
    0xffffff808c513d70 : 0xffffff8011098c21
    0xffffff808c513e80 : 0xffffff8011020b4d
    0xffffff808c513eb0 : 0xffffff8011010448
    0xffffff808c513f00 : 0xffffff801101961b
    0xffffff808c513f70 : 0xffffff80110a6546
    0xffffff808c513fb0 : 0xffffff80110cf473
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.4.5)[49FEF732-D7A3-327B-A7AA-6AC5A6E3DCFF]@0 xffffff7f93072000->0xffffff7f93084fff
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[B5B1F368-132E-3509-9ED5-93270E3ABB DD]@0xffffff7f9306d000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f91675000
                dependency: com.apple.driver.AppleGraphicsControl(3.4.5)[4A2C8548-7EF1-38A9-8817-E8CB34B8DC A6]@0xffffff7f93059000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f915f3000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f916fb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f916b8000
             com.apple.NVDAResman(8.1.6)[EA4F9902-5AAE-3F1D-A846-3796221C8C91]@0xffffff7f917 0f000->0xffffff7f919b1fff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f91675000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f916fb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f916b8000
             com.apple.nvidia.nv50hal(8.1.6)[3455BCFE-565A-3FE5-9F0B-855BCB6CC9B3]@0xffffff7 f919bd000->0xffffff7f91c90fff
                dependency: com.apple.NVDAResman(8.1.6)[EA4F9902-5AAE-3F1D-A846-3796221C8C91]@0xffffff7f917 0f000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f91675000
             com.apple.GeForce(8.1.6)[0E3D8776-A5B7-3D82-9BFD-9188170B358D]@0xffffff7f926f70 00->0xffffff7f927c4fff
                dependency: com.apple.NVDAResman(8.1.6)[EA4F9902-5AAE-3F1D-A846-3796221C8C91]@0xffffff7f917 0f000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f916fb000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f91675000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f916b8000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x0000000010e00000
    Kernel text base: 0xffffff8011000000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 458919794858
    last loaded kext at 264443808920: com.apple.filesystems.msdosfs          1.8.1 (addr 0xffffff7f93312000, size 65536)
    last unloaded kext at 325788517426: com.apple.filesystems.msdosfs          1.8.1 (addr 0xffffff7f93312000, size 57344)
    loaded kexts:
    com.bresink.driver.BRESINKx86Monitoring          9.0
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f2
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleLPC          1.6.3
    com.apple.driver.AppleIntelHDGraphics          8.1.6
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.6
    com.apple.GeForce          8.1.6
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.driver.AppleMuxControl          3.4.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBCardReader          3.3.1
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.AirPort.Brcm4331          615.20.17
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AppleUSBEHCI          621.4.6
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          214.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          214.0.0
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f2
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.7f2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.nvidia.nv50hal          8.1.6
    com.apple.NVDAResman          8.1.6
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          623.4.0
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.53 GHz, 4 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5055GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

    You have the MacBookPro6,2, the Edsel of Macs. It may be covered by this program:
    MacBook Pro (15-inch, Mid 2010): Intermittent black screen or loss of video
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers may not detect the fault. There is a specific test for this issue.
    Print the first page of the panic report, and the support page linked above, and bring them with you.
    Note that the replacement program only applies within three years of purchase. If you wait beyond that date, Apple may refuse the service. In that case, you'll be quoted a price of about $300 (in the U.S.) for a depot repair. The model was discontinued in February 2011, so the replacement program will be ending quite soon.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Sometimes the replacement part is also defective, so be prepared for that possibility.
    If it's too late for your unit to be repaired under the program, and you don't want to pay for a new logic board, you may be able to stop the panics by disabling automatic graphics switching.
    *An SSD doesn't need to be zeroed.

  • Safari crashing often, intermittently

    Hi,
    I have a few-month old MBP 15", with the latest software (incl. Safari), and it keeps crashing when I use Gmail in the normal ways I use it - different reason for crash every time.
    Doesn't crash for any single reason it seems, and this happened before I did a clean install of OS X, and eventually after - I don't really have many programs installed, or any weird ones. Although I do have Coda Notes and the Gmail Checker Plugin... but this happened even before when I did.
    There have been updates, and none of these have fixed anything.
    I send about 3-4 crash updates to Apple every day. In a few more days I'm going to Chrome... but I'd still like to give Safari a chance, as I've been using it - without all these problems - for ages.
    It crashed a few minutes ago and in the console it says:
    24/09/2010 12:26:14 com.apple.launchd.peruser.501[94] ([0x0-0x13013].com.apple.Safari[151]) Job appears to have crashed: Segmentation fault

    Hi, sure, here it is:
    Process: Safari [151]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.2 (6533.18.5)
    Build Info: WebBrowser-75331805~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [94]
    Date/Time: 2010-09-24 12:26:08.738 +0300
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ??? 000000000000000000 0 + 0
    1 com.apple.WebCore 0x00007fff84227a77 WebCore::RenderLayerCompositor::computeCompositingRequirements(WebCore::RenderL ayer*, ***::HashMap<WebCore::RenderLayer*, WebCore::IntRect, ***::PtrHash<WebCore::RenderLayer*>, ***::HashTraits<WebCore::RenderLayer*>, ***::HashTraits<WebCore::IntRect> >*, WebCore::CompositingState&, bool&) + 55
    2 com.apple.WebCore 0x00007fff83afc01b WebCore::RenderLayerCompositor::updateCompositingLayers(WebCore::CompositingUpd ateType, WebCore::RenderLayer*) + 427
    3 com.apple.WebCore 0x00007fff84224470 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 528
    4 com.apple.WebCore 0x00007fff84224917 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 1719
    5 com.apple.WebCore 0x00007fff842265b0 WebCore::RenderLayerBacking::paintIntoLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::GraphicsLayerPaintingPhase, WebCore::RenderObject*) + 1888
    6 com.apple.WebCore 0x00007fff8422688f WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, WebCore::GraphicsLayerPaintingPhase, WebCore::IntRect const&) + 223
    7 com.apple.WebCore 0x00007fff83b031ec +[WebLayer drawContents:ofLayer:intoContext:] + 284
    8 com.apple.QuartzCore 0x00007fff85cb215a CABackingStoreUpdate + 2427
    9 com.apple.QuartzCore 0x00007fff85cb13fb -[CALayer _display] + 837
    10 com.apple.WebCore 0x00007fff83b0307b -[WebLayer display] + 43
    11 com.apple.QuartzCore 0x00007fff85c6ff57 CALayerDisplayIfNeeded + 524
    12 com.apple.QuartzCore 0x00007fff85c6f3d2 CA::Context::commit_transaction(CA::Transaction*) + 328
    13 com.apple.QuartzCore 0x00007fff85c6f026 CA::Transaction::commit() + 314
    14 com.apple.CoreFoundation 0x00007fff85407077 __CFRunLoopDoObservers + 519
    15 com.apple.CoreFoundation 0x00007fff853e286f CFRunLoopRunSpecific + 607
    16 com.apple.HIToolbox 0x00007fff88dc391a RunCurrentEventLoopInMode + 333
    17 com.apple.HIToolbox 0x00007fff88dc367d ReceiveNextEventCommon + 148
    18 com.apple.HIToolbox 0x00007fff88dc35d8 BlockUntilNextEventMatchingListInMode + 59
    19 com.apple.AppKit 0x00007fff8775d29e _DPSNextEvent + 708
    20 com.apple.AppKit 0x00007fff8775cbed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    21 com.apple.Safari 0x00000001000165d8 0x100000000 + 91608
    22 com.apple.AppKit 0x00007fff877228d3 -[NSApplication run] + 395
    23 com.apple.AppKit 0x00007fff8771b5f8 NSApplicationMain + 364
    24 com.apple.Safari 0x000000010000a4a4 0x100000000 + 42148
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff81f994de select$DARWIN_EXTSN$NOCANCEL + 10
    1 libSystem.B.dylib 0x00007fff81f6f047 dispatch_mgrinvoke + 388
    2 libSystem.B.dylib 0x00007fff81f6ec34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff81f6e75e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff81f6e088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff81f6df25 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff81f8eeb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81f92cd1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff838b8c09 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff838b4d0c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff81f8d456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff81f8d309 thread_start + 13
    Thread 3: Safari: CertRevocationChecker
    0 libSystem.B.dylib 0x00007fff81f542fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81f5496d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff853e33c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff853e284f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002fa41 0x100000000 + 195137
    5 com.apple.Safari 0x000000010002f9d1 0x100000000 + 195025
    6 libSystem.B.dylib 0x00007fff81f8d456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81f8d309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff81f542fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81f5496d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff853e33c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff853e284f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8179f4c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8171fe8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff81f8d456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81f8d309 thread_start + 13
    Thread 5: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff81f542fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81f5496d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff853e33c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff853e284f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002fa41 0x100000000 + 195137
    5 com.apple.Safari 0x000000010002f9d1 0x100000000 + 195025
    6 libSystem.B.dylib 0x00007fff81f8d456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81f8d309 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff81f8eeb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81f92cd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff88535420 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001be851 0x100000000 + 1828945
    4 com.apple.Safari 0x000000010004750f 0x100000000 + 292111
    5 com.apple.Safari 0x000000010004738d 0x100000000 + 291725
    6 libSystem.B.dylib 0x00007fff81f8d456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81f8d309 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff81f97dce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff85404e92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff81f8d456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff81f8d309 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff81f542fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff81f5496d mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff85cb7be2 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff85cb7b22 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff81f8d456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff81f8d309 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff81f6deaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff81f6e2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81f6df25 start_wqthread + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff81f5435a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff81f92bc2 pthread_condwait + 1015
    2 com.apple.CoreVideo 0x00007fff81bfbf56 CVDisplayLink::waitUntil(unsigned long long) + 252
    3 com.apple.CoreVideo 0x00007fff81bfb412 CVDisplayLink::runIOThread() + 644
    4 com.apple.CoreVideo 0x00007fff81bfb153 startIOThread(void*) + 139
    5 libSystem.B.dylib 0x00007fff81f8d456 pthreadstart + 331
    6 libSystem.B.dylib 0x00007fff81f8d309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x00000001228d5958 rbx: 0x0000000000000001 rcx: 0x0000000000000000 rdx: 0x00007fff5fbfd2a0
    rdi: 0x000000011c707980 rsi: 0x0000000126d3edb8 rbp: 0x00007fff5fbfd150 rsp: 0x00007fff5fbfd108
    r8: 0x00007fff5fbfd2df r9: 0x00007fff5fbfd5d0 r10: 0x0000000000000017 r11: 0x00007fff5fbfce80
    r12: 0x0000000126d3edb8 r13: 0x00000000000000fa r14: 0x000000000000049b r15: 0x00007fff5fbfd2a0
    rip: 0x0000000000000000 rfl: 0x0000000000010246 cr2: 0x0000000000000000
    Binary Images:
    0x100000000 - 0x1006b0fe7 com.apple.Safari 5.0.2 (6533.18.5) <2778C740-2DD4-7CAD-A0C8-4E7481FD2A6F> /Applications/Safari.app/Contents/MacOS/Safari
    0x113577000 - 0x113577fff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x11357b000 - 0x113583ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x116c02000 - 0x116c28fff GLRendererFloat ??? (???) <905A722A-2571-8F65-90AF-E1CEA8AD6DC9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x117632000 - 0x1177c2fe7 GLEngine ??? (???) <E92B1EDA-7780-1FBC-4AEA-DF96D7117B19> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1199ab000 - 0x119dcefef libclh.dylib 3.1.1 C (3.1.1) <3E547A2B-976A-E020-9FD7-FBCFBD9DD454> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x11a63a000 - 0x11a63cfff libLatin2Converter.dylib 49.0.0 (compatibility 1.0.0) <81A3055C-348B-67F2-D2B9-3ECFAACCD769> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0x11b6c0000 - 0x11b6c6fff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x200000000 - 0x2006fbff7 com.apple.GeForceGLDriver 1.6.18 (6.1.8) <A6C4D752-BF35-4601-6390-FB008C8A2042> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80011ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff80012000 - 0x7fff800d2fff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff800d3000 - 0x7fff80110fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff80111000 - 0x7fff80120fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff80121000 - 0x7fff80127ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff80128000 - 0x7fff80165ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff80166000 - 0x7fff80240ff7 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
    0x7fff80277000 - 0x7fff80277ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff80278000 - 0x7fff802dafe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8061c000 - 0x7fff808a3fe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff808a4000 - 0x7fff808a7fff 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
    0x7fff808a8000 - 0x7fff80978ff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff80979000 - 0x7fff80994ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff809d0000 - 0x7fff809e9fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff809fe000 - 0x7fff80a0ffff SyndicationUI ??? (???) <AB222D54-3800-754D-C234-9FD5F1ACA7EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff80c18000 - 0x7fff80cd5ff7 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
    0x7fff80cd6000 - 0x7fff80d20ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff80d21000 - 0x7fff80d8bfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff80d8c000 - 0x7fff80dadfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff80db5000 - 0x7fff80e04ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff80e0a000 - 0x7fff81614fe7 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
    0x7fff81615000 - 0x7fff81656fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff81657000 - 0x7fff816f7fff 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
    0x7fff816f8000 - 0x7fff816fcff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff816fd000 - 0x7fff8170cff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8170f000 - 0x7fff81990fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff81991000 - 0x7fff819c0ff7 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
    0x7fff819c1000 - 0x7fff81ad0fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff81ad1000 - 0x7fff81b19ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff81b4a000 - 0x7fff81b50ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81b51000 - 0x7fff81b67fe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff81b68000 - 0x7fff81bf8fff 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
    0x7fff81bf9000 - 0x7fff81c1eff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff81c1f000 - 0x7fff81f52fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff81f53000 - 0x7fff82113fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff82114000 - 0x7fff8214dff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff8214e000 - 0x7fff82150fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff824c4000 - 0x7fff824cafff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff824cb000 - 0x7fff824ebff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8265b000 - 0x7fff82663fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff82664000 - 0x7fff82664ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff82665000 - 0x7fff82670ff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff82671000 - 0x7fff826bdfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff826be000 - 0x7fff826c0fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff826c1000 - 0x7fff82702ff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff82742000 - 0x7fff827d1fff 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
    0x7fff827d2000 - 0x7fff827e8fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff827e9000 - 0x7fff82814ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff82815000 - 0x7fff82864fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff82919000 - 0x7fff82919ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8291a000 - 0x7fff8294bfef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8294c000 - 0x7fff8298fff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff82990000 - 0x7fff829c8fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff82a3a000 - 0x7fff82a4fff7 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
    0x7fff82a50000 - 0x7fff82abefff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff82abf000 - 0x7fff82b3cfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff82b3d000 - 0x7fff82b6dfef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff82b9e000 - 0x7fff82be7fef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82c9e000 - 0x7fff82ca1ff7 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
    0x7fff82ca2000 - 0x7fff82dacff7 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
    0x7fff82dad000 - 0x7fff82e02fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff82e03000 - 0x7fff82e6bfff 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
    0x7fff82e6c000 - 0x7fff82e77ff7 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
    0x7fff82e78000 - 0x7fff82e8afe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff82e8b000 - 0x7fff82e8bff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82e94000 - 0x7fff83052fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff830c6000 - 0x7fff83148fff 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
    0x7fff83158000 - 0x7fff8320dfe7 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
    0x7fff8320e000 - 0x7fff8328cfff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8328d000 - 0x7fff8328dff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8328e000 - 0x7fff83328fff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff83329000 - 0x7fff83440fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff83469000 - 0x7fff838acfef 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
    0x7fff838ad000 - 0x7fff838b1ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff838b2000 - 0x7fff84525ff7 com.apple.WebCore 6533.18 (6533.18.1) <93835F9F-EDA0-4E03-DE76-F2703FC1C1A5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff84526000 - 0x7fff84567fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff845e1000 - 0x7fff845ecfff com.apple.corelocation 12 (12) <068D75A9-7359-A04F-722A-399283E3528B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff845ed000 - 0x7fff8463efe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8465b000 - 0x7fff84662fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff84663000 - 0x7fff84788fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84792000 - 0x7fff847dbff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8482c000 - 0x7fff8488aff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8488b000 - 0x7fff84d8ffe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff84d90000 - 0x7fff84dd3fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff84e99000 - 0x7fff850d4fef 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
    0x7fff850d5000 - 0x7fff850fbfe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff850fc000 - 0x7fff85137fff 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
    0x7fff8514e000 - 0x7fff851baff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff851bb000 - 0x7fff851ccfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff851cd000 - 0x7fff85259fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8525a000 - 0x7fff852dffff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff85397000 - 0x7fff8550cff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8550d000 - 0x7fff858aefe7 com.apple.RawCamera.bundle 3.3.0 (533) <84ACD5A6-A184-0D4A-24C6-41D14291E8EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff859a8000 - 0x7fff85c11ff7 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
    0x7fff85c1d000 - 0x7fff85c64ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85c65000 - 0x7fff85ffeff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff85fff000 - 0x7fff86015fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff86016000 - 0x7fff86091fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff86092000 - 0x7fff860a6fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff860a7000 - 0x7fff860a7ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff860a8000 - 0x7fff8625efef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8625f000 - 0x7fff8626cfe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8626d000 - 0x7fff8629efff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff86300000 - 0x7fff8647dff7 com.apple.WebKit 6533.18 (6533.18.1) <1B7655BE-5F18-583B-1A43-72B047339144> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff865fc000 - 0x7fff866b5fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff866b6000 - 0x7fff866b6ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff866b7000 - 0x7fff866b8ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff866b9000 - 0x7fff866dcfff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86707000 - 0x7fff86708ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff86725000 - 0x7fff86728ff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff86729000 - 0x7fff86747fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff86748000 - 0x7fff8678cfe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8678d000 - 0x7fff868cbfff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff868cc000 - 0x7fff86949fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff86aab000 - 0x7fff86aabff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86aac000 - 0x7fff86af3fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff86af4000 - 0x7fff86af5fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff86af6000 - 0x7fff86b0aff7 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
    0x7fff86bb2000 - 0x7fff86c31fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86c32000 - 0x7fff86c43ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff86c44000 - 0x7fff86c45fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff86c46000 - 0x7fff86db5fe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86f24000 - 0x7fff86f33fff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x7fff86f34000 - 0x7fff8701afe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8701b000 - 0x7fff87718067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff87719000 - 0x7fff8810ffff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88110000 - 0x7fff88352fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff88353000 - 0x7fff8841efe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff8846c000 - 0x7fff88522fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff88523000 - 0x7fff8870bff7 com.apple.JavaScriptCore 6533.18 (6533.18.1) <097272AC-E436-78E5-4A74-284DEB07D6D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8870c000 - 0x7fff88711fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88712000 - 0x7fff88717fff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff88718000 - 0x7fff8874dfef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff887c9000 - 0x7fff88878fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff88879000 - 0x7fff8897dfff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff8897e000 - 0x7fff889c3fff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff889c4000 - 0x7fff889c9ff7 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
    0x7fff889ca000 - 0x7fff889f2fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff889f3000 - 0x7fff88a2bff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff88a6d000 - 0x7fff88a79fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x7fff88a7a000 - 0x7fff88b93fef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff88b94000 - 0x7fff88c49fe7 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
    0x7fff88c4a000 - 0x7fff88c55fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff88c56000 - 0x7fff88d7eff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff88d95000 - 0x7fff89093fe7 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
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib

  • Safari Crashing often

    I have browsed the previous threads related to my issue.
    They are all on 10.5.x while I am still on 10.4.11
    I am also experiencing daily bombs
    Is there a problem with the current Java version for my OS?
    I have already done the permissions and pram but nothing more
    Grateful for help...

    keeps getting better with updates
    still crashes too often but better...

  • Safari Crashing/Freezing with Yahoo Mail

    I think this has already been mentioned but hoping Apple will do something about it if we keep bugging them.
    Safari keeps freezing when I try to attach a file using Yahoo Mail. I have to force quit, even though it doesn't say that Safari's unresponsive.
    Combined with the fact that Safari has also become very slow at loading pages, if they load at all, I've reverted to using Firefox. Thanks for the version 5.0 update, really regret installing it.

    HI,
    I think this has already been mentioned but hoping Apple will do something about it
    It's not Apple's responsibility to update third party software.
    If you have BrowserPlus installed, it's not compatible with Safari 5.
    How to uninstall BrowserPlus: http://help.yahoo.com/l/us/yahoo/browserplus/uninstall.html
    You can contact Yahoo here for that. http://help.yahoo.com/l/us/yahoo/mail/yahoomail/contactus/index.html
    You're not the only Yahoo user having problems with this... http://discussions.apple.com/message.jspa?messageID=11661807#11661807
    Carolyn

Maybe you are looking for

  • Is there a limit to how many MS personalized domains you can have under one live account?

    Microsoft personalized domain names for anywhere access I have setup two separate essentials servers "anywhere Access" using my own Live ID account.  Server1.remotewebaccess.com and server2.remotewebaccess.com Both work perfectly. Is there a limit to

  • Cannot launched Adobe reader - either version 9.4 or 10

    Hi, I recieved the error message below when launched the adobe reader version 9.4 or version 10 (Reader X). Windows cannot find 'C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe'. Make sure you typed the name correctly, and then try again. I ha

  • Programmed nozzle clean

    I have a new Photosmart 6520 running wireless on a Dell e510 computer WIN7 Prof 64b computer. I understand that the printer automatically exercises a print head clean and I would like to know what the period of this clean is. In order to conserve ink

  • OBIEE installation on Windows Server 2008

    Does anyone have OBIEE running on Windows Server 2008? We bought 2 new Dell servers and they no longer sell Windows 2003 licenses. I know only the latest version 10.1.3.4 is supported and only on a 32-bit emulation. I don't think Hyperion Reporting i

  • I need power amp for my i pad

    I want Power amp for my i pad. IF any one know please let me know Thanks sureshkumar