There is an error in my sharing preferences.

I have a Macbook Pro running Yosemite. When I click on Sharing in Preferences I get a "Preferences Error, There was an error in sharing preferences". I reloaded Yosemite today hoping that would fix the problem. If anyone can help me with this I would greatly appreciate it.
I have Remote Desktop loaded on this computer.
I opened the console and retrieve this message afterwards:
1/28/15 8:37:48.810 AM com.apple.preferences.sharing.remoteservice[1124]: Failed to connect (_authView) outlet from (NSView) to (SFAuthorizationView): missing setter or instance variable
1/28/15 8:37:48.810 AM com.apple.preferences.sharing.remoteservice[1124]: Failed to connect (_computerNameField) outlet from (NSView) to (NSTextField): missing setter or instance variable
1/28/15 8:37:48.810 AM com.apple.preferences.sharing.remoteservice[1124]: Failed to connect (_editLocalNameButton) outlet from (NSView) to (NSButton): missing setter or instance variable
1/28/15 8:37:48.810 AM com.apple.preferences.sharing.remoteservice[1124]: Failed to connect (_tabView) outlet from (NSView) to (NSTabView): missing setter or instance variable
1/28/15 8:37:49.236 AM com.apple.preferences.sharing.remoteservice[1124]: *** setObjectForKey: key cannot be nil
1/28/15 8:37:49.241 AM com.apple.preferences.sharing.remoteservice[1124]: (
  0   CoreFoundation                      0x00007fff8fa4266c __exceptionPreprocess + 172
  1   libobjc.A.dylib                     0x00007fff8c32e76e objc_exception_throw + 43
  2   CoreFoundation                      0x00007fff8f92a876 -[__NSDictionaryM setObject:forKey:] + 1174
  3   SharingPref                         0x000000010ef5d1b7 SharingPref + 119223
  4   AppKit                              0x00007fff8b6727be -[NSTableView preparedCellAtColumn:row:] + 414
  5   AppKit                              0x00007fff8b6724ec -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 44
  6   AppKit                              0x00007fff8b67221c -[NSTableView drawRow:clipRect:] + 1655
  7   AppKit                              0x00007fff8b671a45 -[NSTableView drawRowIndexes:clipRect:] + 831
  8   AppKit                              0x00007fff8b5549cb -[NSTableView drawRect:] + 1559
  9   AppKit                              0x00007fff8b53a659 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1186
  10  AppKit                              0x00007fff8b53a0a8 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 218
  11  AppKit                              0x00007fff8b539e41 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2407
  12  AppKit                              0x00007fff8b5394c3 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
  13  QuartzCore                          0x00007fff87e6fe93 CABackingStoreUpdate_ + 3306
  14  QuartzCore                          0x00007fff87e6f1a3 ___ZN2CA5Layer8display_Ev_block_invoke + 59
  15  QuartzCore                          0x00007fff87e6f15f x_blame_allocations + 81
  16  QuartzCore                          0x00007fff87e6ec5c _ZN2CA5Layer8display_Ev + 1546
  17  AppKit                              0x00007fff8b53939f _NSBackingLayerDisplay + 617
  18  AppKit                              0x00007fff8b50f2b9 -[_NSViewBackingLayer display] + 834
  19  QuartzCore                          0x00007fff87e6e381 _ZN2CA5Layer17display_if_neededEPNS_11TransactionE + 603
  20  QuartzCore                          0x00007fff87e6dabd _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 35
  21  QuartzCore                          0x00007fff87e6d24e _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 242
  22  QuartzCore                          0x00007fff87e6cea4 _ZN2CA11Transaction6commitEv + 390
  23  AppKit                              0x00007fff8b5693e4 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 1130
  24  AppKit                              0x00007fff8bb320e1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke1531 + 46
  25  CoreFoundation                      0x00007fff8f95fda7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  26  CoreFoundation                      0x00007fff8f95fd00 __CFRunLoopDoObservers + 368
  27  CoreFoundation                      0x00007fff8f951e08 __CFRunLoopRun + 872
  28  CoreFoundation                      0x00007fff8f951858 CFRunLoopRunSpecific + 296
  29  HIToolbox                           0x00007fff840c0aef RunCurrentEventLoopInMode + 235
  30  HIToolbox                           0x00007fff840c086a ReceiveNextEventCommon + 431
  31  HIToolbox                           0x00007fff840c06ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
  32  AppKit                              0x00007fff8b409f81 _DPSNextEvent + 964
  33  AppKit                              0x00007fff8b409730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
  34  ViewBridge                          0x00007fff8f4e88be -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
  35  AppKit                              0x00007fff8b3fd593 -[NSApplication run] + 594
  36  AppKit                              0x00007fff8b3e8a14 NSApplicationMain + 1832
  37  libxpc.dylib                        0x00007fff8565fef2 _xpc_objc_main + 793
  38  libxpc.dylib                        0x00007fff85661a9d _parse_sysctl_once + 0
  39  ViewBridge                          0x00007fff8f536fd5 xpc_connection_handler + 0
  40  ViewBridge                          0x00007fff8f4ebb36 NSViewServiceApplicationMain + 2035
  41  PreferencePanes                     0x00007fff845c115d PreferencePaneMain + 168
  42  com.apple.preferences.sharing.remoteservice 0x000000010adebc92 main + 37
  43  libdyld.dylib                       0x00007fff897245c9 start + 1
1/28/15 8:37:49.254 AM com.apple.xpc.launchd[1]: (com.apple.ReportCrash[1125]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
1/28/15 8:37:49.259 AM diagnosticd[96]: error evaluating process info - pid: 1124, punique: 1124
1/28/15 8:37:49.739 AM com.apple.xpc.launchd[1]: (com.apple.preferences.sharing.remoteservice[1124]) Service exited due to signal: Illegal instruction: 4
1/28/15 8:37:49.756 AM System Preferences[1118]: <NSRemoteView: 0x7f9813c20380> invalid on entry (
  0   ViewBridge                          0x00007fff8f52a116 -[NSWindowCentricRemoteView snapshot] + 379
  1   System Preferences                  0x0000000106b09c14 System Preferences + 35860
  2   System Preferences                  0x0000000106b1521c System Preferences + 82460
  3   CoreFoundation                      0x00007fff8f9fecdc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
  4   CoreFoundation                      0x00007fff8f8f0244 _CFXNotificationPost + 3140
  5   Foundation                          0x00007fff84835c31 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
  6   PreferencePanes                     0x00007fff845c0068 __35-[NSProxyPreferencePane connection]_block_invoke_2 + 169
  7   libdispatch.dylib                   0x00007fff874ff323 _dispatch_call_block_and_release + 12
  8   libdispatch.dylib                   0x00007fff874fac13 _dispatch_client_callout + 8
  9   libdispatch.dylib                   0x00007fff87506cbf _dispatch_main_queue_callback_4CF + 861
  10  CoreFoundation                      0x00007fff8f995c79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
  11  CoreFoundation                      0x00007fff8f95230f __CFRunLoopRun + 2159
  12  CoreFoundation                      0x00007fff8f951858 CFRunLoopRunSpecific + 296
  13  HIToolbox                           0x00007fff840c0aef RunCurrentEventLoopInMode + 235
  14  HIToolbox                           0x00007fff840c086a ReceiveNextEventCommon + 431
  15  HIToolbox                           0x00007fff840c06ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
  16  AppKit                              0x00007fff8b409f81 _DPSNextEvent + 964
  17  AppKit                              0x00007fff8b409730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
  18  AppKit                              0x00007fff8b3fd593 -[NSApplication run] + 594
  19  AppKit                              0x00007fff8b3e8a14 NSApplicationMain + 1832
  20  libdyld.dylib                       0x00007fff897245c9 start + 1
  21  ???                                 0x0000000000000001 0x0 + 1
1/28/15 8:37:49.780 AM ReportCrash[1125]: Saved crash report for com.apple.preferences.sharing.remoteservice[1124] version 1.0 (1) to /Users/BroLip/Library/Logs/DiagnosticReports/com.apple.preferences.sharing.remo teservice_2015-01-28-083749_MacBook-Pro.crash
1/28/15 8:37:53.110 AM com.apple.InputMethodKit.UserDictionary[452]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 8:37:53.111 AM com.apple.InputMethodKit.UserDictionary[452]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
1/28/15 8:37:53.112 AM com.apple.InputMethodKit.UserDictionary[452]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 8:37:53.112 AM com.apple.InputMethodKit.UserDictionary[452]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
1/28/15 8:37:53.222 AM com.apple.InputMethodKit.UserDictionary[452]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 8:37:53.222 AM com.apple.InputMethodKit.UserDictionary[452]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
1/28/15 8:37:53.611 AM com.apple.InputMethodKit.UserDictionary[452]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 8:37:53.613 AM com.apple.InputMethodKit.UserDictionary[452]: -[_PFUbiquityRecordImportOperation main](573): CoreData: Ubiquity:  Error saving managed object context changes for transaction log: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>
  transactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
Error: Error Domain=NSCocoaErrorDomain Code=1555 "The operation couldn’t be completed. (Cocoa error 1555.)" UserInfo=0x7fd9d294e5a0 {NSFilePath=/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~1 9160D19-C8FA-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE 8641DDB/store/UserDictionary.db, NSSQLiteErrorDomain=1555, NSUnderlyingException=error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK}
User Info: {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
    NSUnderlyingException = "error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK";
Managed Object Context Changes, inserted: {(
    <NSManagedObject: 0x7fd9d2a070c0> (entity: UserDictionaryEntry; id: 0x2c0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p11> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00bd";
    shortcut = "1/2";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a514f0> (entity: UserDictionaryEntry; id: 0x240006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p9> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00bc";
    shortcut = "1/4";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a52100> (entity: UserDictionaryEntry; id: 0x340006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p13> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00ae";
    shortcut = "(r)";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a14660> (entity: UserDictionaryEntry; id: 0xc0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p3> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00be";
    shortcut = "3/4";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a0c270> (entity: UserDictionaryEntry; id: 0x1c0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p7> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2154";
    shortcut = "2/3";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a13890> (entity: UserDictionaryEntry; id: 0x400006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p16> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2117";
    shortcut = "(p)";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a4df10> (entity: UserDictionaryEntry; id: 0x380006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p14> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215c";
    shortcut = "3/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a231e0> (entity: UserDictionaryEntry; id: 0x200006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p8> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2153";
    shortcut = "1/3";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a07d90> (entity: UserDictionaryEntry; id: 0x40006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p1> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215e";
    shortcut = "7/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a40380> (entity: UserDictionaryEntry; id: 0x140006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p5> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2122";
    shortcut = TM;
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a3bd60> (entity: UserDictionaryEntry; id: 0x280006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p10> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2105";
    shortcut = "c/o";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a35eb0> (entity: UserDictionaryEntry; id: 0x100006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p4> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215b";
    shortcut = "1/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a54ae0> (entity: UserDictionaryEntry; id: 0x300006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p12> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "Call me. ";
    shortcut = cm;
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a16600> (entity: UserDictionaryEntry; id: 0x180006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p6> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215d";
    shortcut = "5/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a477e0> (entity: UserDictionaryEntry; id: 0x3c0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p15> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00a9";
    shortcut = "(c)";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a32c60> (entity: UserDictionaryEntry; id: 0x80006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p2> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "On my way!";
    shortcut = omw;
    timestamp = 1413543244;
updated: {(
deleted: {(
1/28/15 8:37:53.617 AM com.apple.InputMethodKit.UserDictionary[452]: -[_PFUbiquityRecordsImporter operation:failedWithError:](979): CoreData: Ubiquity:  Import operation encountered had trouble importing log file, Error Domain=NSCocoaErrorDomain Code=134302 "The operation couldn’t be completed. (Cocoa error 134302.)" UserInfo=0x7fd9d294e900 {reason=Error encountered while importing transaction log at URL: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>
  transactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
, an error occurred saving changes to the persistent store mutated during the import process., NSUnderlyingError=0x7fd9d294a6b0 "The operation couldn’t be completed. (Cocoa error 1555.)"}
User Info: {
    NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=1555 \"The operation couldn\U2019t be completed. (Cocoa error 1555.)\" UserInfo=0x7fd9d294e5a0 {NSFilePath=/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~1 9160D19-C8FA-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE 8641DDB/store/UserDictionary.db, NSSQLiteErrorDomain=1555, NSUnderlyingException=error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK}";
    reason = "Error encountered while importing transaction log at URL: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>\n\ttransactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt\n\ttransactionNumber: 1\n, an error occurred saving changes to the persistent store mutated during the import process.";
The log file is at: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>
  transactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
Operation: <_PFUbiquityRecordImportOperation: 0x7fd9d047e360>{name = '(null)'}
  localPeerID: brolip~19160D19-C8FA-5B34-A2D8-A30A284179F4
  storeName: UserDictionary
  ubiquityRootLocation: <PFUbiquityLocation: 0x7fd9d2b02a90>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries:
  localPeerID: brolip~19160D19-C8FA-5B34-A2D8-A30A284179F4
  logScore: <PFUbiquityKnowledgeVector: 0x7fd9d047e4a0> (BroLip~19160D19-C8FA-5B34-A2D8-A30A284179F4:1:brolip~19160D19-C8FA-5B34-A2D8-A 30A284179F4:-17:davelipscombe~3339D7E7-9454-5219-9E2D-D103FCD6A9D8:-1:mobile.B8E C0AA0-4B2A-546A-B4DE-CA243957D722:-2:mobile~612A82E6-ADB8-56C3-B77B-324F24EB429E :-1:mobile~77668396-D8EA-5B65-B7F6-911AF407311A:-1:mobile~8C73B2C4-8E84-529E-888 4-8782AD93F4B1:-1:mobile~BDCD6D7D-F3D4-56B9-AFE1-C87D00704B48:-1)
transactionLog: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>
  transactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
1/28/15 8:37:48.810 AM com.apple.preferences.sharing.remoteservice[1124]: Failed to connect (_authView) outlet from (NSView) to (SFAuthorizationView): missing setter or instance variable
1/28/15 8:37:48.810 AM com.apple.preferences.sharing.remoteservice[1124]: Failed to connect (_computerNameField) outlet from (NSView) to (NSTextField): missing setter or instance variable
1/28/15 8:37:48.810 AM com.apple.preferences.sharing.remoteservice[1124]: Failed to connect (_editLocalNameButton) outlet from (NSView) to (NSButton): missing setter or instance variable
1/28/15 8:37:48.810 AM com.apple.preferences.sharing.remoteservice[1124]: Failed to connect (_tabView) outlet from (NSView) to (NSTabView): missing setter or instance variable
1/28/15 8:37:49.236 AM com.apple.preferences.sharing.remoteservice[1124]: *** setObjectForKey: key cannot be nil
1/28/15 8:37:49.241 AM com.apple.preferences.sharing.remoteservice[1124]: (
  0   CoreFoundation                      0x00007fff8fa4266c __exceptionPreprocess + 172
  1   libobjc.A.dylib                     0x00007fff8c32e76e objc_exception_throw + 43
  2   CoreFoundation                      0x00007fff8f92a876 -[__NSDictionaryM setObject:forKey:] + 1174
  3   SharingPref                         0x000000010ef5d1b7 SharingPref + 119223
  4   AppKit                              0x00007fff8b6727be -[NSTableView preparedCellAtColumn:row:] + 414
  5   AppKit                              0x00007fff8b6724ec -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 44
  6   AppKit                              0x00007fff8b67221c -[NSTableView drawRow:clipRect:] + 1655
  7   AppKit                              0x00007fff8b671a45 -[NSTableView drawRowIndexes:clipRect:] + 831
  8   AppKit                              0x00007fff8b5549cb -[NSTableView drawRect:] + 1559
  9   AppKit                              0x00007fff8b53a659 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1186
  10  AppKit                              0x00007fff8b53a0a8 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 218
  11  AppKit                              0x00007fff8b539e41 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2407
  12  AppKit                              0x00007fff8b5394c3 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
  13  QuartzCore                          0x00007fff87e6fe93 CABackingStoreUpdate_ + 3306
  14  QuartzCore                          0x00007fff87e6f1a3 ___ZN2CA5Layer8display_Ev_block_invoke + 59
  15  QuartzCore                          0x00007fff87e6f15f x_blame_allocations + 81
  16  QuartzCore                          0x00007fff87e6ec5c _ZN2CA5Layer8display_Ev + 1546
  17  AppKit                              0x00007fff8b53939f _NSBackingLayerDisplay + 617
  18  AppKit                              0x00007fff8b50f2b9 -[_NSViewBackingLayer display] + 834
  19  QuartzCore                          0x00007fff87e6e381 _ZN2CA5Layer17display_if_neededEPNS_11TransactionE + 603
  20  QuartzCore                          0x00007fff87e6dabd _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 35
  21  QuartzCore                          0x00007fff87e6d24e _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 242
  22  QuartzCore                          0x00007fff87e6cea4 _ZN2CA11Transaction6commitEv + 390
  23  AppKit                              0x00007fff8b5693e4 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 1130
  24  AppKit                              0x00007fff8bb320e1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke1531 + 46
  25  CoreFoundation                      0x00007fff8f95fda7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  26  CoreFoundation                      0x00007fff8f95fd00 __CFRunLoopDoObservers + 368
  27  CoreFoundation                      0x00007fff8f951e08 __CFRunLoopRun + 872
  28  CoreFoundation                      0x00007fff8f951858 CFRunLoopRunSpecific + 296
  29  HIToolbox                           0x00007fff840c0aef RunCurrentEventLoopInMode + 235
  30  HIToolbox                           0x00007fff840c086a ReceiveNextEventCommon + 431
  31  HIToolbox                           0x00007fff840c06ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
  32  AppKit                              0x00007fff8b409f81 _DPSNextEvent + 964
  33  AppKit                              0x00007fff8b409730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
  34  ViewBridge                          0x00007fff8f4e88be -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
  35  AppKit                              0x00007fff8b3fd593 -[NSApplication run] + 594
  36  AppKit                              0x00007fff8b3e8a14 NSApplicationMain + 1832
  37  libxpc.dylib                        0x00007fff8565fef2 _xpc_objc_main + 793
  38  libxpc.dylib                        0x00007fff85661a9d _parse_sysctl_once + 0
  39  ViewBridge                          0x00007fff8f536fd5 xpc_connection_handler + 0
  40  ViewBridge                          0x00007fff8f4ebb36 NSViewServiceApplicationMain + 2035
  41  PreferencePanes                     0x00007fff845c115d PreferencePaneMain + 168
  42  com.apple.preferences.sharing.remoteservice 0x000000010adebc92 main + 37
  43  libdyld.dylib                       0x00007fff897245c9 start + 1
1/28/15 8:37:49.254 AM com.apple.xpc.launchd[1]: (com.apple.ReportCrash[1125]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
1/28/15 8:37:49.259 AM diagnosticd[96]: error evaluating process info - pid: 1124, punique: 1124
1/28/15 8:37:49.739 AM com.apple.xpc.launchd[1]: (com.apple.preferences.sharing.remoteservice[1124]) Service exited due to signal: Illegal instruction: 4
1/28/15 8:37:49.756 AM System Preferences[1118]: <NSRemoteView: 0x7f9813c20380> invalid on entry (
  0   ViewBridge                          0x00007fff8f52a116 -[NSWindowCentricRemoteView snapshot] + 379
  1   System Preferences                  0x0000000106b09c14 System Preferences + 35860
  2   System Preferences                  0x0000000106b1521c System Preferences + 82460
  3   CoreFoundation                      0x00007fff8f9fecdc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
  4   CoreFoundation                      0x00007fff8f8f0244 _CFXNotificationPost + 3140
  5   Foundation                          0x00007fff84835c31 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
  6   PreferencePanes                     0x00007fff845c0068 __35-[NSProxyPreferencePane connection]_block_invoke_2 + 169
  7   libdispatch.dylib                   0x00007fff874ff323 _dispatch_call_block_and_release + 12
  8   libdispatch.dylib                   0x00007fff874fac13 _dispatch_client_callout + 8
  9   libdispatch.dylib                   0x00007fff87506cbf _dispatch_main_queue_callback_4CF + 861
  10  CoreFoundation                      0x00007fff8f995c79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
  11  CoreFoundation                      0x00007fff8f95230f __CFRunLoopRun + 2159
  12  CoreFoundation                      0x00007fff8f951858 CFRunLoopRunSpecific + 296
  13  HIToolbox                           0x00007fff840c0aef RunCurrentEventLoopInMode + 235
  14  HIToolbox                           0x00007fff840c086a ReceiveNextEventCommon + 431
  15  HIToolbox                           0x00007fff840c06ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
  16  AppKit                              0x00007fff8b409f81 _DPSNextEvent + 964
  17  AppKit                              0x00007fff8b409730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
  18  AppKit                              0x00007fff8b3fd593 -[NSApplication run] + 594
  19  AppKit                              0x00007fff8b3e8a14 NSApplicationMain + 1832
  20  libdyld.dylib                       0x00007fff897245c9 start + 1
  21  ???                                 0x0000000000000001 0x0 + 1
1/28/15 8:37:49.780 AM ReportCrash[1125]: Saved crash report for com.apple.preferences.sharing.remoteservice[1124] version 1.0 (1) to /Users/BroLip/Library/Logs/DiagnosticReports/com.apple.preferences.sharing.remo teservice_2015-01-28-083749_MacBook-Pro.crash
1/28/15 8:37:53.110 AM com.apple.InputMethodKit.UserDictionary[452]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 8:37:53.111 AM com.apple.InputMethodKit.UserDictionary[452]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
1/28/15 8:37:53.112 AM com.apple.InputMethodKit.UserDictionary[452]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 8:37:53.112 AM com.apple.InputMethodKit.UserDictionary[452]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
1/28/15 8:37:53.222 AM com.apple.InputMethodKit.UserDictionary[452]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 8:37:53.222 AM com.apple.InputMethodKit.UserDictionary[452]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
1/28/15 8:37:53.611 AM com.apple.InputMethodKit.UserDictionary[452]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 8:37:53.613 AM com.apple.InputMethodKit.UserDictionary[452]: -[_PFUbiquityRecordImportOperation main](573): CoreData: Ubiquity:  Error saving managed object context changes for transaction log: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>
  transactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
Error: Error Domain=NSCocoaErrorDomain Code=1555 "The operation couldn’t be completed. (Cocoa error 1555.)" UserInfo=0x7fd9d294e5a0 {NSFilePath=/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~1 9160D19-C8FA-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE 8641DDB/store/UserDictionary.db, NSSQLiteErrorDomain=1555, NSUnderlyingException=error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK}
User Info: {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
    NSUnderlyingException = "error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK";
Managed Object Context Changes, inserted: {(
    <NSManagedObject: 0x7fd9d2a070c0> (entity: UserDictionaryEntry; id: 0x2c0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p11> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00bd";
    shortcut = "1/2";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a514f0> (entity: UserDictionaryEntry; id: 0x240006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p9> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00bc";
    shortcut = "1/4";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a52100> (entity: UserDictionaryEntry; id: 0x340006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p13> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00ae";
    shortcut = "(r)";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a14660> (entity: UserDictionaryEntry; id: 0xc0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p3> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00be";
    shortcut = "3/4";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a0c270> (entity: UserDictionaryEntry; id: 0x1c0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p7> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2154";
    shortcut = "2/3";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a13890> (entity: UserDictionaryEntry; id: 0x400006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p16> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2117";
    shortcut = "(p)";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a4df10> (entity: UserDictionaryEntry; id: 0x380006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p14> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215c";
    shortcut = "3/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a231e0> (entity: UserDictionaryEntry; id: 0x200006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p8> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2153";
    shortcut = "1/3";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a07d90> (entity: UserDictionaryEntry; id: 0x40006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p1> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215e";
    shortcut = "7/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a40380> (entity: UserDictionaryEntry; id: 0x140006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p5> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2122";
    shortcut = TM;
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a3bd60> (entity: UserDictionaryEntry; id: 0x280006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p10> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2105";
    shortcut = "c/o";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a35eb0> (entity: UserDictionaryEntry; id: 0x100006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p4> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215b";
    shortcut = "1/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a54ae0> (entity: UserDictionaryEntry; id: 0x300006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p12> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "Call me. ";
    shortcut = cm;
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a16600> (entity: UserDictionaryEntry; id: 0x180006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p6> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215d";
    shortcut = "5/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a477e0> (entity: UserDictionaryEntry; id: 0x3c0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p15> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00a9";
    shortcut = "(c)";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fd9d2a32c60> (entity: UserDictionaryEntry; id: 0x80006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p2> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "On my way!";
    shortcut = omw;
    timestamp = 1413543244;
updated: {(
deleted: {(
1/28/15 8:37:53.617 AM com.apple.InputMethodKit.UserDictionary[452]: -[_PFUbiquityRecordsImporter operation:failedWithError:](979): CoreData: Ubiquity:  Import operation encountered had trouble importing log file, Error Domain=NSCocoaErrorDomain Code=134302 "The operation couldn’t be completed. (Cocoa error 134302.)" UserInfo=0x7fd9d294e900 {reason=Error encountered while importing transaction log at URL: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>
  transactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
, an error occurred saving changes to the persistent store mutated during the import process., NSUnderlyingError=0x7fd9d294a6b0 "The operation couldn’t be completed. (Cocoa error 1555.)"}
User Info: {
    NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=1555 \"The operation couldn\U2019t be completed. (Cocoa error 1555.)\" UserInfo=0x7fd9d294e5a0 {NSFilePath=/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~1 9160D19-C8FA-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE 8641DDB/store/UserDictionary.db, NSSQLiteErrorDomain=1555, NSUnderlyingException=error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK}";
    reason = "Error encountered while importing transaction log at URL: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>\n\ttransactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt\n\ttransactionNumber: 1\n, an error occurred saving changes to the persistent store mutated during the import process.";
The log file is at: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>
  transactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
Operation: <_PFUbiquityRecordImportOperation: 0x7fd9d047e360>{name = '(null)'}
  localPeerID: brolip~19160D19-C8FA-5B34-A2D8-A30A284179F4
  storeName: UserDictionary
  ubiquityRootLocation: <PFUbiquityLocation: 0x7fd9d2b02a90>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries:
  localPeerID: brolip~19160D19-C8FA-5B34-A2D8-A30A284179F4
  logScore: <PFUbiquityKnowledgeVector: 0x7fd9d047e4a0> (BroLip~19160D19-C8FA-5B34-A2D8-A30A284179F4:1:brolip~19160D19-C8FA-5B34-A2D8-A 30A284179F4:-17:davelipscombe~3339D7E7-9454-5219-9E2D-D103FCD6A9D8:-1:mobile.B8E C0AA0-4B2A-546A-B4DE-CA243957D722:-2:mobile~612A82E6-ADB8-56C3-B77B-324F24EB429E :-1:mobile~77668396-D8EA-5B65-B7F6-911AF407311A:-1:mobile~8C73B2C4-8E84-529E-888 4-8782AD93F4B1:-1:mobile~BDCD6D7D-F3D4-56B9-AFE1-C87D00704B48:-1)
transactionLog: <PFUbiquityTransactionLog: 0x7fd9d2a10b40>
  transactionLogLocation: <PFUbiquityLocation: 0x7fd9d280bf40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1

Thanks for your response.
I followed your instructions and successfully removed the com.apple.RemoteDesktop.plist. I rebooted, selected Sharing and got the same error message.
Below is the message I got on the console:
1/28/15 3:02:46.646 PM com.apple.preferences.sharing.remoteservice[531]: Failed to connect (_authView) outlet from (NSView) to (SFAuthorizationView): missing setter or instance variable
1/28/15 3:02:46.646 PM com.apple.preferences.sharing.remoteservice[531]: Failed to connect (_computerNameField) outlet from (NSView) to (NSTextField): missing setter or instance variable
1/28/15 3:02:46.646 PM com.apple.preferences.sharing.remoteservice[531]: Failed to connect (_editLocalNameButton) outlet from (NSView) to (NSButton): missing setter or instance variable
1/28/15 3:02:46.647 PM com.apple.preferences.sharing.remoteservice[531]: Failed to connect (_tabView) outlet from (NSView) to (NSTabView): missing setter or instance variable
1/28/15 3:02:47.083 PM com.apple.preferences.sharing.remoteservice[531]: *** setObjectForKey: key cannot be nil
1/28/15 3:02:47.085 PM com.apple.preferences.sharing.remoteservice[531]: (
  0   CoreFoundation                      0x00007fff962f266c __exceptionPreprocess + 172
  1   libobjc.A.dylib                     0x00007fff92bde76e objc_exception_throw + 43
  2   CoreFoundation                      0x00007fff961da876 -[__NSDictionaryM setObject:forKey:] + 1174
  3   SharingPref                         0x00000001101601b7 SharingPref + 119223
  4   AppKit                              0x00007fff91f227be -[NSTableView preparedCellAtColumn:row:] + 414
  5   AppKit                              0x00007fff91f224ec -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 44
  6   AppKit                              0x00007fff91f2221c -[NSTableView drawRow:clipRect:] + 1655
  7   AppKit                              0x00007fff91f21a45 -[NSTableView drawRowIndexes:clipRect:] + 831
  8   AppKit                              0x00007fff91e049cb -[NSTableView drawRect:] + 1559
  9   AppKit                              0x00007fff91dea659 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1186
  10  AppKit                              0x00007fff91dea0a8 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 218
  11  AppKit                              0x00007fff91de9e41 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2407
  12  AppKit                              0x00007fff91de94c3 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
  13  QuartzCore                          0x00007fff8e71fe93 CABackingStoreUpdate_ + 3306
  14  QuartzCore                          0x00007fff8e71f1a3 ___ZN2CA5Layer8display_Ev_block_invoke + 59
  15  QuartzCore                          0x00007fff8e71f15f x_blame_allocations + 81
  16  QuartzCore                          0x00007fff8e71ec5c _ZN2CA5Layer8display_Ev + 1546
  17  AppKit                              0x00007fff91de939f _NSBackingLayerDisplay + 617
  18  AppKit                              0x00007fff91dbf2b9 -[_NSViewBackingLayer display] + 834
  19  QuartzCore                          0x00007fff8e71e381 _ZN2CA5Layer17display_if_neededEPNS_11TransactionE + 603
  20  QuartzCore                          0x00007fff8e71dabd _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 35
  21  QuartzCore                          0x00007fff8e71d24e _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 242
  22  QuartzCore                          0x00007fff8e71cea4 _ZN2CA11Transaction6commitEv + 390
  23  QuartzCore                          0x00007fff8e72dcad _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 71
  24  CoreFoundation                      0x00007fff9620fda7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  25  CoreFoundation                      0x00007fff9620fd00 __CFRunLoopDoObservers + 368
  26  CoreFoundation                      0x00007fff96201878 CFRunLoopRunSpecific + 328
  27  HIToolbox                           0x00007fff8a970aef RunCurrentEventLoopInMode + 235
  28  HIToolbox                           0x00007fff8a97086a ReceiveNextEventCommon + 431
  29  HIToolbox                           0x00007fff8a9706ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
  30  AppKit                              0x00007fff91cb9f81 _DPSNextEvent + 964
  31  AppKit                              0x00007fff91cb9730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
  32  ViewBridge                          0x00007fff95d988be -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
  33  AppKit                              0x00007fff91cad593 -[NSApplication run] + 594
  34  AppKit                              0x00007fff91c98a14 NSApplicationMain + 1832
  35  libxpc.dylib                        0x00007fff8bf0fef2 _xpc_objc_main + 793
  36  libxpc.dylib                        0x00007fff8bf11a9d _parse_sysctl_once + 0
  37  ViewBridge                          0x00007fff95de6fd5 xpc_connection_handler + 0
  38  ViewBridge                          0x00007fff95d9bb36 NSViewServiceApplicationMain + 2035
  39  PreferencePanes                     0x00007fff8ae7115d PreferencePaneMain + 168
  40  com.apple.preferences.sharing.remoteservice 0x000000010bfeec92 main + 37
  41  libdyld.dylib                       0x00007fff8ffd45c9 start + 1
1/28/15 3:02:47.097 PM com.apple.xpc.launchd[1]: (com.apple.ReportCrash[533]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
1/28/15 3:02:47.103 PM diagnosticd[86]: error evaluating process info - pid: 531, punique: 531
1/28/15 3:02:47.554 PM com.apple.xpc.launchd[1]: (com.apple.preferences.sharing.remoteservice[531]) Service exited due to signal: Illegal instruction: 4
1/28/15 3:02:47.577 PM System Preferences[385]: <NSRemoteView: 0x7f9c29c3aa80> invalid on entry (
  0   ViewBridge                          0x00007fff95dda116 -[NSWindowCentricRemoteView snapshot] + 379
  1   System Preferences                  0x000000010707bc14 System Preferences + 35860
  2   System Preferences                  0x000000010708721c System Preferences + 82460
  3   CoreFoundation                      0x00007fff962aecdc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
  4   CoreFoundation                      0x00007fff961a0244 _CFXNotificationPost + 3140
  5   Foundation                          0x00007fff8b0e5c31 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
  6   PreferencePanes                     0x00007fff8ae70068 __35-[NSProxyPreferencePane connection]_block_invoke_2 + 169
  7   libdispatch.dylib                   0x00007fff8ddaf323 _dispatch_call_block_and_release + 12
  8   libdispatch.dylib                   0x00007fff8ddaac13 _dispatch_client_callout + 8
  9   libdispatch.dylib                   0x00007fff8ddb6cbf _dispatch_main_queue_callback_4CF + 861
  10  CoreFoundation                      0x00007fff96245c79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
  11  CoreFoundation                      0x00007fff9620230f __CFRunLoopRun + 2159
  12  CoreFoundation                      0x00007fff96201858 CFRunLoopRunSpecific + 296
  13  HIToolbox                           0x00007fff8a970aef RunCurrentEventLoopInMode + 235
  14  HIToolbox                           0x00007fff8a97086a ReceiveNextEventCommon + 431
  15  HIToolbox                           0x00007fff8a9706ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
  16  AppKit                              0x00007fff91cb9f81 _DPSNextEvent + 964
  17  AppKit                              0x00007fff91cb9730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
  18  AppKit                              0x00007fff91cad593 -[NSApplication run] + 594
  19  AppKit                              0x00007fff91c98a14 NSApplicationMain + 1832
  20  libdyld.dylib                       0x00007fff8ffd45c9 start + 1
  21  ???                                 0x0000000000000001 0x0 + 1
1/28/15 3:02:47.592 PM ReportCrash[533]: Saved crash report for com.apple.preferences.sharing.remoteservice[531] version 1.0 (1) to /Users/BroLip/Library/Logs/DiagnosticReports/com.apple.preferences.sharing.remo teservice_2015-01-28-150247_MacBook-Pro.crash
1/28/15 3:02:50.804 PM com.apple.InputMethodKit.UserDictionary[374]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 3:02:50.804 PM com.apple.InputMethodKit.UserDictionary[374]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
1/28/15 3:02:50.805 PM com.apple.InputMethodKit.UserDictionary[374]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 3:02:50.806 PM com.apple.InputMethodKit.UserDictionary[374]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
1/28/15 3:02:50.914 PM com.apple.InputMethodKit.UserDictionary[374]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 3:02:50.914 PM com.apple.InputMethodKit.UserDictionary[374]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
1/28/15 3:02:51.313 PM com.apple.InputMethodKit.UserDictionary[374]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
1/28/15 3:02:51.315 PM com.apple.InputMethodKit.UserDictionary[374]: -[_PFUbiquityRecordImportOperation main](573): CoreData: Ubiquity:  Error saving managed object context changes for transaction log: <PFUbiquityTransactionLog: 0x7fba4b312b20>
  transactionLogLocation: <PFUbiquityLocation: 0x7fba4b30d170>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
Error: Error Domain=NSCocoaErrorDomain Code=1555 "The operation couldn’t be completed. (Cocoa error 1555.)" UserInfo=0x7fba48d37d00 {NSFilePath=/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~1 9160D19-C8FA-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE 8641DDB/store/UserDictionary.db, NSSQLiteErrorDomain=1555, NSUnderlyingException=error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK}
User Info: {
    NSFilePath = "/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~19160D19-C8F A-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE8641DDB/sto re/UserDictionary.db";
    NSSQLiteErrorDomain = 1555;
    NSUnderlyingException = "error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK";
Managed Object Context Changes, inserted: {(
    <NSManagedObject: 0x7fba4b022c40> (entity: UserDictionaryEntry; id: 0x300006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p12> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "Call me. ";
    shortcut = cm;
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b034c00> (entity: UserDictionaryEntry; id: 0x400006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p16> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2117";
    shortcut = "(p)";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b022a10> (entity: UserDictionaryEntry; id: 0x200006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p8> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2153";
    shortcut = "1/3";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b006010> (entity: UserDictionaryEntry; id: 0x80006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p2> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "On my way!";
    shortcut = omw;
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b030620> (entity: UserDictionaryEntry; id: 0x2c0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p11> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00bd";
    shortcut = "1/2";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b036040> (entity: UserDictionaryEntry; id: 0x1c0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p7> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2154";
    shortcut = "2/3";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b001290> (entity: UserDictionaryEntry; id: 0x40006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p1> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215e";
    shortcut = "7/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b02f3c0> (entity: UserDictionaryEntry; id: 0x140006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p5> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2122";
    shortcut = TM;
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b040300> (entity: UserDictionaryEntry; id: 0x180006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p6> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215d";
    shortcut = "5/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b033c30> (entity: UserDictionaryEntry; id: 0x280006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p10> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U2105";
    shortcut = "c/o";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b0406c0> (entity: UserDictionaryEntry; id: 0x100006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p4> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215b";
    shortcut = "1/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b03e380> (entity: UserDictionaryEntry; id: 0x3c0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p15> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00a9";
    shortcut = "(c)";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b0316d0> (entity: UserDictionaryEntry; id: 0x240006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p9> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00bc";
    shortcut = "1/4";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b013940> (entity: UserDictionaryEntry; id: 0x340006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p13> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00ae";
    shortcut = "(r)";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b0008c0> (entity: UserDictionaryEntry; id: 0x380006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p14> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U215c";
    shortcut = "3/8";
    timestamp = 1413543244;
    <NSManagedObject: 0x7fba4b00dd80> (entity: UserDictionaryEntry; id: 0xc0006b <x-coredata://41B6C382-878F-4552-AA43-C780BC0DBA99/UserDictionaryEntry/p3> ; data: {
    auxDataValue = nil;
    auxIntValue1 = 0;
    auxIntValue2 = 0;
    auxIntValue3 = 0;
    auxIntValue4 = 0;
    auxStringValue1 = nil;
    auxStringValue2 = nil;
    auxStringValue3 = nil;
    auxStringValue4 = nil;
    partOfSpeech = nil;
    phrase = "\U00be";
    shortcut = "3/4";
    timestamp = 1413543244;
updated: {(
deleted: {(
1/28/15 3:02:51.319 PM com.apple.InputMethodKit.UserDictionary[374]: -[_PFUbiquityRecordsImporter operation:failedWithError:](979): CoreData: Ubiquity:  Import operation encountered had trouble importing log file, Error Domain=NSCocoaErrorDomain Code=134302 "The operation couldn’t be completed. (Cocoa error 134302.)" UserInfo=0x7fba4b0297f0 {reason=Error encountered while importing transaction log at URL: <PFUbiquityTransactionLog: 0x7fba4b312b20>
  transactionLogLocation: <PFUbiquityLocation: 0x7fba4b30d170>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
, an error occurred saving changes to the persistent store mutated during the import process., NSUnderlyingError=0x7fba48d37b10 "The operation couldn’t be completed. (Cocoa error 1555.)"}
User Info: {
    NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=1555 \"The operation couldn\U2019t be completed. (Cocoa error 1555.)\" UserInfo=0x7fba48d37d00 {NSFilePath=/Users/BroLip/Library/Dictionaries/CoreDataUbiquitySupport/brolip~1 9160D19-C8FA-5B34-A2D8-A30A284179F4/UserDictionary/FA80476F-41DE-4331-894F-612CE 8641DDB/store/UserDictionary.db, NSSQLiteErrorDomain=1555, NSUnderlyingException=error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK}";
    reason = "Error encountered while importing transaction log at URL: <PFUbiquityTransactionLog: 0x7fba4b312b20>\n\ttransactionLogLocation: <PFUbiquityLocation: 0x7fba4b30d170>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt\n\ttransactionNumber: 1\n, an error occurred saving changes to the persistent store mutated during the import process.";
The log file is at: <PFUbiquityTransactionLog: 0x7fba4b312b20>
  transactionLogLocation: <PFUbiquityLocation: 0x7fba4b30d170>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1
Operation: <_PFUbiquityRecordImportOperation: 0x7fba48c7e080>{name = '(null)'}
  localPeerID: brolip~19160D19-C8FA-5B34-A2D8-A30A284179F4
  storeName: UserDictionary
  ubiquityRootLocation: <PFUbiquityLocation: 0x7fba48e24f40>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries:
  localPeerID: brolip~19160D19-C8FA-5B34-A2D8-A30A284179F4
  logScore: <PFUbiquityKnowledgeVector: 0x7fba48c7e030> (BroLip~19160D19-C8FA-5B34-A2D8-A30A284179F4:1:brolip~19160D19-C8FA-5B34-A2D8-A 30A284179F4:-17:davelipscombe~3339D7E7-9454-5219-9E2D-D103FCD6A9D8:-1:mobile.B8E C0AA0-4B2A-546A-B4DE-CA243957D722:-2:mobile~612A82E6-ADB8-56C3-B77B-324F24EB429E :-1:mobile~77668396-D8EA-5B65-B7F6-911AF407311A:-1:mobile~8C73B2C4-8E84-529E-888 4-8782AD93F4B1:-1:mobile~BDCD6D7D-F3D4-56B9-AFE1-C87D00704B48:-1)
transactionLog: <PFUbiquityTransactionLog: 0x7fba4b312b20>
  transactionLogLocation: <PFUbiquityLocation: 0x7fba4b30d170>: /Users/BroLip/Library/Mobile Documents/com~apple~TextInput/Dictionaries/BroLip~19160D19-C8FA-5B34-A2D8-A30A2 84179F4/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/9B868C3E-4CC 8-42CE-A778-E41D43AB949D.1.cdt
  transactionNumber: 1

Similar Messages

  • There was an error in Internet Accounts preference pane.

    I get this error when accessing the Internet accounts preference pane -- Preferences Error -- There was an error in Internet Accounts preference pane.
    Any help will be appreciated.

    thank you,
    i might forget what the names are, like menu choices, but they change the color of page?
    they do things,
    in the forrest?
    and then my cursor morphed into a right pointing arrow
    Ink use to be available  , now I cant even open its prefpane! !
    and top off by saying, that All apps, say they cannot open in text edit!
    and I had emails  that I read Removed right out of the contents ,leaving only headings to from myself?
    or from whom ever as well, but zero inside, and I KNOW I READ!
    and  I have probably 12+\-  1 or 2 mailboxes?
    and it seems that iCloud  is coming in as my pop email on same provider? is this ok?
       and apf:://optimum or is afp?   as a server my husband works for INTEL, and his companies........ working group that I AM NOT A PART of, it should not be anywhere in my settings for network preferences ? right...and  it is   ,right  under WINS,  to the right of Netbois   , it has a name for my laptop?   HOW MANY NAMES DOES MY DEVICE NEED?    as A-79 or something......area if I drop-down workgroup..  to the left of the
    now, I KNOW this use to always be empty!  but briefly it had the  abbreviation for his secure work group.....unless it is a coincidence? and was other?
    I went to Mc store last night they told me to come in..... IM GOING NUTTS
    and tonight I got the HDMI CABLE TO HOOK MY 2008 MACBOOK UP TO MY FLAT SCREEN TV CAUSE THE SCREEN LIGHT SOURCE IS DEAD, NEW BATTERY AND  SUCH.
    I CANT GET IT TO MIRROR ARGGGGGGGGGGG
    PEACE THANK YOU FOR RESPONDING VERY MUCH,

  • Error in Internet Accounts preference pane

    I recently updated my software to Mavericks. I'm trying to add an email account to Mail. When it begins to search the network for my email address, this Preferences Error pops up: There was an error in Internet Accounts preference pane. My other mail accounts were added prior to my software update, so that may have something to do with it. I've looked all over for answers and I'm pretty resourceful, so this is my last resort. I tried emptying my cache, but that didn't seem to do anything. Any help is appreciated! Thank you!
    -Cat

    Hey there, I'm encountering the same problem, and this is what I got. I took away some private info, but I'm sorry if it's still coming out in a huge chunk. I don't think I can distinguish the lines that are relevant to solving this problem. Thanks!
    7/7/14 8:29:28.340 am com.apple.preferences.internetaccounts.remoteservice[5041]: assertion failed: 13D65: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    7/7/14 8:29:28.372 am com.apple.preferences.internetaccounts.remoteservice[5041]: assertion failed: 13D65: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    7/7/14 8:29:29.085 am xpcproxy[5042]: assertion failed: 13D65: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    7/7/14 8:29:29.390 am com.apple.time[156]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    7/7/14 8:29:29.545 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abc876c40 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abc877ac0> (
    <NSKeyValueObservance 0x7f8abc877bf0: Observer: 0x7f8abb7eeb60, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:29.669 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abc918b20 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abc918f40> (
    <NSKeyValueObservance 0x7f8abc918bd0: Observer: 0x7f8abc918430, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:29.867 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abc8c2d20 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abc8c2e10> (
    <NSKeyValueObservance 0x7f8abc8c2da0: Observer: 0x7f8abc8bed10, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:30.000 am kernel[0]: hfs: mounted Recovery HD on device disk0s3
    7/7/14 8:29:30.188 am mds[56]: (Normal) Volume: volume:0x7f92738fe600 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/Recovery HD
    7/7/14 8:29:30.281 am fseventsd[67]: Logging disabled completely for device:1: /Volumes/Recovery HD
    7/7/14 8:29:30.343 am com.apple.preferences.internetaccounts.remoteservice[5041]: INFO: FMM: containsRecoveryPartition: YES, version: 13D65
    7/7/14 8:29:30.412 am com.apple.preferences.internetaccounts.remoteservice[5041]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    7/7/14 8:29:30.413 am com.apple.preferences.internetaccounts.remoteservice[5041]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    7/7/14 8:29:30.451 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abb75d420 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abb75d4d0> (
    <NSKeyValueObservance 0x7f8abc927a40: Observer: 0x7f8abb75c080, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:30.615 am com.apple.preferences.internetaccounts.remoteservice[5041]: nsc_smb XPC: handle_event error : < Connection invalid >
    7/7/14 8:29:30.705 am com.apple.preferences.internetaccounts.remoteservice[5041]: INFO: FMM: isLocationServicesCapable: YES
    7/7/14 8:29:30.706 am com.apple.preferences.internetaccounts.remoteservice[5041]: INFO: FMM: areLocationServicesEnabled: YES
    7/7/14 8:29:30.734 am com.apple.preferences.internetaccounts.remoteservice[5041]: INFO: FMM: isLocationServicesCapable: YES
    7/7/14 8:29:30.734 am com.apple.preferences.internetaccounts.remoteservice[5041]: INFO: FMM: areLocationServicesEnabled: YES
    7/7/14 8:29:30.752 am com.apple.preferences.internetaccounts.remoteservice[5041]: Bogus event received by listener connection:
    <error: 0x7fff79f7ab50> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff79f7ae60> { length = 18, contents = "Connection invalid" }
    7/7/14 8:29:30.000 am kernel[0]: hfs: unmount initiated on Recovery HD on device disk0s3
    7/7/14 8:29:31.063 am com.apple.preferences.internetaccounts.remoteservice[5041]: nsc_smb XPC: handle_event error : < Connection invalid >
    7/7/14 8:29:31.082 am com.apple.preferences.internetaccounts.remoteservice[5041]: INFO: FMM: isLocationServicesCapable: YES
    7/7/14 8:29:31.083 am com.apple.preferences.internetaccounts.remoteservice[5041]: INFO: FMM: areLocationServicesEnabled: YES
    7/7/14 8:29:31.234 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abca61a60 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abca61b80> (
    <NSKeyValueObservance 0x7f8abca61b10: Observer: 0x7f8abca61370, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:31.453 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abca929b0 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abca92ad0> (
    <NSKeyValueObservance 0x7f8abca92a60: Observer: 0x7f8abca49240, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:33.411 am WindowServer[89]: window 899 is already attached to window 898
    7/7/14 8:29:36.147 am com.apple.internetaccounts[223]: An instance 0x7f87207ee930 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f87207eeac0> (
    <NSKeyValueObservance 0x7f87207eea50: Observer: 0x7f87207bfc20, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f87207b1b10>
    baseURL=file:///Users/Fel/Library/Application%20Support/AddressBook/Sources/CF6A 79FD-559F-4928-A3F9-460C2C3B24E1/>
    7/7/14 8:29:36.702 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abcb8e6e0 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abcb8e800> (
    <NSKeyValueObservance 0x7f8abcb8e790: Observer: 0x7f8abcb8e100, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:36.747 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abc982760 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abc982880> (
    <NSKeyValueObservance 0x7f8abc982810: Observer: 0x7f8abc982070, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:37.209 am com.apple.preferences.internetaccounts.remoteservice[5041]: -[IAPasswordUIController _notifyPlugins] [318] -- *** Couldn't find provider ID for com.apple.systempreferences
    7/7/14 8:29:37.212 am WindowServer[89]: _CGXGetWindowOrderingGroup: Operation on a window 0x899 requiring rights 0x5 by caller System Preferences
    7/7/14 8:29:37.227 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abcbac2f0 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abcbac410> (
    <NSKeyValueObservance 0x7f8abcbac3a0: Observer: 0x7f8abcbab200, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:37.255 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abc991720 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abc991840> (
    <NSKeyValueObservance 0x7f8abc9917d0: Observer: 0x7f8abc991030, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:37.292 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abc9cc970 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abc9cca90> (
    <NSKeyValueObservance 0x7f8abc9cca20: Observer: 0x7f8abc9cb740, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:37.456 am com.apple.internetaccounts[223]: An instance 0x7f87207fa9d0 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f87207faaf0> (
    <NSKeyValueObservance 0x7f87207faa80: Observer: 0x7f87207fa2e0, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f87207b1b10>
    7/7/14 8:29:37.626 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abc9f6260 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abc9f6380> (
    <NSKeyValueObservance 0x7f8abc9f6310: Observer: 0x7f8abc9f7220, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:37.651 am com.apple.preferences.internetaccounts.remoteservice[5041]: An instance 0x7f8abc8f97d0 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7f8abc8f98f0> (
    <NSKeyValueObservance 0x7f8abc8f9880: Observer: 0x7f8abc8f90e0, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff95cd143b, Property: 0x7f8abc877a90>
    7/7/14 8:29:37.664 am com.apple.preferences.internetaccounts.remoteservice[5041]: *** Assertion failure in -[NSViewServiceApplication endSheet:], /SourceCache/ViewBridge/ViewBridge-46.2/NSViewServiceApplication.m:443
    7/7/14 8:29:37.670 am com.apple.preferences.internetaccounts.remoteservice[5041]: An uncaught exception was raised
    7/7/14 8:29:37.670 am com.apple.preferences.internetaccounts.remoteservice[5041]: can't end <NSPanel: 0x7f8abcaca160>, which lacks a host
    7/7/14 8:29:37.671 am com.apple.preferences.internetaccounts.remoteservice[5041]: (
      0   CoreFoundation                      0x00007fff95bf925c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00007fff92ec3e75 objc_exception_throw + 43
      2   CoreFoundation                      0x00007fff95bf9038 +[NSException raise:format:arguments:] + 104
      3   Foundation                          0x00007fff8c29dd41 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
      4   ViewBridge                          0x00007fff91b01711 -[NSViewServiceApplication endSheet:] + 158
      5   InternetAccounts                    0x00007fff92293ff8 -[IAPasswordUIController dismiss] + 110
      6   InternetAccounts                    0x000000010c64bd10 JSRunAlertPanel + 89599
      7   libdispatch.dylib                   0x00007fff959e61bb _dispatch_call_block_and_release + 12
      8   libdispatch.dylib                   0x00007fff959e328d _dispatch_client_callout + 8
      9   libdispatch.dylib                   0x00007fff959eaef0 _dispatch_main_queue_callback_4CF + 333
      10  CoreFoundation                      0x00007fff95b605a9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
      11  CoreFoundation                      0x00007fff95b1b7c4 __CFRunLoopRun + 1636
      12  CoreFoundation                      0x00007fff95b1af25 CFRunLoopRunSpecific + 309
      13  HIToolbox                           0x00007fff91b9ea0d RunCurrentEventLoopInMode + 226
      14  HIToolbox                           0x00007fff91b9e7b7 ReceiveNextEventCommon + 479
      15  HIToolbox                           0x00007fff91b9e5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
      16  AppKit                              0x00007fff8e0b126e _DPSNextEvent + 1434
      17  AppKit                              0x00007fff8e0b08bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
      18  AppKit                              0x00007fff8e0a49bc -[NSApplication run] + 553
      19  AppKit                              0x00007fff8e08f7a3 NSApplicationMain + 940
      20  XPCService                          0x00007fff8df60c0f _xpc_main + 385
      21  libxpc.dylib                        0x00007fff908b7bde xpc_main + 399
      22  ViewBridge                          0x00007fff91b35c9a xpc_service_connection_handler + 0
      23  ViewBridge                          0x00007fff91b03cf8 NSViewServiceApplicationMain + 2717
      24  PreferencePanes                     0x00007fff95348756 PreferencePaneMain + 171
      25  com.apple.preferences.internetaccounts.remoteservice 0x00000001096bcca1 main + 41
      26  libdyld.dylib                       0x00007fff956465fd start + 1
      27  ???                                 0x0000000000000001 0x0 + 1
    7/7/14 8:29:37.672 am com.apple.preferences.internetaccounts.remoteservice[5041]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'can't end <NSPanel: 0x7f8abcaca160>, which lacks a host'
    *** First throw call stack:
      0   CoreFoundation                      0x00007fff95bf925c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00007fff92ec3e75 objc_exception_throw + 43
      2   CoreFoundation                      0x00007fff95bf9038 +[NSException raise:format:arguments:] + 104
      3   Foundation                          0x00007fff8c29dd41 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
      4   ViewBridge                          0x00007fff91b01711 -[NSViewServiceApplication endSheet:] + 158
      5   InternetAccounts                    0x00007fff92293ff8 -[IAPasswordUIController dismiss] + 110
      6   InternetAccounts                    0x000000010c64bd10 JSRunAlertPanel + 89599
      7   libdispatch.dylib                   0x00007fff959e61bb _dispatch_call_block_and_release + 12
      8   libdispatch.dylib                   0x00007fff959e328d _dispatch_client_callout + 8
      9   libdispatch.dylib                   0x00007fff959eaef0 _dispatch_main_queue_callback_4CF + 333
      10  CoreFoundation                      0x00007fff95b605a9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
      11  CoreFoundation                      0x00007fff95b1b7c4 __CFRunLoopRun + 1636
      12  CoreFoundation                      0x00007fff95b1af25 CFRunLoopRunSpecific + 309
      13  HIToolbox                           0x00007fff91b9ea0d RunCurrentEventLoopInMode + 226
      14  HIToolbox                           0x00007fff91b9e7b7 ReceiveNextEventCommon + 479
      15  HIToolbox                           0x00007fff91b9e5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
      16  AppKit                              0x00007fff8e0b126e _DPSNextEvent + 1434
      17  AppKit                              0x00007fff8e0b08bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
      18  AppKit                              0x00007fff8e0a49bc -[NSApplication run] + 553
      19  AppKit                              0x00007fff8e08f7a3 NSApplicationMain + 940
      20  XPCService                          0x00007fff8df60c0f _xpc_main + 385
      21  libxpc.dylib                        0x00007fff908b7bde xpc_main + 399
      22  ViewBridge                          0x00007fff91b35c9a xpc_service_connection_handler + 0
      23  ViewBridge                          0x00007fff91b03cf8 NSViewServiceApplicationMain + 2717
      24  PreferencePanes                     0x00007fff95348756 PreferencePaneMain + 171
      25  com.apple.preferences.internetaccounts.remoteservice 0x00000001096bcca1 main + 41
      26  libdyld.dylib                       0x00007fff956465fd start + 1
      27  ???                                 0x0000000000000001 0x0 + 1
    7/7/14 8:29:38.674 am WindowServer[89]: _CGXGetWindowOrderingGroup: Invalid window 0x898
    7/7/14 8:29:38.695 am com.apple.launchd[1]: (com.apple.preferences.internetaccounts.remoteservice[5041]) Job appears to have crashed: Abort trap: 6
    7/7/14 8:29:39.361 am ReportCrash[5052]: Saved crash report for com.apple.preferences.internetaccounts.remoteservice[5041] version 1.0 (1) to /Users/Fel/Library/Logs/DiagnosticReports/com.apple.preferences.internetaccount s.remoteservice_2014-07-07-082939_Fel-MacBook-Air.crash

  • Receiving an error as a open Sharing Preferences Pane.. Any idea?

    When I click on Sharing Preferences Pane I receive an error with heading "Preferences Error" and a quote "There was an error in Sharing Preferences" ..and closes  itself.. Cannot open the sharing preferences.. Crash log is below.. How can I fix this?
    Process:               com.apple.preferences.sharing.remoteservice [558]
    Path:                  /System/Library/PreferencePanes/SharingPref.prefPane/Contents/XPCServices/com.a pple.preferences.sharing.remoteservice.xpc/Contents/MacOS/com.apple.preferences. sharing.remoteservice
    Identifier:            com.apple.preferences.sharing.remoteservice
    Version:               1.0 (1)
    Build Info:            SharingPref-260000000000000~26
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           System Preferences [543]
    User ID:               501
    Date/Time:             2014-12-04 12:52:52.542 +0200
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        D805BDF0-DCA0-64EF-2824-AC8E162D92E4
    Time Awake Since Boot: 560 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x00006e4e91fdbec0
    VM Regions Near 0x6e4e91fdbec0:
        MALLOC_NANO            0000608000000000-0000608000a00000 [ 10.0M] rw-/rwx SM=PRV 
    -->
        MALLOC_TINY            00007fcd68c00000-00007fcd69000000 [ 4096K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc_msgSend() selector name: isEqual:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff856a30dd objc_msgSend + 29
    1   com.apple.preferences.sharing 0x0000000109526d3c 0x10951c000 + 44348
    2   com.apple.AppKit               0x00007fff8bbec144 -[NSTableView preparedCellAtColumn:row:] + 1637
    3   com.apple.AppKit               0x00007fff8bbeb9ac -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 44
    4   com.apple.AppKit               0x00007fff8bbeb6dc -[NSTableView drawRow:clipRect:] + 1655
    5   com.apple.AppKit               0x00007fff8bbeaf05 -[NSTableView drawRowIndexes:clipRect:] + 831
    6   com.apple.AppKit               0x00007fff8bacdd6b -[NSTableView drawRect:] + 1559
    7   com.apple.AppKit               0x00007fff8bab3a09 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1186
    8   com.apple.AppKit               0x00007fff8bab3458 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 218
    9   com.apple.AppKit               0x00007fff8bab31f1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2407
    10  com.apple.AppKit               0x00007fff8bab2873 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
    11  com.apple.QuartzCore           0x00007fff8ee9a153 CABackingStoreUpdate_ + 3306
    12  com.apple.QuartzCore           0x00007fff8ee99463 ___ZN2CA5Layer8display_Ev_block_invoke + 59
    13  com.apple.QuartzCore           0x00007fff8ee9941f x_blame_allocations + 81
    14  com.apple.QuartzCore           0x00007fff8ee98f1c CA::Layer::display_() + 1546
    15  com.apple.AppKit               0x00007fff8bab274f _NSBackingLayerDisplay + 617
    16  com.apple.AppKit               0x00007fff8ba88506 -[_NSViewBackingLayer display] + 834
    17  com.apple.QuartzCore           0x00007fff8ee98641 CA::Layer::display_if_needed(CA::Transaction*) + 603
    18  com.apple.QuartzCore           0x00007fff8ee97d7d CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
    19  com.apple.QuartzCore           0x00007fff8ee9750e CA::Context::commit_transaction(CA::Transaction*) + 242
    20  com.apple.QuartzCore           0x00007fff8ee97164 CA::Transaction::commit() + 390
    21  com.apple.QuartzCore           0x00007fff8eea7f55 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
    22  com.apple.CoreFoundation       0x00007fff8b5d0d87 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    23  com.apple.CoreFoundation       0x00007fff8b5d0ce0 __CFRunLoopDoObservers + 368
    24  com.apple.CoreFoundation       0x00007fff8b5c2858 CFRunLoopRunSpecific + 328
    25  com.apple.HIToolbox           0x00007fff8a84443f RunCurrentEventLoopInMode + 235
    26  com.apple.HIToolbox           0x00007fff8a8441ba ReceiveNextEventCommon + 431
    27  com.apple.HIToolbox           0x00007fff8a843ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    28  com.apple.AppKit               0x00007fff8b9836d1 _DPSNextEvent + 964
    29  com.apple.AppKit               0x00007fff8b982e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    30  com.apple.ViewBridge           0x00007fff8b0efe0e -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
    31  com.apple.AppKit               0x00007fff8b976e23 -[NSApplication run] + 594
    32  com.apple.AppKit               0x00007fff8b9622d4 NSApplicationMain + 1832
    33  libxpc.dylib                   0x00007fff92bfeef2 _xpc_objc_main + 793
    34  libxpc.dylib                   0x00007fff92c00a9d xpc_main + 490
    35  com.apple.ViewBridge           0x00007fff8b13e165 -[NSXPCSharedListener resume] + 16
    36  com.apple.ViewBridge           0x00007fff8b0f2ff7 NSViewServiceApplicationMain + 1892
    37  com.apple.frameworks.preferencepanes 0x00007fff8e56b15d PreferencePaneMain + 168
    38  com.apple.preferences.sharing.remoteservice 0x0000000105593c92 main + 37
    39  libdyld.dylib                 0x00007fff8fe345c9 start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff92d0022e kevent64 + 10
    1   libdispatch.dylib             0x00007fff93e5ea6a _dispatch_mgr_thread + 52
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff92cff946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff894324a1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff92cfa52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff92cf969f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8b5c3b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8b5c2fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8b5c2838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff8bae67a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff894342fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff89434279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff894324b1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xbaddee4e91fdbead  rbx: 0x000060800023e4a0  rcx: 0xbaddee4e91fdbead  rdx: 0x00006080002207a0
      rdi: 0x000060800023e4a0  rsi: 0x00007fff8c2d6724  rbp: 0x00007fff5a669a90  rsp: 0x00007fff5a669a68
       r8: 0x000000000000007f   r9: 0x00006080002208c0  r10: 0x00007fff8c2d6724  r11: 0x00006e4e91fdbea8
      r12: 0x0000000000000000  r13: 0x00007fff856aaac0  r14: 0x00006080002207a0  r15: 0x00007fff75deb7a8
      rip: 0x00007fff856a30dd  rfl: 0x0000000000010202  cr2: 0x00006e4e91fdbec0
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x105593000 -        0x105593fff  com.apple.preferences.sharing.remoteservice (1.0 - 1) <6EB135C3-ACB2-38EC-89C9-E42E58B6D118> /System/Library/PreferencePanes/SharingPref.prefPane/Contents/XPCServices/com.a pple.preferences.sharing.remoteservice.xpc/Contents/MacOS/com.apple.preferences. sharing.remoteservice
           0x10951c000 -        0x109555ff7  com.apple.preferences.sharing (13.0 - 13.0) <FB549161-9867-32A7-ACE2-42FDAB9038A3> /System/Library/PreferencePanes/SharingPref.prefPane/Contents/MacOS/SharingPref
           0x109572000 -        0x109584fff  com.apple.frameworks.preferencepanessupport (13.0 - 13.0) <41164AC3-82FF-351B-91C6-7CD19CB13F57> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
        0x7fff61d1f000 -     0x7fff61d55837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff85101000 -     0x7fff85105fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff85106000 -     0x7fff85177ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85178000 -     0x7fff856a1ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff856a2000 -     0x7fff85887267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff85888000 -     0x7fff858b8fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff85906000 -     0x7fff85965ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff85966000 -     0x7fff859b7ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff859b8000 -     0x7fff85c9fffb  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
        0x7fff85ca0000 -     0x7fff85ccefff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85cd8000 -     0x7fff85cebff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff85fa8000 -     0x7fff85fb3ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff85fb4000 -     0x7fff85fceff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85fcf000 -     0x7fff860e7ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff860e8000 -     0x7fff8615cfff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff861c8000 -     0x7fff861c8fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff861c9000 -     0x7fff86443fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86444000 -     0x7fff8651aff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff86522000 -     0x7fff8656fff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff86570000 -     0x7fff86595ff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86596000 -     0x7fff865abfff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff865f9000 -     0x7fff8668dfff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8668e000 -     0x7fff866acff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff866ad000 -     0x7fff866b5ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff866b6000 -     0x7fff866c3fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff866c4000 -     0x7fff86745ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff86746000 -     0x7fff8678cff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8678d000 -     0x7fff867c5ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff86807000 -     0x7fff8682bff7  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
        0x7fff8682c000 -     0x7fff86839fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff86895000 -     0x7fff86912fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86913000 -     0x7fff8692dff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff86934000 -     0x7fff86a56ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff86a57000 -     0x7fff86a5efff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff86b78000 -     0x7fff86b86ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff86b87000 -     0x7fff86bd3ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff86bd4000 -     0x7fff86c42ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86c43000 -     0x7fff86c58ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff87c1c000 -     0x7fff87c1dffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff87c1e000 -     0x7fff87eedff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87ef9000 -     0x7fff87f01fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff87f02000 -     0x7fff87f08ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff885d0000 -     0x7fff88659fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff88721000 -     0x7fff887feff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8887d000 -     0x7fff88894ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff88895000 -     0x7fff88987ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff88988000 -     0x7fff8898afff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff88a13000 -     0x7fff88a15fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff88a23000 -     0x7fff88a24ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff88a25000 -     0x7fff88a54fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff88a55000 -     0x7fff88a55fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8939f000 -     0x7fff89430fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff89431000 -     0x7fff8943afff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8943b000 -     0x7fff89927fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff89928000 -     0x7fff89945ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8995f000 -     0x7fff899ebfff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff899ec000 -     0x7fff89a26ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89a27000 -     0x7fff89a78ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89a79000 -     0x7fff89a94ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89a95000 -     0x7fff89a98ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff89abe000 -     0x7fff89abefff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89abf000 -     0x7fff89ac1ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff89adb000 -     0x7fff89b28ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89b29000 -     0x7fff89b42fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff89b43000 -     0x7fff89b48ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff89b49000 -     0x7fff89b50ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff89b92000 -     0x7fff89c28ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff89c29000 -     0x7fff89c32fff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff89c33000 -     0x7fff89c3dff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89d2c000 -     0x7fff89d48ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff89d4e000 -     0x7fff89d60ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8a016000 -     0x7fff8a056ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a061000 -     0x7fff8a08cfff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff8a08d000 -     0x7fff8a098ff7  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
        0x7fff8a099000 -     0x7fff8a345fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8a346000 -     0x7fff8a371fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8a38e000 -     0x7fff8a480fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8a481000 -     0x7fff8a48aff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8a5c2000 -     0x7fff8a5fbfff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8a5fc000 -     0x7fff8a7e1ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff8a7e2000 -     0x7fff8a7f3ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8a7f4000 -     0x7fff8a7f7fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a7f8000 -     0x7fff8a805ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8a806000 -     0x7fff8a811ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff8a812000 -     0x7fff8a815fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8a816000 -     0x7fff8ab18fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8ab19000 -     0x7fff8ab1bff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ab1c000 -     0x7fff8ab24ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff8ab25000 -     0x7fff8ac3cfe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8ac3d000 -     0x7fff8ac3efff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8ac50000 -     0x7fff8ac50ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8ac51000 -     0x7fff8acacfff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8acad000 -     0x7fff8acb0ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8acb1000 -     0x7fff8acb4fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8acb5000 -     0x7fff8acbeff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8ad3a000 -     0x7fff8ad3efff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8ad3f000 -     0x7fff8ad44ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff8ad45000 -     0x7fff8ad68fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8ad69000 -     0x7fff8adb5fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8adb6000 -     0x7fff8af14ff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8af15000 -     0x7fff8af40ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8af41000 -     0x7fff8af87ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8af88000 -     0x7fff8b000ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8b003000 -     0x7fff8b0e6fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b0e7000 -     0x7fff8b16bff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8b16c000 -     0x7fff8b17cff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff8b1e2000 -     0x7fff8b21afff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8b21b000 -     0x7fff8b243fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff8b281000 -     0x7fff8b282fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b283000 -     0x7fff8b289fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8b32c000 -     0x7fff8b337ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff8b338000 -     0x7fff8b338fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b339000 -     0x7fff8b33afff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8b524000 -     0x7fff8b550fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8b551000 -     0x7fff8b8e7fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8b8e8000 -     0x7fff8b95efe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8b95f000 -     0x7fff8c4a0fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8c4a1000 -     0x7fff8c5c8fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8c648000 -     0x7fff8c757ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8c84c000 -     0x7fff8c850fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c87f000 -     0x7fff8c881ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8c932000 -     0x7fff8c999ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c99a000 -     0x7fff8c9a4ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8c9a5000 -     0x7fff8c9b7ff7  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
        0x7fff8c9b8000 -     0x7fff8c9b9ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8cb83000 -     0x7fff8cba4fff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8cba5000 -     0x7fff8cbd8ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8cbd9000 -     0x7fff8cc28ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8cc29000 -     0x7fff8cc2dfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cc2e000 -     0x7fff8d081fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d082000 -     0x7fff8d123ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8d124000 -     0x7fff8d151fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8d152000 -     0x7fff8d152ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8d153000 -     0x7fff8d9aaff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8da15000 -     0x7fff8da1aff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8da1b000 -     0x7fff8da23ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8daa5000 -     0x7fff8daa5fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8daa6000 -     0x7fff8daa6fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8db1c000 -     0x7fff8dd5cff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8dd60000 -     0x7fff8dd60fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8dd89000 -     0x7fff8e030ff7  com.apple.RawCamera.bundle (6.01 - 766) <A98D8BA2-EC64-36C2-8B71-CF5B8CDBFC97> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e06e000 -     0x7fff8e10cfff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e10d000 -     0x7fff8e144ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e145000 -     0x7fff8e147fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8e171000 -     0x7fff8e172fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e173000 -     0x7fff8e181ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8e1a6000 -     0x7fff8e201fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e202000 -     0x7fff8e271fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e352000 -     0x7fff8e484ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8e4e8000 -     0x7fff8e523fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e529000 -     0x7fff8e555fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8e556000 -     0x7fff8e574fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8e5db000 -     0x7fff8e5dcfff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8e5dd000 -     0x7fff8e5e5fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e5f6000 -     0x7fff8e644fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff8e645000 -     0x7fff8e649fff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8e64a000 -     0x7fff8e64efff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff8e64f000 -     0x7fff8e77ffff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8e7ab000 -     0x7fff8e7e6fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8e7e7000 -     0x7fff8e853fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e855000 -     0x7fff8e85aff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8e88c000 -     0x7fff8e88cfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e88d000 -     0x7fff8e94cfff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8e94d000 -     0x7fff8ea8ffff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8ea90000 -     0x7fff8ea9cfff  com.apple.Collaboration (71 - 71) <03083C5F-76F2-36D8-8D0C-2F11A95014A1> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff8eb5c000 -     0x7fff8eb8eff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8ee21000 -     0x7fff8ee51ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8ee79000 -     0x7fff8ee83fff  com.apple.CaptiveNetworkSupport (13.0 - 1) <D44A799E-C106-3600-BD95-22B05ECCBA02> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNe twork
        0x7fff8ee84000 -     0x7fff8f034ff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f064000 -     0x7fff8f066ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8f067000 -     0x7fff8f06bff7  com.apple.NetFSServer (2.0 - 1) <954A42B3-0489-3DC8-BB43-ACFC9D3A7DBA> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
        0x7fff8f06c000 -     0x7fff8f06dff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8f107000 -     0x7fff8f107fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8f10c000 -     0x7fff8f14dfff  com.apple.framework.corewlankit (4.0 - 400.35) <C5408B27-623E-3B20-A6B1-747937AB8F26> /System/Library/PrivateFrameworks/CoreWLANKit.framework/Versions/A/CoreWLANKit
        0x7fff8f35e000 -     0x7fff8f379ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8f37a000 -     0x7fff8f3e1ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8f3e2000 -     0x7fff8f3edff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8f3ee000 -     0x7fff8f413ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f4f0000 -     0x7fff8f4fffff  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
        0x7fff8f500000 -     0x7fff8f506ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8f697000 -     0x7fff8fa6efe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8fded000 -     0x7fff8fdeffff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8fe31000 -     0x7fff8fe34ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff8fe35000 -     0x7fff901a0fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff90207000 -     0x7fff90207ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff902c5000 -     0x7fff902d6ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff902d7000 -     0x7fff902f7fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff9038a000 -     0x7fff906bdff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff906be000 -     0x7fff906d2ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff906d3000 -     0x7fff9078eff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff9078f000 -     0x7fff907e2ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff907f8000 -     0x7fff90811ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90812000 -     0x7fff90852fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff90853000 -     0x7fff908c7ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff908c8000 -     0x7fff908eeff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff908ef000 -     0x7fff9091fffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff90920000 -     0x7fff90b8aff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff90b8b000 -     0x7fff90baafff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff90baf000 -     0x7fff90bb1fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90be4000 -     0x7fff90be6ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff90c35000 -     0x7fff90c37fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff90c38000 -     0x7fff90d7cff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff90d7d000 -     0x7fff90d87fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff90d88000 -     0x7fff90d90fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff90d99000 -     0x7fff90e38df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff90e7b000 -     0x7fff90e84fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90e8c000 -     0x7fff90eb4ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff90eb5000 -     0x7fff90ee2fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff90eed000 -     0x7fff9121bff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff91248000 -     0x7fff91678fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff9168e000 -     0x7fff91692ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff916b4000 -     0x7fff91bc7ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff91e5f000 -     0x7fff91e66fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff91f6c000 -     0x7fff91f70fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff91f71000 -     0x7fff91f8bff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff91f97000 -     0x7fff91f99ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff91f9a000 -     0x7fff91fa8fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff91fa9000 -     0x7fff92211ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff92212000 -     0x7fff92216ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff92aac000 -     0x7fff92ac6ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff92ac7000 -     0x7fff92b55ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff92b56000 -     0x7fff92b57ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92b58000 -     0x7fff92b65ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff92b66000 -     0x7fff92b77fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff92b81000 -     0x7fff92b8cfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff92b8d000 -     0x7fff92b8ffff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff92beb000 -     0x7fff92c13fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff92c17000 -     0x7fff92c29fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff92c2a000 -     0x7fff92c3eff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff92c3f000 -     0x7fff92c4bff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff92c4c000 -     0x7fff92ca6ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff92ca7000 -     0x7fff92ce8fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff92ce9000 -     0x7fff92d06fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff92d07000 -     0x7fff92d0eff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff92d0f000 -     0x7fff92e4cfff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff92e4d000 -     0x7fff92e4fff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff92ead000 -     0x7fff92f3eff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff92f3f000 -     0x7fff92f44fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff92f45000 -     0x7fff92f5bff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff92f5c000 -     0x7fff9304fff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff939ac000 -     0x7fff939b2fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff939c0000 -     0x7fff939daff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff939dc000 -     0x7fff939e4ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff93a1b000 -     0x7fff93b0fff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff93b10000 -     0x7fff93b17fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff93b18000 -     0x7fff93b45ffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3646ECEF-1875-31CD-B614-FBE29A7500EF> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff93b46000 -     0x7fff93b62fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff93b7c000 -     0x7fff93d0afff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff93d0b000 -     0x7fff93d58fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff93e5a000 -     0x7fff93e84ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff93e85000 -     0x7fff93e9bff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff93e9c000 -     0x7fff93f5fff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff93f83000 -     0x7fff93facffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff93fb6000 -     0x7fff9400afff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff94018000 -     0x7fff9421bff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff9421c000 -     0x7fff942b1ff7  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
        0x7fff942b2000 -     0x7fff942bdfff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff943cf000 -     0x7fff94475fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Librar

    Seems that I only receive this error when I try to open File Sharing..

  • Preference Error: Could not load sharing preference pane

    For some reason my second computer (iMac 27) is no longer showing up on the left pane of any finder window on my MBP. The iMac is running Yosemite and the MBP is running Mavericks. So I open System preferences to see if there is a problem with "Sharing" on the MBP. I'm getting a Preference Error: Could not load sharing preference pane. Do I need to install the update to fix this? I'm not ready to commit to Yosemite completely. I build apps for iOS and Mac and really need to test in both OS environments.

    Do a backup.
    Quit the application.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Library. Then go to Preferences/com.apple.systempreferences.plist. Move the .plist to your desktop.
    Restart the computer, open the application and test. If it works okay, delete the plist from the desktop.
    If the application is the same, return the .plist to where you got it from, overwriting the newer one.
    Thanks to leonie for some information contained in this.

  • Contribute error: shared preferences file can't be found

    I am using Contribute 3 (from Macromedia Studio 8) on a Mac
    (Mac OS X 10.5).
    I have a connection to a server, and right now I have one
    draft webpage. I finished editing it and wanted to publish it, but
    when I did so, an error message appeared: Contribute can't find the
    file with the shared preferences. To recreate it, the administrator
    must administer the website again. (translated from German, not
    exact).
    So I think it is telling me, as soon as I reconnect again as
    an admin, this file will be recreated. But I am an admin!
    If I click "connect" again anyway, it appears that the draft
    webpage is loading again, but then it again says "connect" -
    instead of "publish". So there is no way of publishing this draft
    webpage. I also cannot download and edit any webpage.
    What can I do?
    Thanks for the help!

    The problem is, just before I read your reply, I deleted the
    connection. But now I can't create it again, because all of the
    folders which Contribute created are still there and I can't delete
    them. It says that it isn't possible to delete these files. I could
    delete the webpages themselves, but not the images folder, the _mm
    folder etc...
    And now when I try to create the connection using the
    connection assistant, it tells me that "Contribute detected a
    network- or filesystem-error. Repeat the operation or contact the
    administrator, if the error appears again."
    What should I do now? I thought if I just change the file
    permissions it could work, but I can only get into the server with
    an FTP app and I can't change permissions with that.
    Last solution: I'll have to call my ISP ask ask if they call
    delete everything. But is there a better way?

  • Sharing Preference pane "Cannot Open" error?

    Hi all,
    Im running Tiger 10.4.6 on a MacBook Pro 2.0, connecting to the Internet through an ADSL router via an Airport Express base station, everything fully updated.
    Suddenly, when trying to open the "Sharing" preference-pane, I get this error:
    Preferences Error
    You cannot open Sharing preferences pane on this
    computer. Contact the developer of this software
    for a newer version.
    I haven't installed or updated anything in the last few days, and it worked earlier today.
    I have tried restarting, and deleted the following preferences, to no avail:
    com.apple.sharing.firewall.plist
    com.apple.networkConfig.plist
    Any ideas?
    TIA,
    Thomas
    MacBook Pro 2.0 / 2Gig RAM / 100gb, 7200 rpm   Mac OS X (10.4.6)  

    Hello again, and thank you for your replies, and sorry for the late response.
    First off; I have installed the latest 10.4.7 Combo Updater, but that did not install a new SharingPref.prefPane. I even removed the old one, before running the freshly downloaded Combo installer.
    Actually, I did the exact same thing a week ago - same result.
    So, in the meantime I had some work I needed to finish, so I didn't have time to investigate further, until this morning. Where I, much to my surprise, found the SharingPref.prefPane back in /Macintosh HD/System/Library/PreferencePanes/ and it was still the wrong version!
    So "something" must be installing the wrong - old - SharingPref.prefPane. Well, I took a peek at my install log, searched for "sharing", and lo and
    behold!
    The mystery is - somewhat - solved. The old SharingPref.prefPane comes from and old Apple Remote Desktop 2.2 installer, that contains an installer called PantherSharing.pkg. See search from Console.app below.
    What puzzles me, is the fact that I installed the wrong (old 2.2) version of ARD, to monitor a couple of servers, and of course uninstalled that version, and installed 3.0, the minute I realized my error.
    How can that old installer keep "updating" my system, even after I've removed the old ARD? It's as if something is running the receipt, witch I funny enough, can't find on my system anymore.
    The dates don't match either, or they do, but I would expect more entries from last week, where I removed the old SharingPref.prefPane and it mystically appeared again this morning.
    The receipt must have run in the last week, but I can't find anything in my logs - install.log.0.gz OR install.log.
    Maybe running a reciept dosen't get logged?
    Ohh well Anyway - beneath is a copy of my log, and the question now is; How do I get the correct Pref-pane, when the Combo Installer doesn't install it?
    Thanks for your help everybody, and shawnhm, thanks for Sharing my Pane ... Thank you, Thank you, I'm here all week
    ===============================
    Anything matching "sharing" from "install.log.0.gz:
    May 27 14:40:17 tbo : @(#)PROGRAM:Installer PROJECT:Installer-94 DEVELOPER:root BUILT:Jan 13 2006 18:32:16\n
    May 27 14:40:17 tbo : Hardware: MacBookPro1,1 @ 2000 MHz (x2), 2048 MB
    May 27 14:40:17 tbo : Running OS Build: 8I1119
    May 27 14:40:17 tbo : Remote Desktop Installation Log
    May 27 14:40:17 tbo : Opened from: /Volumes/Apple Remote Desktop 2.2/RemoteDesktop.mpkg
    May 27 14:40:18 tbo : It took 0.906322 seconds to finish launching.
    May 27 14:40:20 tbo : Distribution: Remote Desktop
    May 27 14:40:22 tbo : Installation checks completed successfully.
    May 27 14:40:36 tbo : admin auth received to install
    May 27 14:40:36 tbo : =============================================================================== =
    May 27 14:40:36 tbo : User picked Easy Install
    May 27 14:40:36 tbo : Choices selected for installation:
    May 27 14:40:36 tbo : Install: "Remote Desktop"
    May 27 14:40:36 tbo : RemoteDesktop.mpkg : com.apple.mpkg.ARD : 2.2.0.1660000.0
    May 27 14:40:36 tbo : RemoteDesktopAdmin220.pkg : com.apple.pkg.RemoteDesktopAdmin220 : 2.2.0.1660000.338
    May 27 14:40:36 tbo : RemoteDesktopClient220.mpkg : com.apple.mpkg.ARDClient : 2.2.0.1660000.0
    May 27 14:40:36 tbo : RemoteDesktopClient220.pkg : com.apple.pkg.RemoteDesktopClient220 : 2.2.0.1660000.338
    May 27 14:40:36 tbo : PantherSharing.pkg : com.apple.pkg.PantherSharing : 2.0.0.1660000.338
    May 27 14:40:36 tbo : RemoteDesktopRMDB733.pkg : com.apple.pkg.RemoteDesktopRMDB733 : 2.0.0.1660000.338
    May 27 14:40:36 tbo : =============================================================================== =
    May 27 14:40:36 tbo : It took 0.031255 seconds to summarize the package selections.
    May 27 14:40:36 tbo : Starting installation:
    May 27 14:40:36 tbo : Preparing volume "Macintosh HD" for installation
    May 27 14:40:36 tbo : Configuring volume "Macintosh HD"
    May 27 14:40:37 tbo : Preparing local booted disk
    May 27 14:40:37 tbo : Create temporary directory "/private/tmp/RemoteDesktop.mpkg.4601SJd5k"
    May 27 14:40:37 tbo : run preflight script for Apple Remote Desktop Admin Update
    May 27 14:40:36 tbo : PantherSharing.pkg : com.apple.pkg.PantherSharing : 2.0.0.1660000.338
    May 27 14:40:38 tbo : preflight[472]: /bin/mv /System/Library/PreferencePanes/SharingPref.prefPane /System/Library/PreferencePanes/SharingPref.tempSave
    May 27 14:40:38 tbo : preflight[482]: /bin/mv /System/Library/PreferencePanes/SharingPref.prefPane /System/Library/PreferencePanes/SharingPref.tempSave
    May 27 14:40:38 tbo : preflight[482]: mv: rename /System/Library/PreferencePanes/SharingPref.prefPane to /System/Library/PreferencePanes/SharingPref.tempSave/SharingPref.prefPane: No such file or directory
    May 27 14:40:38 tbo : run preflight script for Panther Sharing Preferences
    May 27 14:40:38 tbo : preflight[492]: /bin/mv /System/Library/PreferencePanes/SharingPref.prefPane /System/Library/PreferencePanes/SharingPref.tempSave
    May 27 14:40:38 tbo : preflight[492]: mv: rename /System/Library/PreferencePanes/SharingPref.prefPane to /System/Library/PreferencePanes/SharingPref.tempSave/SharingPref.prefPane: No such file or directory
    May 27 14:40:44 tbo : Processing Panther Sharing Preferences:
    May 27 14:40:47 tbo : It took 0.080088 seconds to run preflight script for Panther Sharing Preferences
    May 27 14:40:47 tbo : It took 0.681835 seconds to Install Panther Sharing Preferences: 20 elements
    May 27 14:40:47 tbo : It took 0.680004 seconds to unsuccessfully Install package Panther Sharing Preferences
    Jun 3 23:13:15 tbo : Panther Sharing Preferences Installation Log
    Jun 3 23:13:15 tbo : Opened from: /Library/Receipts/PantherSharing.pkg
    Jun 3 23:13:17 tbo : Distribution: Panther Sharing Preferences
    MacBook Pro 2.0 / 2GB RAM / 100GB HD, 7200 rpm   Mac OS X (10.4.7)  

  • I cannot open the general pane in system preferences. I get a message saying there is an error. Any suggestions

    I cannot open the general pane in system preferences. I get a message saying there is an error. Any suggestions?

    The first thing I would suggest is for you to go to the folder containing your catalog, using your system browser. There will be a folder that has the extension .lrdata. Delete that folder, and then try to start Lightroom. If that doesn't work, replace your catalog with your most recent backup.

  • I can't back up my iPhone4.  When was I syncing, My computer hang. I restart computer. Itune told me there is an error, delete the back up file and try again. But there are no back up file to delete in preference-device. Please help!

    I can't back up my iPhone4.  When was I syncing, My computer hang. I restart computer. Itune told me there is an error, delete the back up file and try again. But there are no back up file to delete in preference-device. Please help!

    Thank you for answering my question. If I reinstall itune, is it mean that I need to install music, apps, video...everything in itune again? also intall everything in my iphone again?

  • "There was an error loading the preference bundle for accessibility" it appears when i open my accessibility, that is why i cant use my assistive touch

    "There was an error loading the preference bundle for accessibility" it appears when i open my accessibility

    We had the same issue after applying the SP2 & August CU. we open the case with MSFT and get the same resolution as you mentioned.
    I blog about this issue and having the office reference.
    Later MSFT release the Hotfix for this on December 10, 2013 which i am 100% positive should be part of future CUs.
    So if you apply the April CU then you will be fine.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • FCP X version 10.1.1.  When Sharing to DVD I get the following alert " There was an error burning your discd.  Not enough Disk Space in Target Folder"  I have 700GB   free.  Where is this target folder located?  how can I fix this problem? not space prob

    Sharing to DVD I get the following alert " There was an error burning your disc.  Not enough Disk Space in Target Folder"  I have 700GB   free.  Where is this target folder located?  How can I fix this problem? This is definitely not a space problem. 
    Since starting with FCP X, there has been tons of issues, now that the product actually works with the exception above, makes it impossible to share the production.  Has Apple fixed this problem.  is there a knowledge base article on this?
    On another note, One reason I have not purchased support on FCP X is because you sold a product that never worked for almost an entire year or more.   Now I can finally finish my project,  I cannot share it.....Really.  This has to be fixed now, I am loosing money as I typed this.
    Regards,
    Rob Harris

    Just curious, why would repairing permissions, rebooting ( rebooted 2 times already today) or creating a new user possibly fix this.
    I cannot create a new user, that is way too much work.  I will repair permissions again,  I repaired permissions just a few days ago. Then I will reboot, login and turn off App Nap and rerun the Share DVD.
    There must be something seriously wrong with the OS if your are suggesting creating another user.   WOW!
    Rob H.

  • No Service" error on all sharing buttons - OS X Yosemite. Is there

    I am unable to share links etc. with Yosemite Safari.  "No Service" error on all sharing buttons - OS X Yosemite.
    I tried all of the buttons and pull down menus>
    Is there are workaround to this?
    Is Apple working on a bug fix?

    To Restore Share Options
    Open Macintosh HD > Applications > Utilities > Terminal > Copy and paste in the following:
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/Support/lsregister -kill -seed
    > Press Return > Close Terminal App.
    Hope that helps,
    Weston
    Supporting Article
    If sharing options and Markup are missing after you install OS X Yosemite

  • Preferences Error: Could not load Sharing preference pane.

    G'Day Folks,
    I'm getting a 'Preferences Error: Could not load Sharing preference pane.' when I try to launch "Sharing" from the System Preferences.
    Have rebuilt permissions etc.
    Was hoping the 10.5.1 update might fix it, but alas no.
    Any suggestions?
    Cheers!

    Now the plot thickens...
    I notice that the version number of my 'SharingPref.prefPane' file is 1.3.1 (dated late 2006). This is odd - since I installed Leopard initially as a clean install (drive erased and formatted before installing). I did experience some instabilities a few days after this clean install, so I then reinstalled, but the second installation was an 'Archive and Install'. I cant see how a file dated 2006 managed to get into the system.
    When I checked the 'Previous Systems' folder created by by the 'Archive and Install' process, the SharingPref.prefPane' file is version 3.0 (dated 27/09/07).
    So this seems to be indicating the possible problem - the 'new' SharingPref.prefPane' file is version 1.3.1 whilst the previous system is version 3.0.
    Is your version of the SharingPref.prefPane' file version 1.3.1 or 3.0?
    Bizarre. I'll investigate further. Any contributions or advice warmly welcomed!
    Can anyone share any light on this?

  • I am being asked for the password for my btinternet account however when I supply it I get a message saying there is an error in the internet accounts preference pane

    I am being asked for the password for my btinternet account however when I enter it I get a message saying there is an error in the internet accounts preference pane. How can I resolve this?

    BT have made some changes to their email services recently (http://bt.custhelp.com/app/answers/detail/a_id/44789/) so you may be having problems because of this. I was certainly having problems, although I don't think that they were exactly the same as yours, and resolved it by creating a new account called something new. If you haven't deleted any mail from the BT webmail, when you create a new account on your Mac, it will mirror everything on webmail as it is an IMAP account. Once you are happy that the new account is working properly and that you haven't lost any messages, you can delete the old account.

  • "There was an error in iCloud preferences." System Preferences effor

    I just did a clean install of 10.10 Yosemite.
    I migrated my user to the new, clean install.
    When I launch the system preferences, I can not open the iCloud preference pane.
    I get a pop up window saying "There was an error in iCloud preferences."
    I have google and searched for a fix. I found a couple of ideas, but none of them worked.
    Can somebody help me?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take the action that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

Maybe you are looking for

  • Why have all my desktop icons changed to PDF when I installed Reader?

    I just installed Adobe Reader, and all of my desktop icons have changed, and nothing will open.  How can I fix this?

  • SCCM 2012 R2 CU3 UPGRADE BROKE REMOTE ADMIN CONSOLE CONNECTIVITY

    I installed SCCM 2012 R2 CU3 on my site server but it broke a couple things. I've never had problems with SCCM upgrades before. The admin console works if you log into the site server and run it from there but not when you try it from anywhere else (

  • Upgrade to 10.1.2 audio ruined

    After an automatic upgrade to 10.1.2 the audio in my timeline has been ruined. It's OK in the original clip. Creating a new timeline and re entering the clips did not help.

  • Error with Allocation

    Hello SAP Gurus, I am getting an error while running this script, the error says Invalid when/endwhen. please advise. thanks. *XDIM_MEMBERSET TIME=2008.JAN,2009.JAN *XDIM_MEMBERSET P_ACCT=RENT *XDIM_MEMBERSET CATEGORY=PLAN,ACTUAL *XDIM_MEMBERSET ENTI

  • Does deleting photos remove them from my hard drive?

    I have just installed Photoshop Elements 6. iphoto then imported 1,172 thumbnails. Does this mean these pictures are taking up twice as much space as needed by being in the library and if I delete them will I delete them from the programme? thanks, J