1 of several errors that continue to occur after yosemite install

Process: cloudd [1074]
Path: /System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd
Identifier: cloudd
Version: 259.2.3 (259.2.3)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: cloudd [1074]
User ID: 502
Date/Time: 2014-11-23 09:26:53.171 -0500
OS Version: Mac OS X 10.10.1 (14B25)
Report Version: 11
Anonymous UUID: 523C2D31-5EC3-28F6-79F5-7D9D112004A7
Sleep/Wake UUID: 04CAF957-F1B2-469A-AD6C-0D97E95B172E
Time Awake Since Boot: 9800 seconds
Time Since Wake: 220 seconds
Crashed Thread: 3  Dispatch queue: NSOperationQueue 0x7fec13d78610 :: NSOperation 0x7fec13f48bf0 (QOS: LEGACY)
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Application Specific Information:
dyld: in dladdr()
objc[1074]: Cannot form weak reference to instance (0x7fec13d81150) of class CKDTokenRegistrationURLRequest. It is possible that this object was over-released, or is in the process of deallocation.
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.Foundation                 0x00007fff933bdab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6 com.apple.Foundation                 0x00007fff934b945f -[NSRunLoop(NSRunLoop) run] + 74
7   cloudd                               0x000000010b002afd 0x10b001000 + 6909
8   libdyld.dylib                     0x00007fff8c0cd5c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib                 0x00007fff8ac2822e kevent64 + 10
1   libdispatch.dylib             0x00007fff85809a6a _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 3 Crashed:: Dispatch queue: NSOperationQueue 0x7fec13d78610 :: NSOperation 0x7fec13f48bf0 (QOS: LEGACY)
0 libobjc.A.dylib                   0x00007fff8cdc21da _objc_trap() + 0
1 libobjc.A.dylib                   0x00007fff8cdc231a _objc_fatal + 195
2   libobjc.A.dylib                   0x00007fff8cdba277 weak_register_no_lock + 340
3 libobjc.A.dylib                   0x00007fff8cdba0b7 objc_storeWeak + 233
4 com.apple.cloudkit.CloudKitDaemon     0x000000010b0502e6 -[CKDURLRequest requestBodyStream] + 4808
5   com.apple.cloudkit.CloudKitDaemon     0x000000010b05b2df -[CKDURLRequest URLSessionTask:requestForEstablishedConnection:] + 227
6 com.apple.cloudkit.CloudKitDaemon     0x000000010b16a9ab __96-[CKDURLSessionPool URLSession:task:_willSendRequestForEstablishedConnection:completionHandler:]_bl ock_invoke + 42
7 com.apple.cloudkit.CloudKitDaemon     0x000000010b169cef __78-[CKDURLSessionPool _performAsyncOnDelegateOfSession:task:fromSelector:block:]_block_invoke + 29
8 com.apple.Foundation                 0x00007fff934902e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
9 com.apple.Foundation                 0x00007fff9337c905 -[NSBlockOperation main] + 97
10 com.apple.Foundation                0x00007fff9335b59c -[__NSOperationInternal _start:] + 653
11 com.apple.Foundation                0x00007fff9335b1a3 __NSOQSchedule_f + 184
12 libdispatch.dylib                         0x00007fff85806c13 _dispatch_client_callout + 8
13 libdispatch.dylib                         0x00007fff8580a365 _dispatch_queue_drain + 1100
14  libdispatch.dylib                         0x00007fff8580becc _dispatch_queue_invoke + 202
15 libdispatch.dylib                         0x00007fff858096b7 _dispatch_root_queue_drain + 463
16 libdispatch.dylib                         0x00007fff85817fe4 _dispatch_worker_thread3 + 91
17  libsystem_pthread.dylib            0x00007fff8c0d56cb _pthread_wqthread + 729
18 libsystem_pthread.dylib            0x00007fff8c0d34a1 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 5:: Dispatch queue: com.apple.root.default-qos
0   dyld                                   0x00007fff62f75030 ImageLoaderMachOCompressed::findClosestSymbol(void const*, void const**) const + 160
1   dyld                                   0x00007fff62f66455 dladdr + 133
2   libdyld.dylib                     0x00007fff8c0cc7b5 dladdr + 72
3 libsystem_c.dylib             0x00007fff856f6b2d backtrace_symbols + 99
4 com.apple.Foundation                 0x00007fff934faef0 -[_NSCallStackArray descriptionWithLocale:indent:] + 110
5 com.apple.CoreFoundation         0x00007fff911e9aa3 __handleUncaughtException + 627
6 libobjc.A.dylib                   0x00007fff8cdc26bd _objc_terminate() + 94
7 libc++abi.dylib                 0x00007fff899fc0a1 std::__terminate(void (*)()) + 8
8 libc++abi.dylib                 0x00007fff899fc113 std::terminate() + 51
9 libobjc.A.dylib                   0x00007fff8cdc24ef objc_terminate + 9
10 libdispatch.dylib                         0x00007fff85806c27 _dispatch_client_callout + 28
11 libdispatch.dylib                         0x00007fff8580988f _dispatch_root_queue_drain + 935
12 libdispatch.dylib                         0x00007fff85817fe4 _dispatch_worker_thread3 + 91
13 libsystem_pthread.dylib            0x00007fff8c0d56cb _pthread_wqthread + 729
14 libsystem_pthread.dylib            0x00007fff8c0d34a1 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 8:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib                 0x00007fff8ac274e6 __sendto + 10
1 com.apple.CoreFoundation         0x00007fff910f9e0e CFRunLoopRemoveSource + 510
2 com.apple.CFNetwork                  0x00007fff8600491b _CFTypeUnscheduleFromRunLoop + 175
3 com.apple.CoreFoundation         0x00007fff910d31e4 CFArrayApplyFunction + 68
4 com.apple.CFNetwork                  0x00007fff860017e3 Schedulables::unschedule(__CFRunLoop*, __CFString const*) + 45
5 com.apple.CFNetwork                  0x00007fff860078ea SocketStream::close(void const*) + 80
6 com.apple.CoreFoundation         0x00007fff910e2820 _CFStreamClose + 112
7 com.apple.CFNetwork                  0x00007fff86033a43 HTTPReadFilter::_streamImpl_Close() + 69
8 com.apple.CFNetwork                  0x00007fff86007849 CoreStreamBase::_streamInterface_Close() + 61
9   com.apple.CFNetwork                  0x00007fff860338f8 NetConnection::shutdownConnectionStreams() + 294
10 com.apple.CFNetwork                0x00007fff860337d0 NetConnection::closeStreamsIfPossibleOrSignalThatThatNeedsToBeDonePrettyPlease( ) + 82
11 com.apple.CFNetwork                0x00007fff860340ad HTTPConnectionCacheEntry::removeAllConnections() + 391
12 com.apple.CFNetwork                0x00007fff860d9f7f HTTPConnectionCacheEntry::setHasBeenForgotten() + 95
13 com.apple.CoreFoundation        0x00007fff910cac76 __CFDictionaryApplyFunction_block_invoke + 22
14 com.apple.CoreFoundation        0x00007fff910cac30 CFBasicHashApply + 128
15 com.apple.CoreFoundation        0x00007fff910cab6a CFDictionaryApplyFunction + 186
16 com.apple.CFNetwork                0x00007fff860d50ba HTTPConnectionCache::_onqueue_invalidateAllConnections() + 36
17 com.apple.CFNetwork                0x00007fff860153fc RunloopBlockContext::_invoke_block(void const*, void*) + 72
18 com.apple.CoreFoundation        0x00007fff910d31e4 CFArrayApplyFunction + 68
19 com.apple.CFNetwork                0x00007fff860152bd RunloopBlockContext::perform() + 133
20 com.apple.CFNetwork                0x00007fff8601515e MultiplexerSource::perform() + 282
21 com.apple.CFNetwork                0x00007fff86014f80 MultiplexerSource::_perform(void*) + 72
22 com.apple.CoreFoundation        0x00007fff91107661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
23 com.apple.CoreFoundation        0x00007fff910f97ed __CFRunLoopDoSources0 + 269
24 com.apple.CoreFoundation        0x00007fff910f8e1f __CFRunLoopRun + 927
25 com.apple.CoreFoundation        0x00007fff910f8838 CFRunLoopRunSpecific + 296
26 com.apple.CFNetwork                0x00007fff86099d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
27 com.apple.Foundation                0x00007fff933bbb7a __NSThread__main__ + 1345
28 libsystem_pthread.dylib            0x00007fff8c0d52fc _pthread_body + 131
29 libsystem_pthread.dylib            0x00007fff8c0d5279 _pthread_start + 176
30 libsystem_pthread.dylib            0x00007fff8c0d34b1 thread_start + 13
Thread 9:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib                 0x00007fff8ac2262a syscall_thread_switch + 10
1 libsystem_platform.dylib             0x00007fff85923ce0 _os_lock_handoff_lock_slow + 98
2 libobjc.A.dylib                   0x00007fff8cdd04f6 objc_object::sidetable_release_slow((anonymous namespace)::SideTable*, bool) + 34
3 libobjc.A.dylib                   0x00007fff8cdd064a objc_object::sidetable_release(bool) + 170
4 com.apple.cloudkit.CloudKitDaemon     0x000000010b059305 -[CKDURLRequest tearDownResources] + 349
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b058f14 -[CKDURLRequest finishWithError:] + 744
6 com.apple.cloudkit.CloudKitDaemon     0x000000010b05ae73 __53-[CKDURLRequest URLSessionTask:didCompleteWithError:]_block_invoke + 60
7 com.apple.cloudkit.CloudKitDaemon     0x000000010b0a6fbf __54-[CKDProtobufResponseBodyParser finishWithCompletion:]_block_invoke_2 + 53
8 com.apple.cloudkit.CloudKitDaemon     0x000000010b0a72be __ck_dispatch_async_block_invoke + 25
9 libdispatch.dylib             0x00007fff8580b323 _dispatch_call_block_and_release + 12
10 libdispatch.dylib                         0x00007fff85806c13 _dispatch_client_callout + 8
11 libdispatch.dylib                         0x00007fff8580988f _dispatch_root_queue_drain + 935
12 libdispatch.dylib                         0x00007fff85817fe4 _dispatch_worker_thread3 + 91
13 libsystem_pthread.dylib            0x00007fff8c0d56cb _pthread_wqthread + 729
14 libsystem_pthread.dylib            0x00007fff8c0d34a1 start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1   libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 12:: Dispatch queue: CKSQLitePool
0 libsystem_kernel.dylib                 0x00007fff8ac2262a syscall_thread_switch + 10
1 libsystem_platform.dylib             0x00007fff85923ce0 _os_lock_handoff_lock_slow + 98
2 libobjc.A.dylib                   0x00007fff8cdd06f6 objc_object::sidetable_clearDeallocating() + 64
3 libobjc.A.dylib                   0x00007fff8cdb80e8 objc_destructInstance + 145
4 com.apple.CoreFoundation         0x00007fff9109fc09 CFRelease + 1033
5 com.apple.cloudkit.CloudKit       0x00007fff8fb49a55 -[NSData(CKUtilsAdditions) CKUppercaseHexStringWithoutSpaces] + 98
6 com.apple.cloudkit.CloudKit       0x00007fff8fb4fbcd -[CKSQLite _createSchemaHash] + 228
7   com.apple.cloudkit.CloudKit       0x00007fff8fb4fa15 -[CKSQLite initWithPath:schema:] + 357
8 com.apple.cloudkit.CloudKitDaemon     0x000000010b104615 __107-[CKDAssetCache initWithApplicationBundleID:dbPath:fileDownloadPath:packageDownloadPath:package UploadPath:]_block_invoke + 148
9 com.apple.cloudkit.CloudKit       0x00007fff8fb4718f -[CKSQLitePool _openDatabaseWithError:] + 32
10 com.apple.cloudkit.CloudKit      0x00007fff8fb4697a __42-[CKSQLitePool _acquireDatabaseWithError:]_block_invoke + 395
11 libdispatch.dylib                         0x00007fff85806c13 _dispatch_client_callout + 8
12 libdispatch.dylib                         0x00007fff85807e5e _dispatch_barrier_sync_f_invoke + 57
13 com.apple.cloudkit.CloudKit      0x00007fff8fb46775 -[CKSQLitePool _acquireDatabaseWithError:] + 176
14  com.apple.cloudkit.CloudKit      0x00007fff8fb46f9f -[CKSQLitePool performWithDatabase:error:] + 48
15 com.apple.cloudkit.CloudKitDaemon    0x000000010b109d3b -[CKDAssetCache _expireAssetHandles] + 332
16 com.apple.cloudkit.CloudKitDaemon    0x000000010b103aa2 __113+[CKDAssetCache assetCacheWithApplicationBundleID:dbPath:fileDownloadPath:packageDownloadPath:p ackageUploadPath:]_block_invoke_2 + 39
17 libdispatch.dylib                         0x00007fff8580b323 _dispatch_call_block_and_release + 12
18 libdispatch.dylib                         0x00007fff85806c13 _dispatch_client_callout + 8
19 libdispatch.dylib                         0x00007fff8580a365 _dispatch_queue_drain + 1100
20 libdispatch.dylib                         0x00007fff8580becc _dispatch_queue_invoke + 202
21 libdispatch.dylib                         0x00007fff858096b7 _dispatch_root_queue_drain + 463
22 libdispatch.dylib                         0x00007fff85817fe4 _dispatch_worker_thread3 + 91
23 libsystem_pthread.dylib            0x00007fff8c0d56cb _pthread_wqthread + 729
24  libsystem_pthread.dylib            0x00007fff8c0d34a1 start_wqthread + 13
Thread 13:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 15:: Dispatch queue: NSOperationQueue 0x7fec15b63d90 :: NSOperation 0x7fec15b8d990 (QOS: LEGACY)
0   libsystem_kernel.dylib                 0x00007fff8ac26806 __bsdthread_ctl + 10
1 com.apple.Foundation                 0x00007fff93492087 iop_set_pthread + 169
2 com.apple.Foundation                 0x00007fff9335b10e __NSOQSchedule_f + 35
3 libdispatch.dylib             0x00007fff85806c13 _dispatch_client_callout + 8
4 libdispatch.dylib             0x00007fff8580a365 _dispatch_queue_drain + 1100
5 libdispatch.dylib             0x00007fff8580becc _dispatch_queue_invoke + 202
6 libdispatch.dylib             0x00007fff858096b7 _dispatch_root_queue_drain + 463
7 libdispatch.dylib             0x00007fff85817fe4 _dispatch_worker_thread3 + 91
8 libsystem_pthread.dylib              0x00007fff8c0d56cb _pthread_wqthread + 729
9 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 16:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 17:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 18:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1   libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 19:: com.apple.CFSocket.private
0 libsystem_kernel.dylib                 0x00007fff8ac273f6 __select + 10
1 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
2   libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
3 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 20:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 21:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1 libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 22:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 23:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5   com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8   libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 24:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7   libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 25:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 26:
0   libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 27:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 28:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 29:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5   com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8   libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 30:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 31:
0 libsystem_kernel.dylib                 0x00007fff8ac27946 __workq_kernreturn + 10
1   libsystem_pthread.dylib              0x00007fff8c0d34a1 start_wqthread + 13
Thread 32:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5   com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8   libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 33:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 34:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1   libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 35:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 36:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6   com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 37:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5   com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8   libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 38:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 39:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1   libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 40:
0   libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 41:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6   com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 42:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 43:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2   com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5   com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8   libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 44:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7   libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 45:
0 libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 46:
0   libsystem_kernel.dylib                 0x00007fff8ac2252e mach_msg_trap + 10
1 libsystem_kernel.dylib                 0x00007fff8ac2169f mach_msg + 55
2 com.apple.CoreFoundation         0x00007fff910f9b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation         0x00007fff910f8fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation         0x00007fff910f8838 CFRunLoopRunSpecific + 296
5 com.apple.cloudkit.CloudKitDaemon     0x000000010b0e2580 -[CKDMMCSEngineContext _MMCSThread] + 378
6 com.apple.Foundation                 0x00007fff933bbb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib              0x00007fff8c0d52fc _pthread_body + 131
8 libsystem_pthread.dylib              0x00007fff8c0d5279 _pthread_start + 176
9 libsystem_pthread.dylib              0x00007fff8c0d34b1 thread_start + 13
Thread 3 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fec13d81150  rcx: 0x0000000000000000  rdx: 0x00007fff766c51e0
  rdi: 0x0000000000000103  rsi: 0x0000010000000100  rbp: 0x000000010b78f830  rsp: 0x000000010b78f748
   r8: 0x000000010b78f6f0   r9: 0x00000000ffffffc0  r10: 0x000000000000000a  r11: 0x0000000000000150
  r12: 0x00007fff75560070  r13: 0x00007fff766cee80  r14: 0x00007fff766cfd28  r15: 0x000000010b78f998
  rip: 0x00007fff8cdc21da  rfl: 0x0000000000010206  cr2: 0x000000010b7fc000
