I am experiencing some crashes since upgrading to ML.  should I archive and reinstall OS?

Since I upgraded to ML I have had various problems with finder crashing, other programs crashing.  I have deleted
1) ~/Library/Caches
2) ~/Library/Containers
3) ~/Library/Saved Application State
which helped but still having some crashing and erratic behaviour.  I created a new account which is somewhat better but I don't know how to transition my setting to the new account (it is an admin acount).  Is there a way to do this, or would I be better off doing an archive and install?  I have already backed up my files since upgrading. If I did do an archive and install, would I be restoring problems?  Thanks for your help. 

Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
Step 1
If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
Triple-click the following line on this page to select it. Copy the selected text to the Clipboard (command-C):
{ sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
Launch the Terminal application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
Paste into the Terminal window (command-V). You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
Step 2 (optional)
Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
Boot into Recovery. When the OS X Utilities screen appears, select
Utilities ▹ Terminal
from the menu bar. A Terminal window will open.
In the Terminal window, type this:
res
Press the tab key. The partial command you typed will automatically be completed to this:
resetpassword
Press return. A Reset Password window will open. You’re not  going to reset a password.
Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
Select your username from the menu labeled Select the user account if not already selected.
Under Reset Home Directory Permissions and ACLs, click the Reset button.
Select
 ▹ Restart
from the menu bar.

Similar Messages

  • Are there any known issues with Adobe Edge Animate and Yosemite? Experiencing performance issues since upgrading OS

    Are there any known issues with Adobe Edge Animate and Yosemite? Experiencing performance issues since upgrading OS. Animation I was working on that had been performing in browser fine suddenly stopped working, and was not related to any action I had done at that point. Also was working in it today and program stopped responding to key board short cut commands.

    I am having a whole slew of odd interface problems with a fresh 2014.1.1 on a fresh macbook pro with latest Yosemite. Program locks up, cursor selections don't show, things disappear. I have a mac mini also and the program runs fine on it. Is there possibly something related to the solid state hard drive in new macs?

  • Safari crashes since upgrading to lion

    Safari crashes since upgrading to lion.  Most of the time safari crashes immediately as soon as it opens.  What's the fix?

    I found it...
    Process:         Safari [176]
    Path:            /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.4 (6533.20.27)
    Build Info:      WebBrowser-75332027~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [120]
    PlugIn Path:       /Library/Application Support/Conduit/*/cttoolbar.bundle/Contents/MacOS/ct_plugins
    PlugIn Identifier: com.conduit.cttoolbar
    PlugIn Version:    1.7.0.2 (1702)
    Date/Time:       2011-09-16 15:24:20.570 -0500
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[176]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[BrowserWindowController isWebView]: unrecognized selector sent to instance 0x103277640'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff869da986 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8a1b0d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff86a665ae -[NSObject doesNotRecognizeSelector:] + 190
              3   CoreFoundation                      0x00007fff869c7803 ___forwarding___ + 371
              4   CoreFoundation                      0x00007fff869c7618 _CF_forwarding_prep_0 + 232
              5   ct_plugins                          0x0000000107c1d0df -[NSWindowController(CTSafariConnector) awakeFromNib] + 40
              6   ct_plugins                          0x0000000107c1c63f +[NSWindowController(CTSafariConnector) loader] + 378
              7   Foundation                          0x00007fff8ab7c716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
              8   CoreFoundation                      0x00007fff8698351a _CFXNotificationPost + 2634
              9   Foundation                          0x00007fff8ab689cb -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
              10  AppKit                              0x00007fff84f9a20f -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1181
              11  AppKit                              0x00007fff84f99c89 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 807
              12  AppKit                              0x00007fff855303a5 -[NSWindow orderFrontRegardless] + 51
              13  AppKit                              0x00007fff8541de13 -[NSStatusBar(NSStatusBarCGS) _CGSinsertWindow:withPriority:] + 287
              14  AppKit                              0x00007fff8541c33e -[NSStatusBar _insertStatusItem:withPriority:] + 60
              15  AppKit                              0x00007fff8541f060 -[NSStatusItem _initInStatusBar:withLength:withPriority:hidden:] + 461
              16  AppKit                              0x00007fff8541ea50 -[NSStatusItem _initInStatusBar:withLength:withPriority:] + 21
              17  AppKit                              0x00007fff8541eb00 +[NSStatusItem _itemInStatusBar:withLength:withPriority:] + 79
              18  AppKit                              0x00007fff8541c8c4 -[NSStatusBar _statusItemWithLength:withPriority:] + 31
              19  AppKit                              0x00007fff8541c90f -[NSStatusBar statusItemWithLength:] + 23
              20  ct_alerts                           0x0000000108050208 -[CTAlertsManager showStatusItem] + 247
              21  ct_alerts                           0x000000010805053c -[CTAlertsManager run] + 202
              22  libobjc.A.dylib                     0x00007fff8a1a36ca call_load_methods + 161
              23  libobjc.A.dylib                     0x00007fff8a1a336b load_images + 233
              24  ???                                 0x00007fff69190973 0x0 + 140734956636531
              25  ???                                 0x00007fff6919c241 0x0 + 140734956683841
              26  ???                                 0x00007fff6919d02b 0x0 + 140734956687403
              27  ???                                 0x00007fff69192189 0x0 + 140734956642697
              28  ???                                 0x00007fff691985cb 0x0 + 140734956668363
              29  libdyld.dylib                       0x00007fff8b15795b dlopen + 57
              30  CoreFoundation                      0x00007fff869a02ab _CFBundleDlfcnLoadBundle + 171
              31  CoreFoundation                      0x00007fff8699be62 _CFBundleLoadExecutableAndReturnError + 1330
              32  Foundation                          0x00007fff8abbe6d5 -[NSBundle loadAndReturnError:] + 1708
              33  Foundation                          0x00007fff8abc7eb8 -[NSBundle load] + 18
              34  ct_loader                           0x00000001059d0898 +[CTLoader loadBundle:] + 978
              35  ct_loader                           0x00000001059d048b +[CTLoader installPlugins:] + 232
              36  Foundation                          0x00007fff8ab7c716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
              37  CoreFoundation                      0x00007fff8698351a _CFXNotificationPost + 2634
              38  Foundation                          0x00007fff8ab689cb -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
              39  ct_scripting                        0x00000001059b3ec2 CTLoadHandler + 148
              40  OpenScripting                       0x00007fff8c5a4fac _ZL17EventHandlerThunkPK6AEDescPS_Pv + 103
              41  AE                                  0x00007fff890dea85 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 200
              42  AE                                  0x00007fff890de963 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
              43  AE                                  0x00007fff890de857 aeProcessAppleEvent + 250
              44  HIToolbox                           0x00007fff8e45112d AEProcessAppleEvent + 102
              45  AppKit                              0x00007fff84e9f3dd _DPSNextEvent + 1247
              46  AppKit                              0x00007fff84e9ea95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
              47  Safari                              0x0000000100016062 Safari + 90210
              48  AppKit                              0x00007fff84e9b3d6 -[NSApplication run] + 463
              49  AppKit                              0x00007fff8511952a NSApplicationMain + 867
              50  Safari                              0x0000000100009f84 Safari + 40836
    abort() called
    terminate called throwing an exception
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8932bce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8e9b77d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8e9a8a7a abort + 143
    3   libc++abi.dylib                         0x00007fff89b497bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff89b46fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8a1b11b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff89b47001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff89b4705c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff89b48152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff8a1b0e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff86a665ae -[NSObject doesNotRecognizeSelector:] + 190
    11  com.apple.CoreFoundation                0x00007fff869c7803 ___forwarding___ + 371
    12  com.apple.CoreFoundation                0x00007fff869c7618 _CF_forwarding_prep_0 + 232
    13  com.conduit.cttoolbar                   0x0000000107c1d0df -[NSWindowController(CTSafariConnector) awakeFromNib] + 40
    14  com.conduit.cttoolbar                   0x0000000107c1c63f +[NSWindowController(CTSafariConnector) loader] + 378
    15  com.apple.Foundation                    0x00007fff8ab7c716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    16  com.apple.CoreFoundation                0x00007fff8698351a _CFXNotificationPost + 2634
    17  com.apple.Foundation                    0x00007fff8ab689cb -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    18  com.apple.AppKit                        0x00007fff84f9a20f -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1181
    19  com.apple.AppKit                        0x00007fff84f99c89 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 807
    20  com.apple.AppKit                        0x00007fff855303a5 -[NSWindow orderFrontRegardless] + 51
    21  com.apple.AppKit                        0x00007fff8541de13 -[NSStatusBar(NSStatusBarCGS) _CGSinsertWindow:withPriority:] + 287
    22  com.apple.AppKit                        0x00007fff8541c33e -[NSStatusBar _insertStatusItem:withPriority:] + 60
    23  com.apple.AppKit                        0x00007fff8541f060 -[NSStatusItem _initInStatusBar:withLength:withPriority:hidden:] + 461
    24  com.apple.AppKit                        0x00007fff8541ea50 -[NSStatusItem _initInStatusBar:withLength:withPriority:] + 21
    25  com.apple.AppKit                        0x00007fff8541eb00 +[NSStatusItem _itemInStatusBar:withLength:withPriority:] + 79
    26  com.apple.AppKit                        0x00007fff8541c8c4 -[NSStatusBar _statusItemWithLength:withPriority:] + 31
    27  com.apple.AppKit                        0x00007fff8541c90f -[NSStatusBar statusItemWithLength:] + 23
    28  com.conduit.ct_alerts                   0x0000000108050208 -[CTAlertsManager showStatusItem] + 247
    29  com.conduit.ct_alerts                   0x000000010805053c -[CTAlertsManager run] + 202
    30  libobjc.A.dylib                         0x00007fff8a1a36ca call_load_methods + 161
    31  libobjc.A.dylib                         0x00007fff8a1a336b load_images + 233
    32  dyld                                    0x00007fff69190973 _ZN4dyldL12notifySingleE17dyld_image_statesPK11ImageLoader + 226
    33  dyld                                    0x00007fff6919c241 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 237
    34  dyld                                    0x00007fff6919d02b ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59
    35  dyld                                    0x00007fff69192189 dyld::runInitializers(ImageLoader*) + 97
    36  dyld                                    0x00007fff691985cb dlopen + 540
    37  libdyld.dylib                           0x00007fff8b15795b dlopen + 57
    38  com.apple.CoreFoundation                0x00007fff869a02ab _CFBundleDlfcnLoadBundle + 171
    39  com.apple.CoreFoundation                0x00007fff8699be62 _CFBundleLoadExecutableAndReturnError + 1330
    40  com.apple.Foundation                    0x00007fff8abbe6d5 -[NSBundle loadAndReturnError:] + 1708
    41  com.apple.Foundation                    0x00007fff8abc7eb8 -[NSBundle load] + 18
    42  com.yourcompany.ct_loader               0x00000001059d0898 +[CTLoader loadBundle:] + 978
    43  com.yourcompany.ct_loader               0x00000001059d048b +[CTLoader installPlugins:] + 232
    44  com.apple.Foundation                    0x00007fff8ab7c716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    45  com.apple.CoreFoundation                0x00007fff8698351a _CFXNotificationPost + 2634
    46  com.apple.Foundation                    0x00007fff8ab689cb -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    47  com.conduit.ct_scripting.osax           0x00000001059b3ec2 CTLoadHandler + 148
    48  com.apple.openscripting                 0x00007fff8c5a4fac _ZL17EventHandlerThunkPK6AEDescPS_Pv + 103
    49  com.apple.AE                            0x00007fff890dea85 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
    50  com.apple.AE                            0x00007fff890de963 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
    51  com.apple.AE                            0x00007fff890de857 aeProcessAppleEvent + 250
    52  com.apple.HIToolbox                     0x00007fff8e45112d AEProcessAppleEvent + 102
    53  com.apple.AppKit                        0x00007fff84e9f3dd _DPSNextEvent + 1247
    54  com.apple.AppKit                        0x00007fff84e9ea95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    55  com.apple.Safari                        0x0000000100016062 0x100000000 + 90210
    56  com.apple.AppKit                        0x00007fff84e9b3d6 -[NSApplication run] + 463
    57  com.apple.AppKit                        0x00007fff8511952a NSApplicationMain + 867
    58  com.apple.Safari                        0x0000000100009f84 0x100000000 + 40836
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8932c7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8e43460e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8e43319e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8932c192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e9b7594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8e9b8b85 start_wqthread + 13
    Thread 3:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8932ca8e pread + 10
    1   libsqlite3.dylib                        0x00007fff8ea4e07c unixRead + 44
    2   libsqlite3.dylib                        0x00007fff8ea6f006 readDbPage + 102
    3   libsqlite3.dylib                        0x00007fff8ea6d79b sqlite3PagerAcquire + 315
    4   libsqlite3.dylib                        0x00007fff8eafae4c checkTreePage + 332
    5   libsqlite3.dylib                        0x00007fff8eafb031 checkTreePage + 817
    6   libsqlite3.dylib                        0x00007fff8eafb031 checkTreePage + 817
    7   libsqlite3.dylib                        0x00007fff8eaff4e6 sqlite3BtreeIntegrityCheck + 678
    8   libsqlite3.dylib                        0x00007fff8ea930bb sqlite3VdbeExec + 24075
    9   libsqlite3.dylib                        0x00007fff8ea8c65b sqlite3_step + 1883
    10  com.apple.WebCore                       0x00007fff8f66864e WebCore::SQLiteStatement::step() + 62
    11  com.apple.WebCore                       0x00007fff8fef1bc6 WebCore::IconDatabase::checkIntegrity() + 122
    12  com.apple.WebCore                       0x00007fff8f667e30 WebCore::IconDatabase::performOpenInitialization() + 66
    13  com.apple.WebCore                       0x00007fff8f66766a WebCore::IconDatabase::iconDatabaseSyncThread() + 310
    14  com.apple.WebCore                       0x00007fff8f66752b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    15  libsystem_c.dylib                       0x00007fff8e9b58bf _pthread_start + 335
    16  libsystem_c.dylib                       0x00007fff8e9b8b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8932c192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e9b7594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8e9b8b85 start_wqthread + 13
    Thread 5:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff8932ca8e pread + 10
    1   libsqlite3.dylib                        0x00007fff8ea4e07c unixRead + 44
    2   libsqlite3.dylib                        0x00007fff8ea6f006 readDbPage + 102
    3   libsqlite3.dylib                        0x00007fff8ea6d79b sqlite3PagerAcquire + 315
    4   libsqlite3.dylib                        0x00007fff8eafae4c checkTreePage + 332
    5   libsqlite3.dylib                        0x00007fff8eafb031 checkTreePage + 817
    6   libsqlite3.dylib                        0x00007fff8eafb031 checkTreePage + 817
    7   libsqlite3.dylib                        0x00007fff8eaff4e6 sqlite3BtreeIntegrityCheck + 678
    8   libsqlite3.dylib                        0x00007fff8ea930bb sqlite3VdbeExec + 24075
    9   libsqlite3.dylib                        0x00007fff8ea8c65b sqlite3_step + 1883
    10  com.apple.Safari                        0x00000001000323d2 0x100000000 + 205778
    11  com.apple.Safari                        0x0000000100100eaa 0x100000000 + 1052330
    12  com.apple.Safari                        0x000000010003207b 0x100000000 + 204923
    13  com.apple.Safari                        0x0000000100031f92 0x100000000 + 204690
    14  com.apple.Safari                        0x0000000100031ef5 0x100000000 + 204533
    15  com.apple.Safari                        0x0000000100031971 0x100000000 + 203121
    16  com.apple.Safari                        0x0000000100031796 0x100000000 + 202646
    17  com.apple.Safari                        0x0000000100031717 0x100000000 + 202519
    18  com.apple.Safari                        0x000000010003165c 0x100000000 + 202332
    19  com.apple.Safari                        0x0000000100030ee8 0x100000000 + 200424
    20  com.apple.Safari                        0x000000010003002e 0x100000000 + 196654
    21  com.apple.Safari                        0x000000010002fde5 0x100000000 + 196069
    22  com.apple.CoreFoundation                0x00007fff86949241 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    23  com.apple.CoreFoundation                0x00007fff86948aad __CFRunLoopDoSources0 + 253
    24  com.apple.CoreFoundation                0x00007fff8696f8d9 __CFRunLoopRun + 905
    25  com.apple.CoreFoundation                0x00007fff8696f216 CFRunLoopRunSpecific + 230
    26  com.apple.Safari                        0x000000010002f631 0x100000000 + 194097
    27  com.apple.Safari                        0x000000010002f5c1 0x100000000 + 193985
    28  libsystem_c.dylib                       0x00007fff8e9b58bf _pthread_start + 335
    29  libsystem_c.dylib                       0x00007fff8e9b8b75 thread_start + 13
    Thread 6:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8932bbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e9b9274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff8d3dbba0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8f6862ba ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff8f686213 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff8f68615b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8e9b58bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8e9b8b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8932c192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e9b7594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8e9b8b85 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8932c192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e9b7594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8e9b8b85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8932c192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e9b7594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8e9b8b85 start_wqthread + 13
    Thread 10:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8932a67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89329d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8696729c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8696fa04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8696f216 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8abcba97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8abc01ea -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8abc0162 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8e9b58bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8e9b8b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfbe48  rdx: 0x0000000000000000
      rdi: 0x0000000000000b07  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfbe70  rsp: 0x00007fff5fbfbe48
       r8: 0x00007fff75aa7fb8   r9: 0x00007fff5fbfb8d8  r10: 0x00007fff8932bd0a  r11: 0xffffff80002d8240
      r12: 0x00007fff8572941c  r13: 0x0000000103277640  r14: 0x00007fff75aaa960  r15: 0x00007fff5fbfbfc0
      rip: 0x00007fff8932bce2  rfl: 0x0000000000000246  cr2: 0x00000001059da000
    Logical CPU: 0
    Binary Images:
           0x100000000 -        0x1006affff  com.apple.Safari (5.0.4 - 6533.20.27) <BE30083C-FAEA-E0C4-BD94-C3A586B14A64> /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
           0x100f7f000 -        0x100f7fffd +cl_kernels (??? - ???) <08BEBB12-5558-4984-B84C-2C4F121AEC13> cl_kernels
           0x1059b3000 -        0x1059b3fff +com.conduit.ct_scripting.osax (1.7.0.2 - 1702) <06327E04-F443-D4B5-DF9B-6D492484F985> /Library/ScriptingAdditions/ct_scripting.osax/Contents/MacOS/ct_scripting
           0x1059cf000 -        0x1059d0fff +com.yourcompany.ct_loader (1.7.0.2 - 1702) <33FFB851-2427-6A31-2FC0-72432C1D3E75> /Library/InputManagers/*/ct_loader.bundle/Contents/MacOS/ct_loader
           0x105af8000 -        0x105afbff7  libCoreFSCache.dylib (??? - ???) <745AC70B-FE33-3B14-9B99-CE6DB2B98F85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x106cfd000 -        0x106cfeff3 +cl_kernels (??? - ???) <BF105786-0EDC-406F-BDB5-085C9A4B0703> cl_kernels
           0x10708b000 -        0x107091fef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x1070e8000 -        0x10717bff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x1072be000 -        0x1072bfffc +cl_kernels (??? - ???) <8B774C0F-5BF3-4B3F-A45F-E94C4D996A89> cl_kernels
           0x107c19000 -        0x107d37ffc +com.conduit.cttoolbar (1.7.0.2 - 1702) <3114F00A-8BF9-CAB7-7C5F-EDBF9A1A9AF3> /Library/Application Support/Conduit/*/cttoolbar.bundle/Contents/MacOS/ct_plugins
           0x107e75000 -        0x107f58fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
           0x10804e000 -        0x108069fff +com.conduit.ct_alerts (1000 - 1.0.0.0) <1367434D-8A6A-6109-96E3-DA90CEF0AFCD> /Library/Application Support/Conduit/*/cttoolbar.bundle/Contents/Resources/Services/ct_alerts.bundle /Contents/MacOS/ct_alerts
        0x7fff6918f000 -     0x7fff691c3ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff84246000 -     0x7fff84249ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8424a000 -     0x7fff8433ffff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff84340000 -     0x7fff843b5ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff843b6000 -     0x7fff843b7fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff843b8000 -     0x7fff843cdfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff843ce000 -     0x7fff843f7fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff843f8000 -     0x7fff8440ffff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff84410000 -     0x7fff845d1fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff845d2000 -     0x7fff84611ff7  libGLImage.dylib (??? - ???) <3C7093E9-CB04-38B4-8B0E-02124DFFC9A4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff84dc8000 -     0x7fff84dd3fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <7C865C23-5355-381B-9A80-EF633DD6C82A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff84dd4000 -     0x7fff84e3bff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <72C4215B-9B71-385E-8E7D-1636FF6AAA4F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff84e96000 -     0x7fff85a8efff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85a8f000 -     0x7fff85f36ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff85f37000 -     0x7fff85f43fff  com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff85f44000 -     0x7fff8625dfff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8625e000 -     0x7fff862baff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff862bb000 -     0x7fff863b9ff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff863ba000 -     0x7fff863f3fe7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <D634E4B6-672F-3F68-8B6F-C5028151A5B4> /usr/lib/libssl.0.9.8.dylib
        0x7fff863f4000 -     0x7fff8644bfff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff864d0000 -     0x7fff864edfff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff864f2000 -     0x7fff86535ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff86536000 -     0x7fff8655eff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8656d000 -     0x7fff86593fff  com.apple.framework.internetaccounts (1.0 - 1) <64CC50BB-9EE4-36D1-969A-FDD2210026DC> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff86700000 -     0x7fff86707ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff86708000 -     0x7fff8670bfff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8670c000 -     0x7fff867b0fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff867b1000 -     0x7fff868c6fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff868c7000 -     0x7fff868c7fff  com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff868d4000 -     0x7fff868d5fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff868d6000 -     0x7fff86926fff  com.apple.CoreMediaIO (201.0 - 3148) <E220CBA4-6CDE-3BF6-BC0C-8CBAE49E8CAC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff86932000 -     0x7fff86936fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff86937000 -     0x7fff86b0aff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff86b0b000 -     0x7fff86b3efff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff86b3f000 -     0x7fff86b7ffff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff86b80000 -     0x7fff86b85fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86baf000 -     0x7fff86bdefff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff86bdf000 -     0x7fff86c19fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff86c1a000 -     0x7fff86c6dfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86c6e000 -     0x7fff86cb5ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff86cb6000 -     0x7fff86f24ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff86f25000 -     0x7fff86fc4fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff86fc7000 -     0x7fff870c3ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff870c6000 -     0x7fff870ccfff  libGFXShared.dylib (??? - ???) <F047CF07-F6AA-327F-890D-19C8AA5C3AD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff870e0000 -     0x7fff870eaff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff870eb000 -     0x7fff870ebfff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff870ec000 -     0x7fff870f1ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff870f2000 -     0x7fff870f2fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff870f5000 -     0x7fff87107ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff87108000 -     0x7fff87122fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff87126000 -     0x7fff8712bfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8712c000 -     0x7fff87159ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8715a000 -     0x7fff8715bff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8719b000 -     0x7fff8719bfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff871b1000 -     0x7fff87204fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff87205000 -     0x7fff87206ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff873de000 -     0x7fff873f4fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8778b000 -     0x7fff87a62fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff87a63000 -     0x7fff87a6afff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff87a6b000 -     0x7fff87b4bfff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <E7FD4DB7-7844-355A-83D0-C1F24BE71019> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff87c47000 -     0x7fff87c6aff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff87c6b000 -     0x7fff87df5ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87e31000 -     0x7fff87e36fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff87ecf000 -     0x7fff88663fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff88664000 -     0x7fff88742ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff88743000 -     0x7fff88791ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff88798000 -     0x7fff887c1fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff887c2000 -     0x7fff88826fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8882f000 -     0x7fff88916fff  com.apple.backup.framework (1.3 - 1.3) <C7F0B3B6-EAC1-3445-A705-E9F18A45D01D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff88990000 -     0x7fff889b4ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff889b5000 -     0x7fff889b6fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff889b7000 -     0x7fff88e54fff  com.apple.RawCamera.bundle (3.8.0 - 577) <38481531-657E-DFFA-1EF4-ADFCA15DAC49> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88e57000 -     0x7fff88ea2fff  com.apple.SystemConfiguration (1.11 - 1.11) <C5F93D83-FE3C-38B8-9773-978D1ADCF2CA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8904a000 -     0x7fff8904cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff890db000 -     0x7fff8911afff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8911b000 -     0x7fff8916fff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff89170000 -     0x7fff891afff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff891b0000 -     0x7fff89313fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff89314000 -     0x7fff89314fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff89315000 -     0x7fff89335fff  libsystem_kernel.dylib (1699.22.81 - compatibility 1.0.0) <B9E259FC-73EA-31E3-8E68-7F980DEBA8A6> /usr/lib/system/libsystem_kernel.dylib
        0x7fff89336000 -     0x7fff89751fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff89752000 -     0x7fff89759fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff89815000 -     0x7fff89899ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8989a000 -     0x7fff898c5ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff898c6000 -     0x7fff89b40ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff89b41000 -     0x7fff89b4cff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff89b4d000 -     0x7fff89b95fff  com.apple.framework.CoreWLAN (2.0 - 200.46) <5E94ED91-1E37-334E-A18B-338FBD8A956F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff89b96000 -     0x7fff89c11ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89c12000 -     0x7fff89d14ff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff89d23000 -     0x7fff89d28fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff89d29000 -     0x7fff89d2ffff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff89d30000 -     0x7fff89d6bfff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89d6c000 -     0x7fff8a199fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8a19a000 -     0x7fff8a27edef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8a27f000 -     0x7fff8a2effff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8a2f0000 -     0x7fff8a2f6fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8a31f000 -     0x7fff8a333ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8a334000 -     0x7fff8a334fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8a335000 -     0x7fff8a397ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a3a9000 -     0x7fff8a3bcff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8a3bd000 -     0x7fff8a3c1fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8a3c2000 -     0x7fff8a45cff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a45d000 -     0x7fff8a4d3fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8a4d4000 -     0x7fff8a526ff7  libGLU.dylib (??? - ???) <29D31138-F6BE-3BA6-8248-7A0F90179230> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a553000 -     0x7fff8a580fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8a581000 -     0x7fff8a5aaff7  com.apple.framework.Apple80211 (7.0 - 700.57) <C8FDB499-DFE2-33C5-BC74-4783F303C8E8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8a5ab000 -     0x7fff8a5aefff  libCoreVMClient.dylib (??? - ???) <5C607B1C-E4DB-3050-B4BB-3A12CF9AC1C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a5f6000 -     0x7fff8a6f8ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff8a6f9000 -     0x7fff8a70bff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8a71a000 -     0x7fff8a75bfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8a76f000 -     0x7fff8aa88ff7  com.apple.AddressBook.framework (6.0 - 1043) <A6302279-FD1B-3BB7-8419-362425FC5568> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8aa89000 -     0x7fff8ab1fff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8ab66000 -     0x7fff8ae78fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8aece000 -     0x7fff8aecefff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8aecf000 -     0x7fff8aefcfe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <B0545756-3AE7-3D59-AB0C-F0CF3EA57044> /usr/lib/libSystem.B.dylib
        0x7fff8aefd000 -     0x7fff8af00fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8b028000 -     0x7fff8b037fff  com.apple.opengl (1.7.4 - 1.7.4) <971DF1AE-2E9D-31E7-9836-8EE7F4299931> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b038000 -     0x7fff8b0abfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8b0eb000 -     0x7fff8b0f1ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8b156000 -     0x7fff8b15afff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8b15b000 -     0x7fff8b169fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b178000 -     0x7fff8b186ff7  libkxld.dylib (??? - ???) <9C937433-A362-3E40-BF71-FDABA986B56C> /usr/lib/system/libkxld.dylib
        0x7fff8b187000 -     0x7fff8b19dff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8b1a5000 -     0x7fff8b1c2fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <CC86755A-6CF1-3DDF-A1B0-6F7F5BD7BB39> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8b215000 -     0x7fff8b218fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8b28e000 -     0x7fff8b39afef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b39b000 -     0x7fff8b3efff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8b3f0000 -     0x7fff8b3fdfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8b409000 -     0x7fff8b542fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8b543000 -     0x7fff8bb27faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8bb28000 -     0x7fff8bb4ffff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8bc22000 -     0x7fff8bc2bfff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8bc2c000 -     0x7fff8bff2fff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8bff3000 -     0x7fff8c019ff7  com.apple.framework.familycontrols (3.0 - 300) <7AF88AB8-38AE-38F7-8D07-E6FC50D3E602> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8c01a000 -     0x7fff8c037ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8c25d000 -     0x7fff8c25efff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8c25f000 -     0x7fff8c2f1fff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8c3a4000 -     0x7fff8c3afff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8c3b0000 -     0x7fff8c3b2ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8c3b3000 -     0x7fff8c3b9ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8c3ba000 -     0x7fff8c3beff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c3bf000 -     0x7fff8c3c7fff  libsystem_dnssd.dylib (??? - ???) <407A48F3-64A0-348B-88E6-70CECD3D0D67> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c40f000 -     0x7fff8c4b1ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8c592000 -     0x7fff8c5afff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8c5f5000 -     0x7fff8c602ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8c603000 -     0x7fff8c609fff  IOSurface (??? - ???) <2114359C-D839-3855-8735-BBAA2704DB93> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8c60a000 -     0x7fff8c629fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8c62a000 -     0x7fff8c62bfff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8c6bd000 -     0x7fff8c6bdfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8c6be000 -     0x7fff8c72cfff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8c72d000 -     0x7fff8c758fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8c902000 -     0x7fff8ca8cfff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-

  • Since upgrading my Mac OS 10.9 and Mavericks, I am unable to open App Store and other problems.

    My computer has gone haywire since upgrading to Mac OS 10.9 and adding Mavericks. Mail was a big problem with my not being able to read messages, but now there has been a mail upgrade to solve that. However, still cannot open App Store from my Dock and cannot open Software Update from the apple menu. Lots of other screwy things going on and Apple seems of no help to try and resolve these issues. Anyone with similiar problems or issues?

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

  • I used to be able to select an arbitrary "column" in MS Word, but since upgrading to OS 10.9.4 and MS Word for Mac 2001 v. 14.4.3, it doesn't work anymore.  Is there any way to get this handy functionality back?

    I used to be able to select an arbitrary "column" in MS Word, but since upgrading to OS 10.9.4 and MS Word for Mac 2001 v. 14.4.3, it doesn't work anymore.  Is there any way to get this handy functionality back?

    http://www.microsoft.com/mac/support
    http://answers.microsoft.com/en-us/mac/forum/macword?auth=1
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macword/microsoft-wor d-for-mac-2011-will-not-open-error/ecc42616-6f49-40bb-b8f5-e21c711ea359

  • Since upgrading to Yosemite my iPhoto, iMovie and Garage band has simply disappeared from my Mac. HELP!?

    Since upgrading to Yosemite my iPhoto, iMovie and Garage band has simply disappeared from my Mac. HELP!?

    Hi Jdireen,
    As someone who uses the iLife applications on a daily basis on my Mac I can understand how it would be upsetting to have them disappear suddenly. Let's see if we can get you back up and running.
    You can download the applications again and reinstall them from the Mac App Store - 
    GarageBand - https://itunes.apple.com/us/app/garageband/id682658836?mt=12
    iMovie - https://itunes.apple.com/us/app/imovie/id408981434?mt=12
    iPhoto - https://itunes.apple.com/us/app/iphoto/id408981381?mt=12
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • My HP computer's hard drive crashed.  I have replaced the hard drive and reinstalled all of the software.  I have copied my I tunes library from my backup hard drive to the new one.  How do I restore the permissions?  This is the 3 rd time I have had to d

    My HP computer's hard drive crashed.  I have replaced the hard drive and reinstalled all of the software.  I have copied my I tunes library from my backup hard drive to the new one.  How do I restore the permissions?  This is the 3 rd time I have had to do this.  THe share screen says you are limited to 5 ??

    No backup is not good.
    You can transfer itunes purchases from an ipod.  File>Transfer Purchases

  • I HAVE SOME PROBLEM WITH I PHOTO HOW TO TAKE BACKUP AND REINSTALL I PHOTO

    I have some problem with IPHOTO,How to take back up and reinstall i photo. Everytime i start I PHOTO there is a message showing that 15 photos have been recovered do you want to save or not,whatever i do it creates empty folders and it asks two times before starting .
    any sollutions?

    Post in the iPhoto forums.

  • Crashing since upgrade to Snow Leopard

    I upgraded to Snow Leopard 10.6.4 this summer. I am now living outside the states. Safari is crashing on a regular basis. Could I have some compatibility issues with some other program on my MacBookPro?
    It particularly is happening when I am using gmail.

    Try opening your mac in i think it called Super User or Single User user mode
    Turn off your mac
    Hold Down "Shift + S"
    then press the power button and hold "Shift + S" until you are prompted to enter your password
    Safari, Autodesk Maya crashed every five minutes since upgrading my imac's leopard to snow leopard and now i can use them all day without a problem. I think the problem is to do with permissions that disk utility cannot fix.

  • Portal 2 crashes since upgrade to ML

    I realise this isn't a gaming forum but I wonder if anyone can help.
    Since upgrading to ML (via a clean install) and installing Portal 2 via Steam, the game crashes when loading levels.  The game's main menu loads OK but crashes upon loading levels. Crash report:  http://pastebin.com/Bw0t2Bt2
    I am not in BETA testing (can’t find any option to opt in or out) and I’ve also 'verified local game cache’ as suggested on the Steam forums.  I've reported the problem to Valve via their online feedback system but I've not heard anything back from them yet.
    Other than using Boot Camp to install Portal 2 on Windows 7, any ideas on getting Portal 2 to work on OS X Mountain Lion?
    I'm running a MacBook Pro 2.2 i7 Quad, 8GB RAM, 1GB AMD GPU.
    I'm also finding fullscreen video in ML often flickers green/yellow (e.g. I can't watch the Olympics online fullscreen ) and there are various other graphical glitches (especially in Mail).  So I wonder if there's an underlying AMD driver problem?
    Thanks,
    M.

    Same here! Although I don't think it's a ML issue since I installed Portal 2 three days ago, I already had ML and it worked fine for three days. This is weird! Nothing changed on my computer as far as I remember. I left the game yesterday, came back a few hours later and since then it's not working anymore.
    Like you main menu loads okay but I cannot load a level. I uninstalled and reinstalled Steam: did not help. I uninstalled and reinstalled Portal 2: did not help.
    I will keep trying and let you know if I figure it out...
    AM

  • Anyone experiencing multiple crashes since installing yosemite? I use logic 9 software most of the time for recording.

    Hi, Im experiencing multiple crashes on my macbook pro. I have recently (past 2 weeks) installed yosemite. Could this have something to do with it?
    I use logic pro 9 all day every day but am finding it very difficult to record with a constantly unstable mac! It just cuts out and restarts itself.
    Any ideas?
    Mike.

    rigsby531 wrote:
    Hi, Im experiencing multiple crashes on my macbook pro. I have recently (past 2 weeks) installed yosemite. Could this have something to do with it?
    Mike, I would say Yosemite has -everything- to do with it. Logic 9 has several known problems with Yosemite.
    You should not upgrade the OS without first checking boards like this one, the only solution for Logic 9 users is to roll back the operating system to whatever you were using that was stable. (Logic-X isn't so great in Yosemite either).
    Because stability is important to me I'm using Snow Leopard and Logic 9,1,5, and my upgrade to Logic 9.1,5 was only a few month ago.

  • HERE Drive+ crashing since upgrade of HERE Maps an...

    Has anyone else had trouble with HERE Drive+ for the last few days? It crashes on me (without providing an error message) if I don't interact with it for around 2 minutes or it crashes immediately if I attempt to navigate to a favourite.
    The only theory is that I think it started since I upgraded HERE Maps and downloaded the new HERE Explore last week and began to play with Collections. This version of Drive+ predates the new version of Maps and collections. Anyone know when a new version of Drive+ is due out?
    I'm running version 3.0.4121.0 of Drive+ on a Lumia 925 with OS version 8.0.10328.78
    So far I have tried the following but they made no difference:
    Uninstalling and reinstalling Drive+
    Turning on and off the phone
    Soft restart of the phone
    Anyone got any ideas?
    Many thanks
    Solved!
    Go to Solution.

    I moved my favorites out of the collections in Here Maps and removed the empty collections, but I still have the problem.
    When "connection" is turn off in the settings, that seems ok. To be confirmed
    It's better than nothing

  • Can anyone help me with why Messages is crashing since upgrading to osx 10.8?

    The error message that I am receiving is as follows:
    Process:         Messages [3051]
    Path:            /Applications/Messages.app/Contents/MacOS/Messages
    Identifier:      com.apple.iChat
    Version:         7.0 (3103)
    Build Info:      iChat-3158000000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [304]
    User ID:         501
    Date/Time:       2012-07-27 14:04:10.079 -1000
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          66726 sec
    Crashes Since Last Report:           42
    Per-App Interval Since Last Report:  3922 sec
    Per-App Crashes Since Last Report:   16
    Anonymous UUID:                      18101146-5354-42B3-BE92-ABAB752C7014
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Symbol not found: _IMHandleRegistrarNameStyleDidChangeNotification
      Referenced from: /System/Library/PrivateFrameworks/SocialUI.framework/Versions/A/SocialUI
      Expected in: /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    in /System/Library/PrivateFrameworks/SocialUI.framework/Versions/A/SocialUI

    Re installing ML will just install it overtop of your normal settings, it is not a clean install. having said that you should prepare by backing up your system.
    The recovery partition is created when you install ML from MAS. (did you do that or do a clean install?)
    there are two ways to get to the recovery partition and both ways are harmless if you don't have it.
    one, directly to it by holding CMD+R while you hear the boot chime.
    two, holding option down during the boot chime and selecting the recovery partition in the list of bootable drives.
    once there, I would run disk utiltiy, verify and repair disks and permissions, and then I would run the reinstall Mountain Lion installer.

  • Dashboard, iChat, Safari & software update crash since upgrading to 10.4.3

    After the upgrade was finished, the machine did a restart and it worked fine. The Dash was working fine. The Software update wasn't though. I didn't try iChat till later on so I don't know if it worked initialy. Then I did a reboot and everything went to sh*t.
    I found this in the logs:
    Jan 4 20:55:38 pbg4 crashdump[437]: DashboardClient crashed
    Jan 4 20:55:39 pbg4 crashdump[439]: DashboardClient crashed
    Jan 4 20:55:39 pbg4 crashdump[441]: DashboardClient crashed
    Jan 4 20:55:39 pbg4 crashdump[437]: crash report written to: /Users/vicmartin/Library/Logs/CrashReporter/DashboardClient.crash.log
    Jan 4 20:55:39 pbg4 crashdump[439]: crash report written to: /Users/vicmartin/Library/Logs/CrashReporter/DashboardClient.crash.log
    Jan 4 20:55:39 pbg4 crashdump[441]: crash report written to: /Users/vicmartin/Library/Logs/CrashReporter/DashboardClient.crash.log
    Jan 4 20:58:10 pbg4 crashdump[444]: Safari crashed
    Jan 4 20:58:11 pbg4 crashdump[444]: crash report written to: /Users/vicmartin/Library/Logs/CrashReporter/Safari.crash.log
    Jan 4 21:00:40 pbg4 crashdump[451]: Software Update crashed
    Jan 4 21:00:40 pbg4 crashdump[451]: crash report written to: /Users/vicmartin/Library/Logs/CrashReporter/Software Update.crash.log
    When I checked the Software Update.crash.log and Safari.crash.log , etc... they all said the same thing... as follows:
    Host Name: pbg4
    Date/Time: 2006-01-05 01:05:32.530 -0500
    OS Version: 10.4.3 (Build 8F46)
    Report Version: 3
    Command: DashboardClient
    Path: /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Co ntents/MacOS/DashboardClient
    Parent: Dock [95]
    Version: 1.0.2 (1.0.2)
    PID: 319
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xa56ef000
    Thread 0 Crashed:
    0 libSystem.B.dylib 0x9012cb40 memcmp + 128
    1 libobjc.A.dylib 0x909bd92c objcaddHeader + 308
    2 libobjc.A.dylib 0x909bc0b4 map_images + 196
    3 dyld 0x8fe0f8b4 ImageLoaderMachO::doNotification(dyldimagemode, unsigned, dyldimageinfo const*) + 108
    4 dyld 0x8fe03a38 dyld::notifyAdding(std::vector<ImageLoader*, std::allocator<ImageLoader*> >&) + 260
    5 dyld 0x8fe0d8f4 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 80
    6 dyld 0x8fe030a0 dyld::initializeMainExecutable() + 92
    7 com.apple.dashboard.client 0x00002ae0 0x1000 + 6880
    8 com.apple.dashboard.client 0x000028d0 0x1000 + 6352
    9 com.apple.dashboard.client 0x00002830 0x1000 + 6192
    ... bla bla bla
    Any ideas... ANYONE?
    I'd rather not do an archive and restore cause then my files and apps get moved... correct?
    Please advise,
    Vic aka. Dave
    Powerbook G4 & PowerMac G5   Mac OS X (10.4.3)  

    Hello Dave:
    You mentioned upgrade - was this an incremental upgrade (e.g. 10.4.2>10.4.3) or an upgrade to 10.4.x? If it was an incremental update, try Balto's reinstall of the incremental upgrade.
    An archive and install upgrade will preserve all of your programs, settings, and files and install a fresh copy of OS X. It also creates a rather large "previous system" folder that is kind of like a spare tire. When everything is running well, you can trash it (I keep mine about two weeks).
    As an aside, A&I takes about an hour or so. I prefer it to other upgrade methods.
    http://docs.info.apple.com/article.html?artnum=107120
    Barry

  • Has anyone experienced Safari crashing since the 10/24 2013 update?

    Safari crashes since the October 24th JAVA update. Any advice?

    Hi,
    Just a hunch ... are you using GLIMS?
    If so, update GLIMS and everything will be okay.
    Dimaxum

Maybe you are looking for

  • Ipod Nano not connecting to PC

    I am having trouble getting my ipod to connect with my PC. It has worked previously, as i have transfered 3gb of songs to my Ipod Nano so far. However now when i try to connect my Ipod to my computer, i plug it in, and nothing happens. I can play wit

  • Ultra 10 not writing to path_to_inst

    Hello I have a Ultra 10 system, Solaris 8, 64-bit. I installed an Antares gigabit quad card and for some reason its not writing to the /etc/path_to_inst file. I installed the package and the package is showed doing a pkginfo. Issueing the command prt

  • Where to download weblogic       Oracle WebLogic Server 10.3.6

    hi am trying to download Oracle WebLogic Server 10.3.6 from WebLogic Server 12c (12.1.1), WebLogic Server 11g (10.3.6) and Previous Releases but the see all files is disable does anybody know where i can download

  • Putting site problem. Please help.

    Hi - if anyone can help me it would be fantastic... I try to put my web site onto the remote site, which according to the split 'Remote Site/Local Files' view, it has done. But when I view the web address in the browser (safari), it is still the old

  • How to default Profit Centre For particular user

    Hi All, plz tell me how to default the profit centre for different-2 users. Thanks &  Regards. Manoj S