My Safari keeps crashing even after clearing cache/history/etc. Help?

I have tried resetting, clearing cache, and erasing the history. I'm not sure what is going on with my Safari. I did notice I kept getting those "Mackeeper" popups, but I never downloaded it or anything. Could this be the issue? I have looked through other threads and couldn't find a solution to the problem. Thanks!

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 (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
Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed 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.

Similar Messages

  • Safari keeps crashing, even after full re-install of mountain lion

    Process:         WebProcess [347]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.30.1)
    Build Info:      WebKit2-7536030001000000~9
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2013-07-23 08:51:41.600 -0400
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          1465 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  27 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      992EA594-193E-6DC2-7CF6-FAFFBABA89C4
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 00000001012cf000-00000001012d0000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x00007fff85583a19 WebCore::Length::incrementCalculatedRef() const + 25
    1   com.apple.WebCore                       0x00007fff851d7186 bool compareEqual<WebCore::Length, WebCore::Length>(WebCore::Length const&, WebCore::Length const&) + 70
    2   com.apple.WebCore                       0x00007fff84cab151 WebCore::RenderStyle::setWidth(WebCore::Length) + 33
    3   com.apple.WebCore                       0x00007fff84d5d42b WebCore::PropertyWrapper<WebCore::Length>::blend(WebCore::AnimationBase const*, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) const + 155
    4   com.apple.WebCore                       0x00007fff857e3b2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const*, WebCore::CSSPropertyID, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) + 123
    5   com.apple.WebCore                       0x00007fff84d5e079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation*, WebCore::RenderObject*, WebCore::RenderStyle const*, WebCore::RenderStyle*, ***::RefPtr<WebCore::RenderStyle>&) + 233
    6   com.apple.WebCore                       0x00007fff84d56fe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject*, WebCore::RenderStyle*, WebCore::RenderStyle*) + 208
    7   com.apple.WebCore                       0x00007fff84c267df WebCore::AnimationController::updateAnimations(WebCore::RenderObject*, WebCore::RenderStyle*) + 239
    8   com.apple.WebCore                       0x00007fff84c266d0 WebCore::RenderObject::setAnimatableStyle(***::PassRefPtr<WebCore::RenderStyle> ) + 144
    9   com.apple.WebCore                       0x00007fff84c33d16 WebCore::Node::setRenderStyle(***::PassRefPtr<WebCore::RenderStyle>) + 38
    10  com.apple.WebCore                       0x00007fff84c33606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854
    11  com.apple.WebCore                       0x00007fff84c339a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    12  com.apple.WebCore                       0x00007fff84c339a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    13  com.apple.WebCore                       0x00007fff84c339a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    14  com.apple.WebCore                       0x00007fff84c339a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
    15  com.apple.WebCore                       0x00007fff84c0305f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559
    16  com.apple.WebCore                       0x00007fff84c2d0c3 WebCore::Document::updateStyleIfNeeded() + 67
    17  com.apple.WebCore                       0x00007fff84bedfd4 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
    18  com.apple.WebCore                       0x00007fff85691033 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51
    19  com.apple.CoreFoundation                0x00007fff889c8804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    20  com.apple.CoreFoundation                0x00007fff889c831d __CFRunLoopDoTimer + 557
    21  com.apple.CoreFoundation                0x00007fff889adad9 __CFRunLoopRun + 1529
    22  com.apple.CoreFoundation                0x00007fff889ad0e2 CFRunLoopRunSpecific + 290
    23  com.apple.HIToolbox                     0x00007fff8808eeb4 RunCurrentEventLoopInMode + 209
    24  com.apple.HIToolbox                     0x00007fff8808ec52 ReceiveNextEventCommon + 356
    25  com.apple.HIToolbox                     0x00007fff8808eae3 BlockUntilNextEventMatchingListInMode + 62
    26  com.apple.AppKit                        0x00007fff82777533 _DPSNextEvent + 685
    27  com.apple.AppKit                        0x00007fff82776df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    28  com.apple.AppKit                        0x00007fff8276e1a3 -[NSApplication run] + 517
    29  com.apple.WebCore                       0x00007fff856654ff WebCore::RunLoop::run() + 63
    30  com.apple.WebKit2                       0x00007fff8bd13462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    31  com.apple.WebKit2                       0x00007fff8bcd9bfd WebKitMain + 285
    32  com.apple.WebProcess                    0x00000001012cfe7b 0x1012cf000 + 3707
    33  libdyld.dylib                           0x00007fff8c0027e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff87428d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8c95adea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8c95a9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff874280fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff88c82fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff86e8db66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff870b0bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff870c625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff88c7e7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff88c6b1e1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff874280fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff88c82fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff870139d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff870138b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff870c625f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff88c7e7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff88c6b1e1 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff87426686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87425c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff889a8233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff889ad916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889ad0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff840b4546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff84112562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff88c7e7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff88c6b1e1 thread_start + 13
    Thread 9:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff87426686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87425c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff889a8233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff889ad916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889ad0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff889bbdd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff8567a5e1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff870c625f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff88c7e7a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff88c6b1e1 thread_start + 13
    Thread 10:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff87428322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff889ecf46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff88c7e7a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff88c6b1e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 15:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff874280fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff88c82fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff86e8db2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8569fd01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff84bf012a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff870c625f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff88c7e7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff88c6b1e1 thread_start + 13
    Thread 16:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff874280fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff88c82fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff86e8db2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8569fd01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff84bf012a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff870c625f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff88c7e7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff88c6b1e1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 18:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff87426686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87425c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff889a8233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff889ad916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889ad0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff889bbdd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff85ba52d6 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff88c7e7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff88c6b1e1 thread_start + 13
    Thread 19:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff87426686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87425c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff889a8233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff889ad916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff889ad0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff889bbdd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff85ba5771 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff88c7e7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff88c6b1e1 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff874286d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88c80f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88c80d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88c6b1d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff5e92ec50  rbx: 0x0000000000000000  rcx: 0x0000000000000090  rdx: 0x0000000000000000
      rdi: 0x00007fff5e92ec20  rsi: 0x0000000000000009  rbp: 0x00007fff5e92ec60  rsp: 0x00007fff5e92ec50
       r8: 0x000000000000003f   r9: 0x000000014a950000  r10: 0x0000000000000000  r11: 0x000000009a069593
      r12: 0x00007fff5e92ece0  r13: 0x00007fff84cab130  r14: 0x000000014a97f94c  r15: 0x00000001495708a0
      rip: 0x00007fff85583a19  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x1012cf000 -        0x1012cffff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x1012da000 -        0x1012dafff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x1441e3000 -        0x1441f9fff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x145868000 -        0x145a26fff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x145a5d000 -        0x145bcdfff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x145c05000 -        0x145c12fff  libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x145c1b000 -        0x145c46fff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x145c4f000 -        0x145c58fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x200000000 -        0x20092eff7  com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <C54C54E7-855D-3C7C-84A0-C20F082E32E9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff60ecf000 -     0x7fff60f0393f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff81054000 -     0x7fff81054fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff81055000 -     0x7fff812d6fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff812d7000 -     0x7fff816f4fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff816f5000 -     0x7fff817f3fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff817f4000 -     0x7fff81aabff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff81aac000 -     0x7fff81b5fff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff81b60000 -     0x7fff81c6bfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff81c6c000 -     0x7fff81c6ffff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff81c70000 -     0x7fff81c9efff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff81c9f000 -     0x7fff81cabfff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff81cac000 -     0x7fff81cb7ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff81dd2000 -     0x7fff81e11ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff81e12000 -     0x7fff81f87ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff81f89000 -     0x7fff8205cff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff820e3000 -     0x7fff82132ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff82133000 -     0x7fff8224cfff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8231e000 -     0x7fff8243efff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff824ea000 -     0x7fff8250cff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff82530000 -     0x7fff82621ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff82622000 -     0x7fff8324ffff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff83250000 -     0x7fff83251ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff83252000 -     0x7fff83759ff7  com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8375a000 -     0x7fff8376bff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8376c000 -     0x7fff8377fff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff83780000 -     0x7fff8383dff7  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
        0x7fff8383e000 -     0x7fff84023ff7  libclh.dylib (4.0.3 - 4.0.3) <D29F081B-2AFD-3190-87CF-ED244FA03DB0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff84024000 -     0x7fff8407bff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8407c000 -     0x7fff843dbfff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff843dc000 -     0x7fff8441fff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff84420000 -     0x7fff84454fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff84455000 -     0x7fff844a0fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff844a1000 -     0x7fff84772ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff84773000 -     0x7fff84774fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff84775000 -     0x7fff84784ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff84793000 -     0x7fff847caff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
        0x7fff847cb000 -     0x7fff84ae2ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84ae3000 -     0x7fff84b26ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff84b27000 -     0x7fff84b2cfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84bd1000 -     0x7fff85b90ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff85b91000 -     0x7fff85d02ff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff85d03000 -     0x7fff85d6bfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85d78000 -     0x7fff85d82fff  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
        0x7fff85d83000 -     0x7fff85ff0ff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff85ff1000 -     0x7fff85ff7fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8602b000 -     0x7fff8602bfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff86055000 -     0x7fff8616d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8616e000 -     0x7fff8616efff  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
        0x7fff8616f000 -     0x7fff863a4ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8641f000 -     0x7fff86421fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff86422000 -     0x7fff86430fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8647b000 -     0x7fff86496ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff86497000 -     0x7fff864a9ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff864aa000 -     0x7fff8652aff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8652b000 -     0x7fff86580ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff86581000 -     0x7fff865acfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff865ad000 -     0x7fff86604ff7  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
        0x7fff86605000 -     0x7fff8666dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8666e000 -     0x7fff8666efff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8666f000 -     0x7fff866c8ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff866c9000 -     0x7fff866c9fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff867ed000 -     0x7fff8685aff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8685b000 -     0x7fff86975fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff86976000 -     0x7fff8698dfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff86997000 -     0x7fff86d8efff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86daf000 -     0x7fff86dbdff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff86dbe000 -     0x7fff86dbffff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff86dc0000 -     0x7fff86dc2fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff86dc3000 -     0x7fff86dedff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86e1b000 -     0x7fff86e3aff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff86e3b000 -     0x7fff86e3cff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86e3d000 -     0x7fff86e64fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff86e65000 -     0x7fff86e7bfff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86e87000 -     0x7fff87122ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff87123000 -     0x7fff8724dff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8724e000 -     0x7fff87277fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff87278000 -     0x7fff87279ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8727a000 -     0x7fff87415fef  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
        0x7fff87416000 -     0x7fff87431ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
        0x7fff87432000 -     0x7fff874ccfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff874cd000 -     0x7fff87529ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8752c000 -     0x7fff87537fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff87538000 -     0x7fff87559fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8755a000 -     0x7fff8755cfff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff878ec000 -     0x7fff87b47ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff87b48000 -     0x7fff87ccefff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87ccf000 -     0x7fff87f7efff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8802f000 -     0x7fff8835ffff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff88360000 -     0x7fff883bcfff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff883bd000 -     0x7fff88497fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8849a000 -     0x7fff884b7ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff884d0000 -     0x7fff8865bfff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff886ec000 -     0x7fff88755fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff88770000 -     0x7fff887bfff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff887f9000 -     0x7fff88813fff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff88814000 -     0x7fff88916fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff88917000 -     0x7fff8893cff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8893d000 -     0x7fff88977ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff88978000 -     0x7fff88b62ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88b63000 -     0x7fff88b7afff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88b7b000 -     0x7fff88b7bfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88b7c000 -     0x7fff88bcdff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff88bd0000 -     0x7fff88bdffff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff88be0000 -     0x7fff88be9ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff88c6a000 -     0x7fff88d36ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff895ed000 -     0x7fff8965bff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8965c000 -     0x7fff89666ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff89667000 -     0x7fff89705ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8971b000 -     0x7fff89755fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff897b1000 -     0x7fff897b8fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff89800000 -     0x7fff8980bff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8980c000 -     0x7fff89844fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff89845000 -     0x7fff89845fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89846000 -     0x7fff89892ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff89893000 -     0x7fff89897fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8989b000 -     0x7fff8989bfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff898b7000 -     0x7fff898bcfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff898bd000 -     0x7fff898caff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89902000 -     0x7fff89906fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff89907000 -     0x7fff8993dfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8993e000 -     0x7fff899d9fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff89a31000 -     0x7fff89a38fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff89a39000 -     0x7fff89a86fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff89a90000 -     0x7fff89ab8fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff89ae5000 -     0x7fff89c43fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff89c51000 -     0x7fff89c68fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff89c71000 -     0x7fff89c90ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff89c91000 -     0x7fff89d93fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff89d94000 -     0x7fff89deeff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff89def000 -     0x7fff89e7cff7  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
        0x7fff89e7d000 -     0x7fff89e81fff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff89e86000 -     0x7fff89e87ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff89e88000 -     0x7fff89e8cff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8a103000 -     0x7fff8a103fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8a104000 -     0x7fff8a108fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8a109000 -     0x7fff8a135fff  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
        0x7fff8a1b9000 -     0x7fff8a1c6fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8a1c7000 -     0x7fff8a1daff7  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
        0x7fff8a1db000 -     0x7fff8a1e3fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8a2d6000 -     0x7fff8a302fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8a303000 -     0x7fff8a306fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8a3d6000 -     0x7fff8a40cfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8a40d000 -     0x7fff8a449fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8a44a000 -     0x7fff8a450fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a451000 -     0x7fff8a453fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8a454000 -     0x7fff8a4d3ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8a4d4000 -     0x7fff8a568ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8a569000 -     0x7fff8a569fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8a56a000 -     0x7fff8a610ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8a661000 -     0x7fff8a66dfff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8a66e000 -     0x7fff8a66ffff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
        0x7fff8a6a8000 -     0x7fff8a6fefff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8a6ff000 -     0x7fff8a701ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8a70f000 -     0x7fff8a8bdfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8a8be000 -     0x7fff8a983ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a984000 -     0x7fff8a984ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a985000 -     0x7fff8a988fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a989000 -     0x7fff8a98dfff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a98e000 -     0x7fff8a99aff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a9f5000 -     0x7fff8aa40fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8aa41000 -     0x7fff8ad05fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8ad07000 -     0x7fff8ad27fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8ad75000 -     0x7fff8b019ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x

    This crash is caused by a bug in the way Safari synchronizes with iCloud.
    Uncheck the box marked Safari in the iCloud preference pane. You may also need to do as follows.
    Back up all data.
    Triple-click the text on the line below on this page to the clipboard, then copy it to the Clipboard (command-C):
    ~/Library/Safari/Bookmarks.plist
    Quit Safari.
    Select
    Go ▹ Go to Folder
    from the Finder menu bar. Paste into the text box that opens (command-V), then press return.
    A folder window should open with a file named "Bookmarks.plist" selected. Move the selected file to the Desktop, leaving the folder open.
    Relaunch Safari. It will open with the default set of bookmarks. Delete them all. Select
    File ▹ Import Bookmarks
    from the Safari menu bar. Import from the bookmarks file you moved to the Desktop. Arrange the bookmarks as you wish.
    If Safari now performs normally, you can delete the old bookmarks file. Otherwise, quit Safari again and put back the file you moved, replacing the newer one with the same name. Close the Finder window and post again.
    If Safari stops crashing, you can try to re-enable Safari in iCloud. It may start to crash again. In that case, you'll have to leave synchronization disabled until a more permanent solution turns up. Sync bookmarks with iOS devices in iTunes instead.

  • Safari keeps crashing, even after updates

    I have had issues with Safari crashing randomly for some time now. I've gone through a Safari and a couple of Leopard updates, unchecked the Fradulent sites box, cleared the cache (every time!) reset... What seems to be the problem- will someone who can read these reports help me out?
    Thanks!-amanda
    Process: Safari [213]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.2 (5530.19)
    Build Info: WebBrowser-55301900~3
    Code Type: X86 (Native)
    Parent Process: launchd [104]
    Interval Since Last Report: 22125 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 21553 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-08-12 18:01:45.793 -0500
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: 308C79DE-7164-4972-B026-940E25E336DB
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000250038
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x923839ba JSC::CodeBlock::~CodeBlock() + 1802
    1 com.apple.JavaScriptCore 0x923830ab JSC::FunctionBodyNode::~FunctionBodyNode() + 123
    2 com.apple.JavaScriptCore 0x923d0795 JSC::JSActivation::~JSActivation() + 293
    3 com.apple.JavaScriptCore 0x923cef35 unsigned long JSC::Heap::sweep<(JSC::HeapType)0>() + 581
    4 com.apple.JavaScriptCore 0x923cd831 JSC::Heap::collect() + 209
    5 com.apple.WebCore 0x91775802 WebCore::Timer<WebCore::GCController>::fired() + 82
    6 com.apple.WebCore 0x9165b796 WebCore::ThreadTimers::fireTimers(double, ***::Vector<WebCore::TimerBase*, 0ul> const&) + 134
    7 com.apple.WebCore 0x9165b2c2 WebCore::ThreadTimers::sharedTimerFiredInternal() + 114
    8 com.apple.WebCore 0x9165b246 WebCore::ThreadTimers::sharedTimerFired() + 22
    9 com.apple.WebCore 0x91d38444 WebCore::timerFired(__CFRunLoopTimer*, void*) + 68
    10 com.apple.CoreFoundation 0x96ba38f5 CFRunLoopRunSpecific + 4469
    11 com.apple.CoreFoundation 0x96ba3aa8 CFRunLoopRunInMode + 88
    12 com.apple.HIToolbox 0x952262ac RunCurrentEventLoopInMode + 283
    13 com.apple.HIToolbox 0x952260c5 ReceiveNextEventCommon + 374
    14 com.apple.HIToolbox 0x95225f39 BlockUntilNextEventMatchingListInMode + 106
    15 com.apple.AppKit 0x93ca96d5 _DPSNextEvent + 657
    16 com.apple.AppKit 0x93ca8f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    17 com.apple.Safari 0x0000ca83 0x1000 + 47747
    18 com.apple.AppKit 0x93ca1f9f -[NSApplication run] + 795
    19 com.apple.AppKit 0x93c6f1d8 NSApplicationMain + 574
    20 com.apple.Safari 0x00003262 0x1000 + 8802
    Thread 1:
    0 libSystem.B.dylib 0x9727f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x972a9dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x9158182f WebCore::IconDatabase::syncThreadMainLoop() + 255
    3 com.apple.WebCore 0x9157e659 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    5 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x97278286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9727fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x96ba2e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96ba3aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x971b3264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    6 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9727f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x972a9dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92345e32 ***::ThreadCondition::timedWait(***::Mutex&, double) + 146
    3 com.apple.WebCore 0x915f49e6 WebCore::LocalStorageThread::localStorageThread() + 4486
    4 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    5 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x97278286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9727fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x96ba2e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96ba3aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x92130520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x920ccdfd -[NSThread main] + 45
    6 com.apple.Foundation 0x920cc9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    8 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x972c76fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    2 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x97278286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9727fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x96ba2e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96ba3aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00026af1 0x1000 + 154353
    5 com.apple.Safari 0x0002680c 0x1000 + 153612
    6 com.apple.Safari 0x00026797 0x1000 + 153495
    7 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    8 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9727f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x972a9dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92345e32 ***::ThreadCondition::timedWait(***::Mutex&, double) + 146
    3 com.apple.Safari 0x0011ddcf 0x1000 + 1166799
    4 com.apple.Safari 0x0011debd 0x1000 + 1167037
    5 com.apple.Safari 0x000426ef 0x1000 + 268015
    6 com.apple.Safari 0x00042667 0x1000 + 267879
    7 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    8 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x97278286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9727fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x96ba2e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96ba3aa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x9151a5f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x9151a480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    7 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9727f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x972a9dcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x94d46b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    4 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9727f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x972a9dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x933c5450 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x933d7d8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    5 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x972e1292 _workqops + 10
    1 libSystem.B.dylib 0x972e12c2 start_wqthread + 30
    Thread 12:
    0 ??? 0000000000 0 + 0
    Thread 13:
    0 libSystem.B.dylib 0x972782e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x972aa2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x972abb33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x92112dbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x92112bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x92112b35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x93d0f6e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x920ccdfd -[NSThread main] + 45
    8 com.apple.Foundation 0x920cc9a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    10 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x97278286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9727fa7c mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x19ca2774 Flash_EnforceLocalSecurity + 2203604
    3 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    4 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x972782ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x972aa2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x972ef539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x19a7a14f 0x1979f000 + 2994511
    4 ...romedia.Flash Player.plugin 0x19a9391f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x19a7a5ff 0x1979f000 + 2995711
    6 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    7 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x972782ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x972aa2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x972ef539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x19a7a14f 0x1979f000 + 2994511
    4 ...romedia.Flash Player.plugin 0x19a9391f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x19a7a5ff 0x1979f000 + 2995711
    6 libSystem.B.dylib 0x972a9155 pthreadstart + 321
    7 libSystem.B.dylib 0x972a9012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x5effffff ebx: 0x92383041 ecx: 0x331b3400 edx: 0x00250030
    edi: 0x0000001e esi: 0x331b34f0 ebp: 0xbfffeac8 esp: 0xbfffea30
    ss: 0x0000001f efl: 0x00010206 eip: 0x923839ba cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00250038
    Binary Images:
    0x1000 - 0x271ff2 com.apple.Safari 4.0.2 (5530.19) <8be000070ec717a350d779482152afd9> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d0000 - 0x2dfffc SyndicationUI ??? (???) <343075ab9dcaa627f8fe84fcd0c01702> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x119c6000 - 0x11bcdfef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x153a2000 - 0x153a7ff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x179b0000 - 0x179b0ffe com.apple.JavaPluginCocoa 12.3.0 (12.3.0) <ab888344b5c6d9f3fcf53dbd59276b06> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x179b6000 - 0x179bcffc com.apple.JavaVM 12.3.0 (12.3.0) <ee9b9f648e9b98b1c7644b6a7c630a91> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17aec000 - 0x17afafeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x18696000 - 0x18697ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1880c000 - 0x1881efff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x18863000 - 0x1887fff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1903f000 - 0x1905efed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1913b000 - 0x19190fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x191be000 - 0x191c1ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x1920f000 - 0x19210ffd com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x1922e000 - 0x19230ffe com.apple.AutomatorCMM 1.1 (162) <413d7e87f90ba14adf2c2a08af448666> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1923c000 - 0x192b1ff7 com.apple.Bluetooth 2.1.8 (2.1.8f2) <b5c1730379bb947d8c3d15240f9ad4f1> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x19300000 - 0x19302fff com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x19309000 - 0x1930efff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x1979f000 - 0x19dc2fef +com.macromedia.Flash Player.plugin 10.0.22 (1.0.4f872) <860692a215f054b7b9474b410abeb530> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1b739000 - 0x1b739ffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x1b88c000 - 0x1b88ffff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1b901000 - 0x1b907fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1cc35000 - 0x1cdbafe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1cde8000 - 0x1d1befef com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.48 (5.4.8) <91a7c520d2f372780b5c2f14307a7501> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x20669000 - 0x20794ff7 libmecab.1.0.0.dylib ??? (???) <bef4c5c9918bc623b9137e9bf59b1e5e> /usr/lib/libmecab.1.0.0.dylib
    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 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90005ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90006000 - 0x90033feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90034000 - 0x90034ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90035000 - 0x90053ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90054000 - 0x9018cfe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9018d000 - 0x901beffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x901bf000 - 0x901deffa libJPEG.dylib ??? (???) <dad0ee08a8b850d679f024e090984480> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x901df000 - 0x90219ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9021a000 - 0x9022affc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9022b000 - 0x903bafe7 com.apple.CoreAUC 3.08.0 (3.08.0) <a412e535a9fb9c36ba972e5158059785> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x903bb000 - 0x903c2ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x903c3000 - 0x903cbfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9041b000 - 0x9041bffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9041c000 - 0x90432fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90433000 - 0x904eaff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x904ee000 - 0x9056bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9064f000 - 0x9065effe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9065f000 - 0x90683feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x90689000 - 0x90809fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9080a000 - 0x90839fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9083a000 - 0x90b14ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90b15000 - 0x90b15ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90b16000 - 0x90b1dfff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90b1e000 - 0x90b1eff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90b1f000 - 0x90b34ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90b49000 - 0x90bd3fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90bd4000 - 0x90c53ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90c54000 - 0x90c95fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90c96000 - 0x90e52ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x90e53000 - 0x90e5aff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90e5b000 - 0x914fbfe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x914fc000 - 0x914fcffd 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
    0x914fd000 - 0x9157afeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9157b000 - 0x91e56fff com.apple.WebCore 5530.19 (5530.19) <754a6e4c2fffe600ba3c07aeec3ccd92> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91e57000 - 0x91e57ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91e62000 - 0x92033ffb com.apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92067000 - 0x9208fff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92090000 - 0x920a8fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x920a9000 - 0x920c1ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x920c2000 - 0x9233efe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9233f000 - 0x924adff7 com.apple.JavaScriptCore 5530.19 (5530.19) <5eafe0cf33229588ef5a5cfc8454e618> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x924ae000 - 0x924d2fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x924d3000 - 0x92513fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x92514000 - 0x92552fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x925c1000 - 0x926faff7 libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
    0x926fb000 - 0x92745fe1 com.apple.securityinterface 3.0.3 (36953) <0d481914378ffb037dd26144af5a1aa2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92746000 - 0x9274afff libGIF.dylib ??? (???) <abf65b853acce7bc8419c74716be5be0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9274b000 - 0x92750fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92751000 - 0x92753ff5 libRadiance.dylib ??? (???) <7f14661d29de8cbf01334909542c0fc5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92754000 - 0x92763fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x92764000 - 0x92771fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x929db000 - 0x929e0fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x929e1000 - 0x929feff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x929ff000 - 0x92b51ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92b52000 - 0x92c58ff7 com.apple.PubSub 1.0.4 (65.11) <bcc4ae4e2dacbd25c5415bf9f7c65a67> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x92c59000 - 0x92c82fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x92c83000 - 0x92cf5fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92cf6000 - 0x92cf6ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92cf7000 - 0x92d39fef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92d3a000 - 0x92d48ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x92d49000 - 0x9306ffe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93070000 - 0x930eaff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x930eb000 - 0x93233ff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <4febd1ccf49ae410e82d12c02ba33b68> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93234000 - 0x9326bfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9326c000 - 0x93271fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93272000 - 0x93273ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x93274000 - 0x932aefe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x932f4000 - 0x932f4fff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x932f5000 - 0x93300fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93301000 - 0x93337fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x93338000 - 0x93391ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93392000 - 0x9345dfff com.apple.ColorSync 4.5.2 (4.5.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9345e000 - 0x93464fff 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
    0x93471000 - 0x93881fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93882000 - 0x938c1fef libTIFF.dylib ??? (???) <5bf6b42bc5e007fcea32f6620b14cba3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x938c2000 - 0x93911fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93912000 - 0x9393bfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93aa0000 - 0x93b67ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93b68000 - 0x93b84ff3 libPng.dylib ??? (???) <9f50967afbd4384e61e68439f81db76c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93b8b000 - 0x93c12ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x93c13000 - 0x93c64ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93c65000 - 0x93c68fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93c69000 - 0x94467fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94468000 - 0x94826fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94844000 - 0x948d1ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x948d2000 - 0x94c6ffef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94c70000 - 0x94c72fff com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94c73000 - 0x94d16ff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x94d17000 - 0x94d1efe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x94d1f000 - 0x951f0fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x951f6000 - 0x954fefe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9553c000 - 0x95567fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x95568000 - 0x95571fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95572000 - 0x9557eff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9557f000 - 0x95660ff7 libxml2.2.dylib ??? (???) <4d54971007e14f8d80e6889ee1111f21> /usr/lib/libxml2.2.dylib
    0x95661000 - 0x956f4ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x956f5000 - 0x957d3ff7 com.apple.WebKit 5530.19 (5530.19.2) <e03ca734ba224cf8b95348a9c922e332> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x957e6000 - 0x957e6ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x957e7000 - 0x9588efeb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9588f000 - 0x9591bff7 com.apple.LaunchServices 291 (291) <099eba2fe584376b476f9a262f41ecf2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9591c000 - 0x959d6fe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x959d7000 - 0x959dbfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x959dc000 - 0x969b7ff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x969b8000 - 0x96a15ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x96a16000 - 0x96a22ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96a3b000 - 0x96b2fff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x96b30000 - 0x96c63fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96d2e000 - 0x96d60fff com.apple.LDAPFramework 1.4.5 (110) <648b3ee893db8af0a5bbbe857ec0bb7d> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96d61000 - 0x96d61ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96d62000 - 0x96dbeff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96dbf000 - 0x96e25ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96e78000 - 0x96f2affb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x96f38000 - 0x96f38ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96f39000 - 0x96f43feb 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
    0x96f44000 - 0x97024fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x97025000 - 0x97035fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9706b000 - 0x970fefff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x970ff000 - 0x971affff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x971b0000 - 0x97257fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x97258000 - 0x97276fff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x97277000 - 0x973deff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
    0x9740f000 - 0x97469ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9746f000 - 0x97557ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97558000 - 0x975a1fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /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

    Greetings,
    Did you Repair Disk Permissions before and after installing Safari 4? If not, do that now. Then try creating
    a new user account to see if the same random crashes happen there? If they do, the problem affects your
    whole system and not just your regular user account. If the crashing doesn't happen in that new user
    account, then try this:
    Quit Safari if it's running and open System Preferences>Network.
    In the DNS Server tab, make sure IPv6 is turned off, and enter these two DNS servers to replace the ones you currently have:
    208.67.222.222
    208.67.220.220
    click Apply Now and quit System Preferences.
    Next, do these things in order:
    1. Go to Home/Library/Cookies and delete the Cookies.plist file.
    2. Go to Home/Library/Caches/com.apple.Safari and delete the contents of that folder.
    3. Go to Home/Library/Caches/com.apple.Safari/Web Page Previews and delete the contents of that folder.
    4. If you don't want to use the Top Sites feature, open Terminal and paste in this command:
    defaults write com.apple.Safari DebugSnapshotsUpdatePolicy -int 2
    5. Go to Home/Library/Caches/Metadata/Safari and delete the contents of that folder.
    6. Go to Home/Library/Caches/Safari and delete the contents of that folder.
    7. Go to Home/Library/Safari and delete these files (if you have them):
    Downloads.plist
    History.plist
    Form Values
    LastSession.plist
    WebpageIcons.db
    Then restart Safari and see if the problem is still there.

  • Help! I have been using Mountain Lion but Finder and the App Store won't load and keeps crashing even after reinstalling the OS. How do to fix it?

    Help please! I have been using Mountain Lion for a few weeks but Finder, System Prefferences and the App Store won't load and/or keep crashing even after reinstalling the OS. How do to fix it?
    Model Identifier:     MacBookPro8,1
    Processor Name:     Intel Core i7
    Processor Speed:     2.7 GHz
    Number of Processors:     1
    Total Number of Cores:     2
    L2 Cache (per Core):     256 KB
    L3 Cache:     4 MB
    Memory:     8 GB
    Boot ROM Version:     MBP81.0047.B27
    SMC Version (system):     1.68f99

    You need to check to make sure you are actually connected to the network.  Tap Settings > WiFi >and then tap the blue ">" next to the network name with checkmark.  You should see a complete set of IP address but if the router didn't issue you an IP address properly, you will see your touch IP address start with 169.x.  If this is the case, you are connected to the internal network but not to the web.
    First thing to do (while you are on that screen) is tap "Forget Network".  Then turn WiFi off.  Turn it back on and, if needed, tap Other and re-enter your network information.  If you continue to have problems, check with your IT department on Monday.
    In the meantime, your laptop and iTunes can be used to purchase apps and music.  Syncing them with your touch is a great way to get them installed while you are waiting for the answer on your WiFi problem.

  • TS3408 After I update my website, why doesn't Safari reflect this-even after emptying cache? (Chrome does)

    After I update my website, why doesn't Safari reflect this-even after emptying cache? (Chrome does). Any help would be great. I am a web developer and need to reload the page constantly to see changes, I can't have it be that safari takes a day to refelct changes-it used to happen instantly, what has changed?

    It probably says more about MySpace than Safari but anyway you could try the latest nightly build of Safari's Webkit web browser engine. I always use this now and find it offers greater all round performance.
    Try it and see if it helps.
    Just click the big 'Download Nightly builds' button on this page.
    http://webkit.org/
    In case you don't know, you just run the webkit application instead of Safari but in use it will seem no different than Safari because all you're doing is running an updated version of the rendering engine in Safari. Safari 3.1 remains untouched and you can switch back to that if you wish.

  • 87 tabs are restored after each restart even after clearing cache

    firefox onVISTA Restores 87 tabs even after clearing cache: This takes a long time to restart

    Clearing the cache might not help, try the following:-
    1) Cross check is 'Show my windows and tabs from last time' checked (see attached file 'Open tabs from last time'). Also refer to this website wrt 'session restore'
    https://support.mozilla.org/en-US/kb/Session-Restore
    2) try clearing up the entire history and then see if the same problem occurs (Tools -> Clear Recent History)

  • I am 2 ibook samples that are stuck in downloading. I have cleared cache, history etc. restarted and done everything except throw my ipad; any suggestions?

    I am 2 ibook samples that are stuck in downloading. I have cleared cache, history and restarted. Still stuck...any suggestions?

        I can see that this issue has been quite extensive, and frustrating, and I am so sorry for all that has happened societygirl! I would like to help you work this issue out. Please follow & send me a Direct Message, so I can get your account specifics and help finally bring this to a resolution.
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • My Safari keeps restarting, even after a clean install of OSX Mountain Lion

    Even after a clean install of OS X, it restarts like almost all the time. Sometimes after a crash, I launch the app with only a page loaded and it crashes too.
    Tried some of the suggestions but it still crashes. Someone please help me. The crash report as seen below.
    Process:         WebProcess [3740]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit.framework/WebProcess.app/Content s/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8600 (8600.1.17)
    Build Info:      WebKit2-7600001017000000~7
    Code Type:       X86-64 (Native)
    Parent Process:  Safari [3738]
    User ID:         501
    Date/Time:       2014-12-21 12:21:45.677 +0800
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Sleep/Wake UUID: 661E5B21-DF92-4935-92D2-C1EE177FB6F5
    Interval Since Last Report:          621 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  80 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      C2D53934-DD11-E8C3-128D-6C7233699099
    Crashed Thread:  5  WebCore: Scrolling
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
       __TEXT                 000000010bf29000-000000010bf2a000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit.framework/WebProcess.app/Content s/MacOS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                 0x00007fff8da546c3 __mtx_droplock + 29
    1   libsystem_c.dylib                 0x00007fff8da55165 pthread_mutex_unlock + 268
    2   com.apple.CoreFoundation          0x00007fff968ffc58 CFRunLoopRemoveTimer + 520
    3   com.apple.CoreFoundation          0x00007fff969ac9c2 __CFSetApplyFunction_block_invoke_0 + 18
    4   com.apple.CoreFoundation          0x00007fff968c17b0 CFBasicHashApply + 128
    5   com.apple.CoreFoundation          0x00007fff968c171e CFSetApplyFunction + 158
    6   com.apple.CoreFoundation          0x00007fff968ffb29 CFRunLoopRemoveTimer + 217
    7   com.apple.CoreFoundation          0x00007fff968ff9b1 CFRunLoopTimerInvalidate + 417
    8   com.apple.CoreFoundation          0x00007fff968ff351 __CFRunLoopDoTimer + 609
    9   com.apple.CoreFoundation          0x00007fff968e4ad9 __CFRunLoopRun + 1529
    10  com.apple.CoreFoundation          0x00007fff968e40e2 CFRunLoopRunSpecific + 290
    11  com.apple.HIToolbox               0x00007fff8d6bceb4 RunCurrentEventLoopInMode + 209
    12  com.apple.HIToolbox               0x00007fff8d6bcc52 ReceiveNextEventCommon + 356
    13  com.apple.HIToolbox               0x00007fff8d6bcae3 BlockUntilNextEventMatchingListInMode + 62
    14  com.apple.AppKit                  0x00007fff921e2533 _DPSNextEvent + 685
    15  com.apple.AppKit                  0x00007fff921e1df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    16  com.apple.AppKit                  0x00007fff921d91a3 -[NSApplication run] + 517
    17  com.apple.WebKit                  0x000000010c0bc949 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 387
    18  com.apple.WebProcess              0x000000010bf29d4f 0x10bf29000 + 3407
    19  libdyld.dylib                     0x00007fff9333a7e1 start + 1
    Thread 1:: Dispatch queue: URLConnection
    0   libsystem_kernel.dylib            0x00007fff91a12686 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff91a11c42 mach_msg + 70
    2   libsystem_notify.dylib            0x00007fff9a06cdeb _notify_server_register_check_2 + 139
    3   libsystem_notify.dylib            0x00007fff9a0708c3 notify_register_check + 484
    4   com.apple.CFNetwork               0x00007fff96ee7522 _CFNetworkCopyPreferredLanguageCode + 66
    5   com.apple.CFNetwork               0x00007fff96ee6b0b HTTPProtocol::_createMutableCanonicalRequest(__CFAllocator const*, _CFURLRequest const*, void const*) + 215
    6   com.apple.CFNetwork               0x00007fff96ee6a12 HTTPProtocol::_createCanonicalRequest(__CFAllocator const*, _CFURLRequest const*, void const*) + 60
    7   com.apple.CFNetwork               0x00007fff96ee5274 URLConnectionClient::_internalEvent_WillSendRequest() + 68
    8   com.apple.CFNetwork               0x00007fff96ee50f0 __start_block_invoke_0 + 40
    9   com.apple.CFNetwork               0x00007fff96ee4eab ___withClientAsync_block_invoke_0 + 24
    10  com.apple.CFNetwork               0x00007fff96ee4e47 ___withWorkQueueAsync_block_invoke_0 + 19
    11  com.apple.CFNetwork               0x00007fff96ee4bb4 ___performAsync_block_invoke_0 + 33
    12  libdispatch.dylib                 0x00007fff93341f01 _dispatch_call_block_and_release + 15
    13  libdispatch.dylib                 0x00007fff9333e0b6 _dispatch_client_callout + 8
    14  libdispatch.dylib                 0x00007fff9333f47f _dispatch_queue_drain + 235
    15  libdispatch.dylib                 0x00007fff9333f2f1 _dispatch_queue_invoke + 52
    16  libdispatch.dylib                 0x00007fff9333f1c3 _dispatch_worker_thread2 + 249
    17  libsystem_c.dylib                 0x00007fff8da51cdb _pthread_wqthread + 404
    18  libsystem_c.dylib                 0x00007fff8da3c191 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x00007fff91a14d16 kevent + 10
    1   libdispatch.dylib                 0x00007fff93340dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                 0x00007fff933409ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib            0x00007fff91a146d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8da51f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8da51ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8da3c191 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib            0x00007fff91a146d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8da51f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8da51ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8da3c191 start_wqthread + 13
    Thread 5 Crashed:: WebCore: Scrolling
    0   ???                               000000000000000000 0 + 0
    1   com.apple.WebCore                 0x000000010cf0af2b WebCore::ScrollingThread::dispatchFunctionsFromScrollingThread() + 203
    2   com.apple.WebCore                 0x000000010cf0ae4a WebCore::ScrollingThread::threadRunLoopSourceCallback(void*) + 26
    3   com.apple.CoreFoundation          0x00007fff968c1b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    4   com.apple.CoreFoundation          0x00007fff968c1455 __CFRunLoopDoSources0 + 245
    5   com.apple.CoreFoundation          0x00007fff968e47f5 __CFRunLoopRun + 789
    6   com.apple.CoreFoundation          0x00007fff968e40e2 CFRunLoopRunSpecific + 290
    7   com.apple.CoreFoundation          0x00007fff968f2dd1 CFRunLoopRun + 97
    8   com.apple.WebCore                 0x000000010cf0add4 WebCore::ScrollingThread::initializeRunLoop() + 244
    9   com.apple.JavaScriptCore          0x000000010c7f433f ***::wtfThreadEntryPoint(void*) + 15
    10  libsystem_c.dylib                 0x00007fff8da4f772 _pthread_start + 327
    11  libsystem_c.dylib                 0x00007fff8da3c1a1 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib            0x00007fff91a12686 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff91a11c42 mach_msg + 70
    2   com.apple.CoreFoundation          0x00007fff968df233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation          0x00007fff968e4916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation          0x00007fff968e40e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation              0x00007fff915d8526 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation              0x00007fff91636532 __NSThread__main__ + 1345
    7   libsystem_c.dylib                 0x00007fff8da4f772 _pthread_start + 327
    8   libsystem_c.dylib                 0x00007fff8da3c1a1 thread_start + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib            0x00007fff91a140fa __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x00007fff8da53fb9 _pthread_cond_wait + 869
    2   libc++.1.dylib                    0x00007fff8f0c1851 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::m utex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 109
    3   com.apple.JavaScriptCore          0x000000010c9dc2b1 JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 177
    4   com.apple.JavaScriptCore          0x000000010c7fe175 JSC::BlockAllocator::blockFreeingThreadMain() + 85
    5   com.apple.JavaScriptCore          0x000000010c7f433f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                 0x00007fff8da4f772 _pthread_start + 327
    7   libsystem_c.dylib                 0x00007fff8da3c1a1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib            0x00007fff91a140fa __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x00007fff8da53fb9 _pthread_cond_wait + 869
    2   libc++.1.dylib                    0x00007fff8f0c17c9 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore          0x000000010c7fea4b JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore          0x000000010c7fe8a8 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore          0x000000010c7f433f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                 0x00007fff8da4f772 _pthread_start + 327
    7   libsystem_c.dylib                 0x00007fff8da3c1a1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib            0x00007fff91a140fa __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x00007fff8da53fb9 _pthread_cond_wait + 869
    2   libc++.1.dylib                    0x00007fff8f0c17c9 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore          0x000000010c7fea4b JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore          0x000000010c7fe8a8 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore          0x000000010c7f433f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                 0x00007fff8da4f772 _pthread_start + 327
    7   libsystem_c.dylib                 0x00007fff8da3c1a1 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib            0x00007fff91a140fa __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x00007fff8da53fb9 _pthread_cond_wait + 869
    2   libc++.1.dylib                    0x00007fff8f0c17c9 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore          0x000000010c7fea4b JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore          0x000000010c7fe8a8 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore          0x000000010c7f433f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                 0x00007fff8da4f772 _pthread_start + 327
    7   libsystem_c.dylib                 0x00007fff8da3c1a1 thread_start + 13
    Thread 5 crashed with X86 Thread State (64-bit):
    rax: 0x000000010e10c8f0  rbx: 0x0000000110aa3030  rcx: 0x00000000000fc080  rdx: 0x00000000000f01f0
    rdi: 0x0000000110a9c060  rsi: 0x0000000000000001  rbp: 0x0000000110a8e0a0  rsp: 0x0000000110a8e078
      r8: 0x0000000000000005   r9: 0x00000000564b0b03  r10: 0x0000000000000000  r11: 0x00000000564b0b03
    r12: 0x0000000000000020  r13: 0x00007ffb22430110  r14: 0x0000000110aa3000  r15: 0x0000000000000030
    rip: 0x0000000000000000  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
          0x10bf29000 -        0x10bf29fff  com.apple.WebProcess (8600 - 8600.1.17) <FF78481F-E9FF-3970-A911-3695D16D2248> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebProcess.app/Content s/MacOS/WebProcess
          0x10bf2f000 -        0x10bf2ffff  WebProcessShim.dylib (7600.1.17) <D60D3FCD-9047-3510-AC26-294CBBE8718D> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebProcess.app/Content s/MacOS/WebProcessShim.dylib
          0x10bf64000 -        0x10c2bbfff  com.apple.WebKit (8600 - 8600.1.17) <39C9C71F-FE64-3F30-ABBB-6824326BCDC5> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
          0x10c590000 -        0x10c6f7fff  com.apple.WebKitLegacy (8600 - 8600.1.17) <850F6E22-F149-3483-9C56-3FA696A8FA49> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
          0x10c7ea000 -        0x10cd0fff7  com.apple.JavaScriptCore (8600 - 8600.1.17) <1805970E-7107-3539-9DE7-7CC746965EA9> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
          0x10ce7c000 -        0x10df6afff  com.apple.WebCore (8600 - 8600.1.17) <0344986F-724F-301F-8A8A-0ED03D2AA9D7> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
          0x10fe35000 -        0x10fe35fff  com.apple.WebKit2 (8600 - 8600.1.17) <BCDDA15B-0F2A-3EB7-9738-3E33F7AA7DC6> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
          0x110000000 -        0x1105deff7  com.apple.Safari.framework (8537 - 8537.85.10.17.1) <03D96220-109E-3CEC-8E38-E97669EB2746> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
       0x7fff6bb29000 -     0x7fff6bb5d94f  dyld (210.2.3) <8958FE97-5830-3928-BC38-23136E7D3783> /usr/lib/dyld
       0x7fff8d50f000 -     0x7fff8d547fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
       0x7fff8d550000 -     0x7fff8d552fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x7fff8d553000 -     0x7fff8d5adfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
       0x7fff8d5b6000 -     0x7fff8d65cff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <E91B0882-E75C-30E9-8DCD-7A0EEE4405CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
       0x7fff8d65d000 -     0x7fff8d98dfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
       0x7fff8d9e9000 -     0x7fff8d9eafff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
       0x7fff8da3b000 -     0x7fff8db07ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
       0x7fff8db24000 -     0x7fff8db45ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
       0x7fff8dbae000 -     0x7fff8dd00fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x7fff8de46000 -     0x7fff8e07bff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x7fff8e096000 -     0x7fff8e1ae92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
       0x7fff8e86f000 -     0x7fff8e8abfff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
       0x7fff8e8d5000 -     0x7fff8e8f2ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
       0x7fff8e8f3000 -     0x7fff8e952fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
       0x7fff8ee20000 -     0x7fff8ee33ff7  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
       0x7fff8ee34000 -     0x7fff8ee3afff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
       0x7fff8efc7000 -     0x7fff8efd2ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
       0x7fff8efd3000 -     0x7fff8efd4ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
       0x7fff8f02c000 -     0x7fff8f040fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x7fff8f041000 -     0x7fff8f060ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
       0x7fff8f061000 -     0x7fff8f063fff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
       0x7fff8f064000 -     0x7fff8f070fff  libCSync.A.dylib (340) <1ED9A6B9-D1FF-3745-A289-981ACE0C89D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
       0x7fff8f0ba000 -     0x7fff8f122ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
       0x7fff8f1b1000 -     0x7fff8f283ff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
       0x7fff8f685000 -     0x7fff8f6e1ff7  com.apple.Symbolication (1.3 - 93) <84D69A46-BB0A-3DBE-ABC2-B767F61EC221> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
       0x7fff8f6e2000 -     0x7fff8f6e2fff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x7fff8f6e7000 -     0x7fff8f6fefff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x7fff8f75d000 -     0x7fff8f761ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
       0x7fff8f7c3000 -     0x7fff8f7d8fff  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
       0x7fff8f7d9000 -     0x7fff8f89eff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x7fff8f8a1000 -     0x7fff8f8dbff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x7fff8f92a000 -     0x7fff8f92cff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
       0x7fff8f93b000 -     0x7fff8fa54fff  com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
       0x7fff8fa55000 -     0x7fff8faa4ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
       0x7fff8faa5000 -     0x7fff8fac5fff  libPng.dylib (852) <CCBFA9A9-33C0-3189-AFE0-A77E831EEBA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x7fff8fac6000 -     0x7fff8facafff  libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x7fff8facb000 -     0x7fff8fad3ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
       0x7fff8fad4000 -     0x7fff8fae7ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
       0x7fff8fae8000 -     0x7fff8faeaff7  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
       0x7fff8fb45000 -     0x7fff8fe16fff  com.apple.security (7.0 - 55719.16.5) <0EEE5DDE-77FB-374A-B1E0-6B19CB44E8EC> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x7fff8fe17000 -     0x7fff8fe1eff7  libcopyfile.dylib (89.0.70) <30824A67-6743-3D99-8DC3-92578FA9D7CB> /usr/lib/system/libcopyfile.dylib
       0x7fff8fef3000 -     0x7fff8ff00fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
       0x7fff9029e000 -     0x7fff902f5ff7  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
       0x7fff902f6000 -     0x7fff90304ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
       0x7fff90305000 -     0x7fff90305fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x7fff90405000 -     0x7fff90d95a07  com.apple.CoreGraphics (1.600.0 - 340) <4E39B001-BD9B-3A60-A495-C7F908F52C44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
       0x7fff90d96000 -     0x7fff90e18ff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x7fff90e19000 -     0x7fff90e47ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
       0x7fff91115000 -     0x7fff912c3fff  com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x7fff912c4000 -     0x7fff912cfff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
       0x7fff912d0000 -     0x7fff912f1fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
       0x7fff912f2000 -     0x7fff9133eff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
       0x7fff9133f000 -     0x7fff91340ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
       0x7fff91341000 -     0x7fff91345fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
       0x7fff91346000 -     0x7fff91448fff  libJP2.dylib (852) <01E502E9-7FD3-3A5D-8EA4-2DC8C56E0497> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x7fff91449000 -     0x7fff914b7ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x7fff914b8000 -     0x7fff914c6fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
       0x7fff914c7000 -     0x7fff914f5fff  com.apple.CoreServicesInternal (154.4 - 154.4) <EE77C328-BCC7-3EBD-B3BC-E0E48537D4FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
       0x7fff914f6000 -     0x7fff9152cfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
       0x7fff915a0000 -     0x7fff918fffff  com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x7fff91900000 -     0x7fff91900fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
       0x7fff91901000 -     0x7fff919beff7  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
       0x7fff91a02000 -     0x7fff91a1dff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
       0x7fff91a1e000 -     0x7fff91a34fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
       0x7fff91ac3000 -     0x7fff91ad2ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
       0x7fff91ad3000 -     0x7fff91b16ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
       0x7fff9208c000 -     0x7fff9208cfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7fff9208d000 -     0x7fff92cbafff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x7fff92cd6000 -     0x7fff92ce8ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
       0x7fff92ce9000 -     0x7fff92ceaff7  libSystem.B.dylib (169.3) <DF030DDB-DF22-3769-A8CD-9806DDB84008> /usr/lib/libSystem.B.dylib
       0x7fff9325c000 -     0x7fff9330eff7  com.apple.LaunchServices (539.11 - 539.11) <A86F44E5-F285-3029-A5D1-00CD3C231A08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
       0x7fff9330f000 -     0x7fff93337fff  libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x7fff93338000 -     0x7fff9333bff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
       0x7fff9333c000 -     0x7fff93351ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
       0x7fff93352000 -     0x7fff93352fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x7fff93353000 -     0x7fff93392ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
       0x7fff93393000 -     0x7fff93399ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
       0x7fff9339a000 -     0x7fff934bafff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
       0x7fff934bb000 -     0x7fff934bdfff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
       0x7fff934be000 -     0x7fff93527fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
       0x7fff93528000 -     0x7fff9355cfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
       0x7fff9355d000 -     0x7fff9355dfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
       0x7fff9355e000 -     0x7fff93955fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
       0x7fff945af000 -     0x7fff947affff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
       0x7fff94a0c000 -     0x7fff94a18fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x7fff94a19000 -     0x7fff94a68fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
       0x7fff94aa5000 -     0x7fff94b26fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
       0x7fff94b27000 -     0x7fff94b34fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
       0x7fff94b35000 -     0x7fff94b36fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
       0x7fff94b37000 -     0x7fff94b3bfff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
       0x7fff94b3c000 -     0x7fff94b8bff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
       0x7fff95475000 -     0x7fff954ddfff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x7fff9563d000 -     0x7fff95641fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
       0x7fff95642000 -     0x7fff9574efff  libFontParser.dylib (84.7) <C3D1121B-B066-34C3-9D31-ADDF387C0B20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
       0x7fff9574f000 -     0x7fff957e9fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
       0x7fff958af000 -     0x7fff958fbfff  com.apple.framework.CoreWLAN (3.4 - 340.18) <3735FB49-30C0-3B11-BE25-2ACDD96041B5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
       0x7fff958fc000 -     0x7fff95921ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
       0x7fff9593d000 -     0x7fff959bcff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x7fff959c4000 -     0x7fff95a1eff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x7fff95a1f000 -     0x7fff95a23ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
       0x7fff95a24000 -     0x7fff95a24ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0x7fff95a6e000 -     0x7fff95b6bff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
       0x7fff95b6c000 -     0x7fff95b70fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x7fff95b71000 -     0x7fff95b9afff  libsandbox.1.dylib (220.3) <410BC7E1-24A4-3E5A-ACCF-2F444DC82814> /usr/lib/libsandbox.1.dylib
       0x7fff95d08000 -     0x7fff95d59ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x7fff95d5a000 -     0x7fff95d7cff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x7fff95d7d000 -     0x7fff95d8aff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x7fff95d8d000 -     0x7fff95d92fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
       0x7fff95d93000 -     0x7fff95da1fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
       0x7fff95da2000 -     0x7fff95db9fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
       0x7fff95dc4000 -     0x7fff95dc6fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
       0x7fff95e1a000 -     0x7fff95fb5fef  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
       0x7fff95fb6000 -     0x7fff95fc4ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
       0x7fff95fc5000 -     0x7fff9614bfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.f

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

  • Firefox keeps crashing even after reinstalling it

    It crashes everytime I try to open Gmail and some other sites.
    Details of the crash:
    AdapterDeviceID: 0x683d
    AdapterVendorID: 0x1002
    Add-ons: ascsurfingprotection%40iobit.com:1.0,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:30.0,%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D:2.6.3,pt-BR%40dellalibera.sf.net:2.4.1-3.2,en-US%40dictionaries.addons.mozilla.org:7.0.1
    AvailablePageFile: 12232966144
    AvailablePhysicalMemory: 4299878400
    AvailableVirtualMemory: 3231510528
    BIOS_Manufacturer: American Megatrends Inc.
    BlockedDllList:
    BreakpadReserveAddress: 46727168
    BreakpadReserveSize: 37748736
    BuildID: 20140605174243
    CrashTime: 1403381482
    EMCheckCompatibility: true
    EventLoopNestingLevel: 1
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1402512167
    Notes: AdapterVendorID: 0x1002, AdapterDeviceID: 0x683d, AdapterSubsysID: 32301682, AdapterDriverVersion: 14.100.0.0
    D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 1527
    StartupTime: 1403379973
    SystemMemoryUsePercentage: 49
    Theme: classic/1.0
    Throttleable: 1
    TotalPageFile: 17176502272
    TotalPhysicalMemory: 8589205504
    TotalVirtualMemory: 4294836224
    URL: https://mail.google.com/mail/#inbox/146bfa944013fb21
    Vendor: Mozilla
    Version: 30.0
    Winsock_LSP: Tcpip MSAFD [TCP/IP] : 2 : 1 :
    Tcpip MSAFD [UDP/IP] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    Tcpip MSAFD [RAW/IP] : 2 : 3 :
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 :
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    Provedor de Serviço de TCPv6 de RSVP : 2 : 1 :
    Provedor de Serviço de TCP de RSVP : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    Provedor de Serviço de UDPv6 de RSVP : 2 : 2 :
    Provedor de Serviço de UDP de RSVP : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    useragent_locale: pt-BR

    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache
    '''[https://support.mozilla.org/en-US/kb/how-clear-firefox-cache?redirectlocale=en-US&redirectslug=clear-cache-delete-temporary-files-fix-issues How to clear the Firefox cache]''' {web link}
    and
    * Remove Cookies
    ''This will log you out of all sites you're logged in to. ''
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Privacy.'''
    Under '''History''', select Firefox will '''Use Custom Settings'''.
    There is a button on the right side called '''Show Cookies'''.
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''''' {web link}
    While you are in safe mode;
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites and see if there is still a problem. Then restart.

  • Firefox keeps crashing even after trying the suggestions in your helpful articles.

    I get this error message: Firefox is having trouble recovering your windows and tabs. This is usually caused by a recently opened web page.
    Firefox crashes within a few minutes of being on Internet. Most Web pages crash. I need to open multiple tabs to work, and it always crashes soon after I start to work. This began after updating to 4. I replaced 4 with the older version, but the problem keeps happening. This is part of the crash message I get, but it's crashed several times & reports aren't exactly the same. I also disabled Silverlight plugin, another recommended solution. That didn't work either.
    Process: firefox-bin [367]
    Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin
    Identifier: org.mozilla.firefox
    Version: 3.5.6 (3.5.6)
    Code Type: X86 (Native)
    Parent Process: launchd [103]
    Date/Time: 2011-04-07 18:34:56.113 -0700
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 28367 sec
    Crashes Since Last Report: 46
    Per-App Interval Since Last Report: 2891 sec
    Per-App Crashes Since Last Report: 15
    Anonymous UUID: DDD4BAF4-B297-4C36-AAA8-CB09CDBE2A8A
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x96312156 __kill + 10
    1 libSystem.B.dylib 0x96312148 kill$UNIX2003 + 32
    2 libSystem.B.dylib 0x963a4899 raise + 26
    3 libSystem.B.dylib 0x963ba9b8 abort + 93
    4 libstdc++.6.dylib 0x97f66fda __gnu_cxx::__verbose_terminate_handler() + 433
    5 libstdc++.6.dylib 0x97f6517a __cxxabiv1::__terminate(void (*)()) + 10
    6 libstdc++.6.dylib 0x97f651ba __cxxabiv1::__unexpected(void (*)()) + 0
    7 libstdc++.6.dylib 0x97f652b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    8 libFontParser.dylib 0x98acf67b TcmapEncodingTable::GetSubtable(unsigned short, unsigned short, unsigned short, unsigned short*) + 591
    cr2: 0xa0744000

    That looks like a problem with your BitDefender AV software (BdProvider.dl, avcuf32.dll)
    You can try to disable BD extensions or check advanced settings for Firefox in BD.
    You can also try to contact BD for support.
    Quote: ''I ran the sessions in safe mode and it did not crash, so it is not my add-ons.''
    If Firefox didn't crash in Safe Mode then it is likely caused by an extension.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • IE work fine but I cannot get Firefox to connect even after clearing cache, reseting Firefox and re-installing, what do I do next?

    Firefox recently tried to update, after that it no longer connects to the Internet. IE works fine. I tried clearing cache, reseting and re-installing. What do I do next to fix the problem.
    Thanks...David Puzycki

    hello david, please see [[Fix problems connecting to websites after updating Firefox]]

  • Keeps crashing, even after a trip to the Genius Bar

    My MBP keeps crashing numerous times a day....
    I took it the the Genius Bar, they did all these test and said it wasn't hardware, so it had to be software. They wiped it clean, so I only installed the essintials, CS3 and a few other things..... it's doing it again.....
    Here is the crash report....somebody PLEASE help me.....
    Interval Since Last Panic Report:  7184 sec
    Panics Since Last Report:          6
    Anonymous UUID:                    78DF14AD-3C5B-AA57-5C26-C4976B888F23
    Tue Nov 13 08:52:50 2012
    panic(cpu 2 caller 0xffffff7f84fa8b25): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff81181bf000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80f49ab260 : 0xffffff800481d626
    0xffffff80f49ab2d0 : 0xffffff7f84fa8b25
    0xffffff80f49ab360 : 0xffffff7f850a24b3
    0xffffff80f49ab3c0 : 0xffffff7f850a2527
    0xffffff80f49ab430 : 0xffffff7f853b7853
    0xffffff80f49ab570 : 0xffffff7f850c8659
    0xffffff80f49ab5a0 : 0xffffff7f84fb28da
    0xffffff80f49ab650 : 0xffffff7f84fadfac
    0xffffff80f49ab840 : 0xffffff7f84fafade
    0xffffff80f49ab920 : 0xffffff7f86026ad5
    0xffffff80f49ab960 : 0xffffff7f8603c507
    0xffffff80f49ab980 : 0xffffff7f8605b353
    0xffffff80f49ab9c0 : 0xffffff7f8605b3b1
    0xffffff80f49aba00 : 0xffffff7f86041c43
    0xffffff80f49aba50 : 0xffffff7f85ffc0fc
    0xffffff80f49abae0 : 0xffffff7f85ff7efa
    0xffffff80f49abb10 : 0xffffff7f85ff5aab
    0xffffff80f49abb40 : 0xffffff8004c650c3
    0xffffff80f49abbc0 : 0xffffff8004c67153
    0xffffff80f49abc20 : 0xffffff8004c64b8f
    0xffffff80f49abd70 : 0xffffff80048981e1
    0xffffff80f49abe80 : 0xffffff8004820aed
    0xffffff80f49abeb0 : 0xffffff8004810448
    0xffffff80f49abf00 : 0xffffff800481961b
    0xffffff80f49abf70 : 0xffffff80048a5b16
    0xffffff80f49abfb0 : 0xffffff80048ced53
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f84f41 000->0xffffff7f85243fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f84eaf000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f84f2d000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f84eea000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f8 5251000->0xffffff7f85573fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f84f 41000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f84eaf000
             com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f85fdd000 ->0xffffff7f8609ffff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f84f 41000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f84f2d000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f84eaf000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f84eea000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000004600000
    Kernel text base: 0xffffff8004800000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 2745507922797
    last loaded kext at 1757125933269: com.apple.filesystems.cd9660          1.4.3 (addr 0xffffff7f86bcc000, size 36864)
    last unloaded kext at 119321899126: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f85837000, size 65536)
    loaded kexts:
    com.apple.filesystems.cd9660          1.4.3
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleIntelHDGraphics          8.0.0
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.0.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleMuxControl          3.2.11
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    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.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.2
    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, 8 GB, SMC 1.58f16
    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, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D4346382020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898, 3.06 GB
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8

    Which model MacBook Pro?
    Read this thread: Mid 2010 MacBook Pro kernel panics

  • Even after clearing cache Fire fox does not load my bank login site, while Safari always does it right away, so what is the problem?

    About half the times that I have tried to access my bank online Firefox fails to find the server and claims the site is unavailable. Immediately afterwards Safari hooks up to the same site, without delay.
    Why does Firefox fail so often, even when I keep my cache clear?
    What can be done to repair this fault?

    Hi gregory,
    It is a big subject, and the following article sets out various options.
    http://www.macworld.com/article/1152611/remoteaccesintro.html

  • Safari keeps closing even after restore/refresh

    Hi
    Iphone 3Gs latest iOS, after a couple of seconds safari closes to home screen, this also happens with maps, itunes and app store. Facebook and ebay apps still working as is my wifi connection. Ive tried restoring the phone twice, tried syncing several times and cleared cookies etc.
    Any suggestions?!

    Greetings,
    Did you Repair Disk Permissions before and after installing Safari 4? If not, do that now. Then try creating
    a new user account to see if the same random crashes happen there? If they do, the problem affects your
    whole system and not just your regular user account. If the crashing doesn't happen in that new user
    account, then try this:
    Quit Safari if it's running and open System Preferences>Network.
    In the DNS Server tab, make sure IPv6 is turned off, and enter these two DNS servers to replace the ones you currently have:
    208.67.222.222
    208.67.220.220
    click Apply Now and quit System Preferences.
    Next, do these things in order:
    1. Go to Home/Library/Cookies and delete the Cookies.plist file.
    2. Go to Home/Library/Caches/com.apple.Safari and delete the contents of that folder.
    3. Go to Home/Library/Caches/com.apple.Safari/Web Page Previews and delete the contents of that folder.
    4. If you don't want to use the Top Sites feature, open Terminal and paste in this command:
    defaults write com.apple.Safari DebugSnapshotsUpdatePolicy -int 2
    5. Go to Home/Library/Caches/Metadata/Safari and delete the contents of that folder.
    6. Go to Home/Library/Caches/Safari and delete the contents of that folder.
    7. Go to Home/Library/Safari and delete these files (if you have them):
    Downloads.plist
    History.plist
    Form Values
    LastSession.plist
    WebpageIcons.db
    Then restart Safari and see if the problem is still there.

  • Safari keeps crashing even just now entering this issue

    My safari has begun to crash every time in my IPad 2

    You can try this and it may help some.
    Go to Settings>Safari>Clear History, Cookies and Data. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Quitting apps may help as well - Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    This may even be worth a try - reset the iPad.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Safari seems to have some memory management issues since the iOS 5 update that Apple needs to fix and this issue has been reported to Apple many times by now. Those of us who suffer from these crashes are waiting for an update from Apple that will resolve this.

Maybe you are looking for

  • The Background File Activity Window Is Annoying. Any tips on removing?

    So, I just started using Dreamweaver CC after having been on hiatus from the program for nearly a decade. I have to say, most of the things I hated it for, and stopped using it because of, have been corrected. Kudos, Adobe, for fixing what was everyo

  • How to create a System Identifier SID?

    Hello, I am doing a system copy in to a new server with different SID and Hostname. Can anyone suggest a SAP note or method to create a SID for a system? can any link to the script that creates the SYSTEM id will also be useful. Any Help will be grea

  • Adobe Reader XI fullscreen mode now leaves title bar on Mac

    Has anyone run into this problem? I just upgraded Adobe Reader X (for the Mac) to Reader XI. When I go into fullscreen mode or open a fullscreen document, a title bar is left at the top with the document title and the upper left buttons. This did not

  • How can i install adobe flash player

    How to install ms live meeting with my mac?

  • WebToGo on PocketPC 2002

    Hi, I successfully installed the TODO-Tutorial of the WebToGo-Manual on a Win32 machine. Now, I want to install it on my PocketPC 2002. When I connect to http://ip-adress/webtogo/index.html the login-site appears the Pocket Internet Explorer shows th