Logical CPU:     0
Error Code: 0x00000000
Trap Number:     6
Binary Images:
       0x10b001000 -        0x10b003fff  cloudd (259.2.3 - 259.2.3) <0829B293-BA16-3FAA-92D4-A20BA7C9B094> /System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd
       0x10b00a000 -        0x10b3fcfff  com.apple.cloudkit.CloudKitDaemon (259.2.3 - 259.2.3) <E05B3E8E-CF2A-33BA-A714-C17EF9D896CF> /System/Library/PrivateFrameworks/CloudKitDaemon.framework/Versions/A/CloudKitD aemon
       0x10b57c000 -        0x10b5e4ff7  com.apple.MMCS (1.3 - 320) <CC9085F9-D586-3034-9DA0-4E979578B51A> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff62f5a000 -     0x7fff62f90837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff85526000 -     0x7fff85618ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff85619000 -     0x7fff8563dff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8563e000 -     0x7fff85649ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8564a000 -     0x7fff8565fff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff85660000 -     0x7fff856c7ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff856c8000 -     0x7fff856ceff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff856cf000 -     0x7fff856d7fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff856d8000 -     0x7fff856f4fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff856f5000 -     0x7fff85781fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
    0x7fff85782000 -     0x7fff857c2fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff857c3000 -     0x7fff857cafff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff857f3000 -     0x7fff857f3fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff857f4000 -     0x7fff857fffdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff85805000 -     0x7fff8582fff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff85830000 -     0x7fff85833fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8583d000 -     0x7fff85863ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff85864000 -     0x7fff85865ff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
    0x7fff8586e000 -     0x7fff8590ddf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff8590e000 -     0x7fff8591fff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
    0x7fff85920000 -     0x7fff85928fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff85929000 -     0x7fff8592bfff  com.apple.marco (10.0 - 1000) <ECD31951-F96E-3F5C-B468-729BBEBDCCE3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff8595b000 -     0x7fff859a1ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff85a1b000 -     0x7fff85a39ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff85a3a000 -     0x7fff85a48ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff85a49000 -     0x7fff85a4bff7  com.apple.diagnosticlogcollection (10.0 - 1000) <D7516965-DB40-3235-9D00-C724F7D2BC02> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
    0x7fff85aab000 -     0x7fff85b1ffff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff85b20000 -     0x7fff85b2aff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff85c2c000 -     0x7fff85c2cfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff85c2d000 -     0x7fff85c50ff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
    0x7fff85db8000 -     0x7fff85e4dff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff85e4e000 -     0x7fff85eb5ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff85eb6000 -     0x7fff85ec8ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff85ec9000 -     0x7fff85ecefff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff85ff7000 -     0x7fff85ff8fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff85ff9000 -     0x7fff861fcff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff861fd000 -     0x7fff861feff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff86867000 -     0x7fff86b4effb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff86b50000 -     0x7fff86bd1ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff86bd2000 -     0x7fff86e7efff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff86e7f000 -     0x7fff872affff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff872b0000 -     0x7fff872caff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8734a000 -     0x7fff87836fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff87837000 -     0x7fff87863fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff87864000 -     0x7fff87873fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8798f000 -     0x7fff8799cff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff879a8000 -     0x7fff879a9fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff879aa000 -     0x7fff879abfff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
    0x7fff879ac000 -     0x7fff879adfff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff879bb000 -     0x7fff879bdfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff879be000 -     0x7fff879d8ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff879d9000 -     0x7fff87a5bfff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff87a76000 -     0x7fff87ac4fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff87ac5000 -     0x7fff87bd4ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff87bfa000 -     0x7fff87bfbfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff87bfc000 -     0x7fff87d2cfff com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
    0x7fff87d2d000 -     0x7fff87d7aff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff87d7b000 -     0x7fff87dabfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff87e07000 -     0x7fff87efbff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87f04000 -     0x7fff87ff6fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff87ff7000 -     0x7fff88010fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff88011000 -     0x7fff88011ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
    0x7fff888ab000 -     0x7fff888fffff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8890b000 -     0x7fff8890eff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8890f000 -     0x7fff88910ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
    0x7fff88911000 -     0x7fff88976ff7  com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff88977000 -     0x7fff8898efff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff8898f000 -     0x7fff88acbffb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
    0x7fff88acc000 -     0x7fff88b04ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff88b05000 -     0x7fff88b07fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff88b08000 -     0x7fff88b30fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
    0x7fff88b51000 -     0x7fff88c0fff7  com.apple.imcore (10.0 - 1000) <70102064-F620-3DC0-BA70-1A0A7EF9F734> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff88c10000 -     0x7fff88c26ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff88c27000 -     0x7fff88e67ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff88e9b000 -     0x7fff88ef6fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88ef7000 -     0x7fff88f34ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-

Back up all data before proceeding.
Triple-click anywhere in the line below on this page to select it:
~/Library/Caches/CloudKit
Right-click or control-click the line and select
          Services ▹ Reveal in Finder (or just Reveal)
from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash. Log out or restart the computer and test.
*If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
          Go ▹ Go to Folder...
from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

Similar Messages

  • Error occurs after I install sps16,

    Error occurs after I install sps16, when I am using the My Tasks views,  while I clicked on the Edit link  to add a document to Attachments of that task,  a new window pop up.  but this is a blank windows! 
    how can I sloved this problem? 
    thanks
    regards

    I suggest that you search the SAP notes at http://service.sap.com/notes and if there isn't a solution there, send a message to SAP at http://service.sap.com/message.  You ay them at lot of money each year for support, you may as well use it.
    Paul

  • I had to replace the hard drive on my computer.  I am now trying to download Adobe Photoshop CS6, previously purchased.  I get an error that files are missing after waiting for the whole download.  I have Windows7

    I had to replace the hard drive on my computer.  I am now trying to download Adobe Photoshop CS6, previously purchased.  I get an error that files are missing after waiting for the whole download.  I have Windows7

    The error msg said that the file archive part of Adobe photoshop CS6 is missing and that I need all parts in the same folder.

  • Plugin sandbox errors after yosemite install

    After Yosemite install I see MANY errors in my system.log like this:
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/AirDrop .appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Faceboo kProfilePic.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/FlickrI mage.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/LinkedI n.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/ShareMa il.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/ShareMe ssages.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SinaWei bo.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SystemA ddToiPhoto.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SystemS etAccountPicture.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/SystemS etDesktopImage.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Tudou.a ppex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Twitter ProfilePic.appex: plug-ins must be sandboxed
    Oct 20 11:04:35 Yumi.local pkd[366]: ignoring mis-configured plug-in at /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/PlugIns/Youku.a ppex: plug-ins must be sandboxed
    It goes for many software, like ShareKit.framework, SceneKit.framework, NotificationCenter.framework, Preview.app, Calendar.app, Reminders.app etc. - all of them are Apple software. I get it like every 1 minute in log.
    Google didn't help. What is it, what does it means and how to fix?..

    Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.
    First, empty the Trash.
    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.
    Triple-click anywhere in the line below to select it, then drag or copy it — do not type — into the Terminal window:
    find . $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 -o -acl \) -exec ls -Odel {} \; | wc -l
    Press return. The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    The output of this command, on a line directly below what you entered, will be a number such as "85." Please post it in a reply.

  • Just tried to update my iPad 2 to the current iOS, and I got an error that said the update wouldn't install. The iPad is stuck in a funny mode with the apple and spinning wheel showing. I can't power it down or restart it. What next? Thanks.

    Just tried to update my iPad 2 to the current iOS, and I got an error that said the update wouldn't install. The iPad is stuck in a funny mode with the apple and spinning wheel showing. I can't power it down or restart it. What next? Thanks.

    Try a hard reset: hold the power and home buttons simultaneously until the Apple logo appears.

  • Will Apple create an update that fixes dropped wifi after Yosemenite install?

    Macbook has worked for Netflix streaming using wifi for years, until tonight, after Yosemite install.  Fine with ethernet cable.  Rather than me trying hoped-for fix after fix, what about Apple's work force designing the updates that will resolve it?

    Apple is not here.
    We are just users here like yourself.
    As soon as Apple tells us we will tell you.

  • Monitors flickering badly after Yosemite Install

    Monitor flickering badly after Yosemite installed
    I will be awaiting upDated drivers in a release soon.
    I notice is very badly when I connect my iphone to ITunes screen
    goes crazy flicker. . . . Anyone else having this issue ?

    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the
         computer and after the chime press and hold down the OPTION key until the boot manager
         screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    4. Reinstall Yosemite: Reboot from the Recovery HD. Select Reinstall OS X from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • Keeps crashing after Yosemite install - Need thoughts on what to do...

    My 2013 Macbook Air keeps crashing after Yosemite install, time between crashes are more random than consistent and it can be anytginh from one hour to 6 hours between crashes. Enclosed the report below with the hope that someone has some tips on what to do here.... I've formatted the computer, reinstalled the OS and checked the drive for errors and I've found nothing so far.
    Would be very grateful for any thoughts/tips on what to do here...
    Anonymous UUID:       BEEFE0EB-6E39-4774-2F21-C8DB361123F7
    Tue Oct 21 23:43:49 2014
    *** Panic Report ***
    panic(cpu 0 caller 0xffffff8007d7a590): "a freed zone element has been modified in zone kalloc.1024: expected 0xdb989f771eb1bbd8 but found 0x60002, bits changed 0xdb989f771eb7bbda, at offset 0 of 1024 in element 0xffffff8018915c00, cookies 0x3f0011f6db804ed8 0x5352198c01c0537"@/SourceCache/xnu/xnu-2782.1.97/osfmk/kern/zalloc.c:496
    Backtrace (CPU 0), Frame : Return Address
    0xffffff81102c32d0 : 0xffffff8007d3a811
    0xffffff81102c3350 : 0xffffff8007d7a590
    0xffffff81102c33c0 : 0xffffff8007d79c17
    0xffffff81102c3400 : 0xffffff8007d78de7
    0xffffff81102c3530 : 0xffffff800813160e
    0xffffff81102c36d0 : 0xffffff800812aab9
    0xffffff81102c3760 : 0xffffff8008140ccf
    0xffffff81102c3930 : 0xffffff8007f3f2f8
    0xffffff81102c3a10 : 0xffffff8007f3ea95
    0xffffff81102c3b40 : 0xffffff8007f52005
    0xffffff81102c3b90 : 0xffffff8007f62505
    0xffffff81102c3d90 : 0xffffff8007f56d87
    0xffffff81102c3f50 : 0xffffff800824dcb2
    0xffffff81102c3fb0 : 0xffffff8007e3ac46
    BSD process name corresponding to current thread: PhotoStreamAgent
    Mac OS version:
    14A389
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x0000000007a00000
    Kernel text base: 0xffffff8007c00000
    __HIB  text base: 0xffffff8007b00000
    System model name: MacBookAir6,1 (Mac-35C1E88140C3E6CF)
    System uptime in nanoseconds: 16215962667183
    last loaded kext at 9812882932706: com.apple.filesystems.smbfs 3.0.0 (addr 0xffffff7f8a0e1000, size 389120)
    last unloaded kext at 1736098368348: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7f895e6000, size 16384)
    loaded kexts:
    com.apple.filesystems.smbfs 3.0.0
    com.apple.driver.AppleBluetoothMultitouch 85.3
    com.apple.iokit.SCSITaskUserClient 3.7.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.0f10
    com.apple.driver.AudioAUUC 1.70
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AGPM 100.14.37
    com.apple.driver.ApplePlatformEnabler 2.1.0d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleIntelHD5000Graphics 10.0.0
    com.apple.driver.AppleHDA 266.5
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleBacklight 170.4.12
    com.apple.driver.AppleUSBEthernet 2.4.7
    com.apple.driver.AppleHV 1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.0f10
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AirPort.Brcm4360 900.19.8
    com.apple.driver.AppleCameraInterface 5.23.0
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.driver.AppleIntelFramebufferAzul 10.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.driver.AppleTopCaseHIDEventDriver 46.2
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AppleUSBXHCI 705.4.14
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.IOBluetoothHIDDriver 4.3.0f10
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.0
    com.apple.iokit.IOUSBMassStorageClass 3.7.0
    com.apple.iokit.IOSurface 97
    com.apple.driver.DspFuncLib 266.5
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleHDAController 266.5
    com.apple.iokit.IOHDAFamily 266.5
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.0f10
    com.apple.iokit.IOBluetoothFamily 4.3.0f10
    com.apple.iokit.IO80211Family 700.52
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.iokit.IOAcceleratorFamily2 156.4
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.CoreStorage 471
    com.apple.driver.AppleHIDKeyboard 175.5
    com.apple.driver.AppleHSSPIHIDDriver 26.2
    com.apple.driver.AppleMultitouchDriver 260.30
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.driver.AppleHSSPISupport 26.2
    com.apple.driver.AppleIntelLpssSpiController 2.0.45
    com.apple.driver.AppleIntelLpssDmac 2.0.45
    com.apple.driver.AppleIntelLpssGspi 2.0.45
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.Libm 1
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    Model: MacBookAir6,1, BootROM MBA61.0099.B16, 2 processors, Intel Core i7, 1.7 GHz, 8 GB, SMC 2.12f143
    Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.15.124.12.8)
    Bluetooth: Version 4.3.0f10 14890, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM0512F, 500,28 GB
    USB Device: My Passport 0824
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: MacBook Air, Apple Inc., 23.6

    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu.
    Reinstall Lion, Mountain Lion, or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Bootcamp Wont Load After Yosemite Install

    Loner T,
    My bootcamp does not load after Yosemite install.
    Thanks

    This is the first part of the recovery procedure. In your case, you have two OS X versions, so standard layout is not usable.
    Please install GPT Fdisk (aka gdisk) (http://sourceforge.net/projects/gptfdisk/) if you have not done so yet.
    You need to use the following steps. If you see any error messages during the following steps, please stop and post back here with the error message. The following steps have values from your Testdisk output (and you can verify) in Steps 7 and 8.
    Rebuild GPT5 using start/end offsets
    Sudo gdisk /dev/rdisk0
    P  (print the full list of parts)
    D  (delete)
    5  (part 5)
    N  (new part)
    5   (part 5)
    841717760 - Start offset in bytes  (start point for Bootcamp part)
    +135055353 (Size offset as opposed to End offset)
    0700     (Windows part type)
    P           (print list of all parts just to see what changes will be made)
    W         (Write the new GPT)
    Y           (Yes! really write the new GPT)
      This will delete and re-write the GPT partition info for /dev/disk0s5.
    Reboot. Test that you can see the Bootcamp volume in Finder and see files in the Bootcamp volume.

  • My MacBook Pro's internal SuperDrive has stopped recognizing CDs/DVDs after Yosemite install

    After upgrading to Yosemite, my MacBook Pro's (early 2011) internal SuperDrive has stopped recognizing CDs/DVDs after Yosemite install. It takes them in and will eject them with the keyboard button, but they will not mount. Disk Utility shows the SuperDrive and shows the inserted media, but will not mount the disk. That button is grayed out. Please help! I still have training libraries and music I access on such media. Thx!

    UPDATE: I discovered some forum posts about a similar issue with Mavericks that recommended re-installing the system to fix the problem. I realized that I rarely restart my computer unless there's an update that requires it, and decided before undertaking a full re-install of Yosemite to simply restart my computer again. THIS WORKED! The SuperDrive is now mounting CDs and DVDs. Not sure what the issue was, but if anyone else has this issue I hope this will save you hours of frustration.

  • My computer is running slow after Yosemite install -but in the Mail program, when I open an email and then open the attachment -all is good -when I close the attachment the Mail program goes away, and I have to reopen it in my Dock -every time -been

    My computer is running slow after Yosemite install -but in the Mail program, when I open an email and then open the attachment -all is good -when I close the attachment the Mail program goes away, and I have to reopen it in my Dock -every time.

    I tried this, but no luck. I went to Previous System>Users. There is nothing inside the "Users" folder, so I hit a dead end.
    I can find my new e-mails -- those that came in since I re-installed the system -- in my NEW system (which I did to see if I was correctly understanding the advice), by going to Users>Home>Library>Mail>POP account name>Inbox.
    Let me add a new question: I am running PhotoShop C3. It opens OK, and I can use it, but when it opens I get this message: "One or more files for Adobe Application Support folder are missing. Please re-run the PhotoShop installer."
    I don't like re-installing working programs if I can avoid it, because it always seems to lead to other issues. Any idea what files are missing, and where it/they might be in the Previous System folder?
    thanks
    Mike

  • My display is non hdcp compliant after Yosemite install

    My display is non hdcp compliant after Yosemite install, fix this?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled 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 login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Very long shutdown time after Yosemite install

    After installing Yosemite my Macbookpro has shutdown times of over more than 5 minutes. This is what i got from Etrecheck.
    Problem description:
    very long shutdown time after yosemite install
    EtreCheck version: 2.1.8 (121)
    Report generated 19 Feb 2015 01:19:39 CET
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Early 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,2
        1 2 GHz Intel Core i7 CPU: 4-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 868
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 512 MB
        AMD Radeon HD 6490M - VRAM: 256 MB
            Color LCD 1440 x 900
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: one day 7:40:33
    Disk Information: ℹ️
        Hitachi HTS545050B9A302 disk0 : (500,11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (90.86 GB free)
                Core Storage: disk0s2 499.25 GB Online
        MATSHITADVD-R   UJ-898
    USB Information: ℹ️
        Apple Computer, Inc. IR Receiver
        Apple Inc. FaceTime HD Camera (Built-in)
        LaCie LaCie Device 500,11 GB
            EFI (disk2s1) <not mounted> : 210 MB
            MINI DAVID HDD (disk2s2) /Volumes/MINI DAVID HDD : 499.76 GB (62.48 GB free)
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
        /etc/sysctl.conf - Exists
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Karabiner.app
        [not loaded]    org.pqrs.driver.Karabiner (10.2.0 - SDK 10.9) [Click for support]
            /Library/Parallels/Parallels Service.app
        [not loaded]    com.parallels.kext.prl_hid_hook (7.0 15106.786747) [Click for support]
        [not loaded]    com.parallels.kext.prl_hypervisor (7.0 15106.786747) [Click for support]
        [not loaded]    com.parallels.kext.prl_netbridge (7.0 15106.786747) [Click for support]
        [not loaded]    com.parallels.kext.prl_usb_connect (7.0 15106.786747) [Click for support]
        [not loaded]    com.parallels.kext.prl_vnic (7.0 15106.786747) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.Avid.driver.AvidDX (4.7.1) [Click for support]
        [loaded]    com.Cycling74.driver.Soundflower (1.5.1) [Click for support]
        [not loaded]    com.SafeNet.driver.Sentinel (7.3.0) [Click for support]
        [not loaded]    com.avid.driver.Avid_SCSI (1.2.0) [Click for support]
        [not loaded]    com.avid.driver.Avid_SCSI_RBC (1.2.0) [Click for support]
        [loaded]    com.cisco.kext.acsock (1.1.0 - SDK 10.2) [Click for support]
        [not loaded]    com.digidesign.fwfamily.driver (8.0.4f1) [Click for support]
        [not loaded]    com.digidesign.mbox2.boot.driver (8.0.4f1) [Click for support]
        [not loaded]    com.digidesign.mbox2.driver (8.0.4f1) [Click for support]
        [not loaded]    com.freecom.driver.BoulderScsi (1.0.0d1) [Click for support]
        [not loaded]    com.metakine.handsoff.driver (2.0.8 - SDK 10.6) [Click for support]
        [not loaded]    com.nvidia.CUDA (1.1.0) [Click for support]
        [not loaded]    com.paceap.kext.PACESupport (5.7.2b8) [Click for support]
        [not loaded]    com.paceap.kext.PACESupport2 (5.7.2b8) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.master (5.7.2b8) [Click for support]
        [loaded]    com.rogueamoeba.HermesAudio (3.0.1) [Click for support]
        [not loaded]    com.sony.filesystems.pdudf (4.03.0d006 - SDK 10.6) [Click for support]
        [not loaded]    com.sony.filesystems.pdudfr (4.03.0d006 - SDK 10.6) [Click for support]
        [not loaded]    com.sony.scsi.PDW-U1 (4.03.0d006 - SDK 10.6) [Click for support]
        [not loaded]    com.wacom.kext.pentablet (5.3.5 - SDK 10.9) [Click for support]
            /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns
        [not loaded]    com.paceap.kext.pacesupport.leopard (5.7.2b8) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.panther (5.7.2b8) [Click for support]
        [loaded]    com.paceap.kext.pacesupport.snowleopard (5.7.2b8) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.tiger (5.7.2b8) [Click for support]
    Startup Items: ℹ️
        ciscod: Path: /System/Library/StartupItems/ciscod
        CUDA: Path: /System/Library/StartupItems/CUDA
        Digidesign Mbox 2: Path: /Library/StartupItems/Digidesign Mbox 2
        DigidesignLoader: Path: /Library/StartupItems/DigidesignLoader
        PACESupport: Path: /Library/StartupItems/PACESupport
        ProTecVb: Path: /Library/StartupItems/ProTecVb
        Startup items are obsolete in OS X Yosemite
    Problem System Launch Daemons: ℹ️
        [unknown]    c om.apple.coreservices.appleevents.plist [Click for support]
        [unknown]    c om.apple.diskarbitrationd.plist [Click for support]
        [unknown]    c om.apple.mDNSResponder.plist [Click for support]
        [unknown]    co m.apple.securityd.plist [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.cisco.anyconnect.gui.plist [Click for support]
        [running]    com.epson.epw.agent.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.metakine.handsoff.agent.plist [Click for support]
        [loaded]    com.nvidia.CUDASoftwareUpdate.plist [Click for support]
        [failed]    com.parallels.desktop.launch.plist [Click for support]
        [loaded]    com.parallels.DesktopControlAgent.plist [Click for support]
        [running]    com.parallels.vm.prl_pcproxy.plist [Click for support]
        [running]    com.wacom.pentablet.plist [Click for support]
        [running]    net.culater.SIMBL.Agent.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [failed]    com.autodesk.backburner_manager.plist [Click for support]
        [running]    com.autodesk.backburner_server.plist [Click for support]
        [failed]    com.autodesk.backburner_start.plist [Click for support]
        [running]    com.cisco.anyconnect.vpnagentd.plist [Click for support]
        [running]    com.digidesign.fwfamily.helper.plist [Click for support]
        [running]    com.edb.launchd.postgresql-8.4.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [running]    com.metakine.handsoff.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [running]    com.parallels.desktop.launchdaemon.plist [Click for support]
        [loaded]    com.rogueamoeba.hermes.plist [Click for support]
        [loaded]    com.rogueamoeba.instanton-agent.plist [Click for support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
        [loaded]    PACESupport.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
    User Login Items: ℹ️
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
    Internet Plug-ins: ℹ️
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        Google Earth Web Plug-in: Version: 7.0 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.3.8.1 [Click for support]
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.6 - SDK 10.9 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        SharePointBrowserPlugin: Version: 14.3.8 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    User internet Plug-ins: ℹ️
        Picasa: Version: 1.0 - SDK 10.4 [Click for support]
    Audio Plug-ins: ℹ️
        DVCPROHDAudio: Version: 1.3.2
    3rd Party Preference Panes: ℹ️
        CUDA Preferences  [Click for support]
        DigidesignMbox2  [Click for support]
        Digidesign Mbox 2 Pro  [Click for support]
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        MacFUSE  [Click for support]
        Perian  [Click for support]
        PenTablet  [Click for support]
        XDCAM Drive Monitor  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 498.88 GB Disk used: 408.02 GB
        Destinations:
            Time Capsule [Local]
            Total size: 799.52 GB
            Total number of backups: 18
            Oldest backup: 2014-11-12 02:44:18 +0000
            Last backup: 2015-02-17 14:14:45 +0000
            Size of backup disk: Too small
                Backup size 799.52 GB < (Disk used 408.02 GB X 3)
    Top Processes by CPU: ℹ️
            20%    mds
             5%    WindowServer
             2%    Google Chrome
             1%    launchd
             1%    prl_disp_service
    Top Processes by Memory: ℹ️
        515 MB    Final Cut Pro
        378 MB    softwareupdated
        309 MB    Google Chrome
        215 MB    Google Chrome Helper
        206 MB    mds_stores
    Virtual Memory Information: ℹ️
        220 MB    Free RAM
        3.56 GB    Active RAM
        3.34 GB    Inactive RAM
        1.45 GB    Wired RAM
        7.56 GB    Page-ins
        4 MB    Page-outs
    Diagnostics Information: ℹ️
        Feb 18, 2015, 04:35:18 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Last.fm Scrobbler_2015-02-18-163518_[redacted].crash
        Feb 18, 2015, 04:29:01 PM    /Library/Logs/DiagnosticReports/backburnerManager_2015-02-18-162901_[redacted]. crash
        Feb 18, 2015, 04:11:30 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Last.fm Scrobbler_2015-02-18-161130_[redacted].crash
        Feb 18, 2015, 04:04:44 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Last.fm Scrobbler_2015-02-18-160444_[redacted].crash
        Feb 18, 2015, 01:49:37 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Last.fm Scrobbler_2015-02-18-134937_[redacted].crash
        Feb 17, 2015, 05:36:32 PM    Self test - passed

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled 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 login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Shut down from safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Unable to bootup after Yosemite install. have to keep shutting down from rear button. it does come on after a few times but then hangs at user login again. If you get in it is great. Seems faster than Mavericks but there is some sort of issue, bouts

    unable to bootup after Yosemite install. have to keep shutting down from rear button. it does come on after a few times but then hangs at user login again. If you get in it is great. Seems faster than Mavericks but there is some sort of issue, bootup /login.

    Knock on wood, this seems to have been my problem as well.  I stumbled on this thread after dealing with this ridiculously-long boot times for the past several weeks.
    I just reinstalled McAfee Antivirus and my Macbook Air booted up in less than 1 minute.  No more hanging on the boot-up progress bar.  No more hanging after I click on my user's avatar on the log-in screen.  Bootup would often take 5+ minutes and sometimes never complete.
    This has been SUPREMELY frustrating.
    THANK YOU SO MUCH FOR POSTING YOUR RESPONSE!!!

  • Messages stuck in updating after Yosemite install

    Messages stuck in updating after Yosemite install.  Tried re-install of Yosemite and quit messages, still unable to access.

    Hi,
    Go to the ~/Library/Attachments folder.  (well it should be a folder).
    If it is not a Folder then rename it and create a New folder with the same name.
    restart Messages.
    Or if you have a Time Machine backup replace the Non folder item with an Original from just before the update.
    9:22 pm      Saturday; January 17, 2015
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

Maybe you are looking for

  • MBP sudden boot problem, gray screen then black zombie

    Hello all - I've had leopard installed on my MBP since Oct 27th and it's been running great, although I've noticed several times when I shut down, the machine really hadn't - I'd stick it in my briefcase only to find that the mac was on and the batte

  • Screen shifting issues

    I recently bought a 3g Iphone and just noticed that the screen shifter feature doesn't work every time I'm using Itunes. I know that the phone has to be vertical to the ground in order to work. The weird thing is that it works fine say 4 out of 5 tim

  • Import sun.misc.BASE64Encoder;

    Hi, Can we use "import sun.misc.BASE64Encoder;" library in java mapping? Thanks, Best Regards.

  • QT exported to MP4 = No Audio . . . . . Any advice please?

    Exporting QT.mov to MP4 onto my new mobile phone. It Looks great and very clear but has no audio? I suspect it's due to not exporting a compatible AIFF audio file or something for MP4 to read? What do I need to do to export the Audio over to MP4 thro

  • Automating adpreclone dbTier

    We would like to automate running adpreclone on a regular basis, like weekly or something from cron. Has anyone figured out how to automatically pass the APPS password for the dbTier? An example of the code along with an explanation would be greatly