"com.apple.dock.extra" & MBP Overheating

My MBP (17" Unibody, Early 2009, 2.66GHz Intel Core 2 Duo, 8 GB 1067 MHz DDR3, NVIDIA GF 9400M 256MB)  has always run very hot. According to smcFanControl, it runs at 65-75 degrees celsius normally, and 95-107 degrees when I burn dvds. I've heard countless opinions about what temps are normal and no two people say the same thing. My MBP has never shutdown due to overheating, so I have to assume it's fine.
Recently I installed Lion osx and have not found any improvements or upgrades that makes me think this OS is any better than Snow Leopard. Better yet, several developers say that Mountain Lion lacks any significant improvements over Lion. One article title said it best, "Apple Better Give Mountain Lion Away for Free!" I'll be holding out on the upgrade, and may be downgrading back to Snow Leopard. Currently I'm dealing with overheating issues, and not just when I'm converting and/or burning dvds. According to Activity Monitor, something called, "com.apple.dock.extra" and also something called "Calendar agent" keep popping up. The moment I quit these processes, the temp. of my MBP drops. Then they start-up again and the temp.goes back up. I deleted both files from their appropriate locations, and saved copies of them on my external drive just in case I needed to put them back.
Anybody know how to stop these processes for good w/o harming any system files? Could I ruin my MBP by erasing those two files? This serves me right, no doubt, but I can't remember where the "com.apple.dock.extra" Unix Executable File should be located if I needed to put it back. Can someone please give me the HD/System/Library/ . . . . . .etc. location? Now my MBP overheats the same way, but now the Finder.app appears to be the culprit according to Activity Monitor. What I mean is -  if I force quit Finder when my Mac get too hot, the fans slow down and the temperature of my MBP lowers to a reasonable level. When I say temperature I'm referring to the temp. displayed by smcFanControl.app. I have no idea what the difference is between: a) the temperature of the HD,  b) the CPU temp, c) the temp of "Heatsink B", d) the temp of "Enclosure Bottom", or e) the temp of "Northbridge 1." I thought I might mention that.

What do you have in the Dock? Any dynamic/animated icons (graphs, progress bars, etc.)?

Similar Messages

  • Using 'defaults delete' command with com.apple.dock

    I have been using the "defaults" command in my scripts to add an icon to a user's dock after a new application has been installed. But now, I'm having trouble trying to figure out how to remove an icon from the dock using the command line. For adding an icon, I use:
    defaults write com.apple.dock persistent-apps -array-add '<dict><key>tile-data</key><dict><key>file-data</key><dict>
    <key>_CFURLString</key><string>/Applications/NewApp/Program.app
    </string><key>_CFURLStringType</key><integer>0</integer>
    </dict></dict></dict>'
    (take out all the carriage returns and spaces. I had to put them in here for the line to show properly on the post)
    This works great for adding an icon. But, I cannot seem to write something similar using "defaults delete"
    Any help is appreciated.
    Thanks,
    -Steve
    PowerMac G5   Mac OS X (10.4.7)  

    Hi Steve,
       If it froze then the code isn't robust against problems. In this case the problem is the web. The command has four spaces in a row in two of the matches. However, the browser smashes that down into a single space. I never understood that aspect of HTML but I know about it and should have considered it. I will replace the spaces with capital Xs. If you replace the Xs with regular spaces, the command should work:
    defaults write com.apple.dock persistent-apps "$( defaults read com.apple.dock persistent-apps | awk 'BEGIN{ ARRAY = "("; ELEM = "" } /^XXXX{/{ while ( $0 !~ /^XXXX}/ ) { if ( ELEM == "" ){ ELEM = $0 } else { ELEM = ELEM "\n" $0 } if ( $0 ~ "_CFURLString\"" && $0 !~ /zzzz/ ){ FOUND = "true" } getline } ELEM = ELEM "\n" $0; if ( FOUND == "true" ){ ARRAY = ARRAY "\n" ELEM }; FOUND = "false"; ELEM = "" } END{ sub( /,[^\n]*$/, "", ARRAY); print ARRAY; print }' )"
    In some sense that is poor coding but in the default syntax of the "defaults" command, the only way to determine depth is by how far something is indented. It would have been far more robust to actually count the number of opening parentheses and keep track of the depth but that would have been more complex to code. If I have time, I'll look into changing that.
       I assume that the reason the command hung is that it went into an infinite loop. I've also added a carat, '^', in front of the first group of four spaces that will keep that from happening. When typed correctly the command works without it but now it will fail without going into an infinite loop.
    Gary
    ~~~~
       United Nations, New York, December 25. The peace and joy of the Christmas season was marred by a proclamation of a general strike of all the military forces of the world. Panic reigns in the hearts of all the patriots of every persuasion. Meanwhile, fears of universal disaster sank to an all-time low over the world.
          -- Isaac Asimov

  • My notes has crashed.  i made a guest account and it is fine there.  Here is the info on the crash screen.  Please help, Process:         Notes [377] Path:            /Applications/Notes.app/Contents/MacOS/Notes Identifier:      com.apple.Notes Version:

    My notes has crashed and here is the printout.  It works fine in a guest account I created.
    Please help
    Process:         Notes [377]
    Path:            /Applications/Notes.app/Contents/MacOS/Notes
    Identifier:      com.apple.Notes
    Version:         1.5 (107)
    Build Info:      Notes-107000000000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [186]
    User ID:         501
    Date/Time:       2013-08-18 22:07:25.392 -0700
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          8448 sec
    Crashes Since Last Report:           24
    Per-App Interval Since Last Report:  34 sec
    Per-App Crashes Since Last Report:   24
    Anonymous UUID:                      14E94F91-30E8-3221-31AA-EC9E86F52275
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: retain
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x000000010e6a2710 objc_msgSend_vtable13 + 16
    1   com.apple.CoreFoundation                0x000000010e8fd1de +[__NSArrayI __new:::] + 174
    2   com.apple.CoreFoundation                0x000000010e8694d3 -[NSArray initWithObjects:] + 707
    3   com.apple.WebKit                        0x000000010e425035 -[WebHTMLView(WebPrivate) _setAsideSubviews] + 133
    4   com.apple.WebKit                        0x000000010e4251eb -[WebHTMLView drawRect:] + 363
    5   com.apple.Notes                         0x000000010dbdcc04 0x10dbc4000 + 101380
    6   com.apple.AppKit                        0x000000010f7f7064 -[NSView _drawRect:clip:] + 4217
    7   com.apple.AppKit                        0x000000010f7f56c1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656
    8   com.apple.WebKit                        0x000000010e424f5b -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 267
    9   com.apple.AppKit                        0x000000010f7f5ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    10  com.apple.AppKit                        0x000000010f7f5ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    11  com.apple.AppKit                        0x000000010f7f5ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    12  com.apple.AppKit                        0x000000010f7f5ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    13  com.apple.AppKit                        0x000000010f7f36f2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 817
    14  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    15  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    16  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    17  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    18  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    19  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    20  com.apple.AppKit                        0x000000010f7f3143 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 314
    21  com.apple.AppKit                        0x000000010f7eed6d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
    22  com.apple.AppKit                        0x000000010f7b8c93 -[NSView displayIfNeeded] + 1830
    23  com.apple.AppKit                        0x000000010f731322 -[NSAnimationManager animationTimerFired:] + 2256
    24  com.apple.Foundation                    0x000000010ebad463 __NSFireTimer + 96
    25  com.apple.CoreFoundation                0x000000010e835804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    26  com.apple.CoreFoundation                0x000000010e83531d __CFRunLoopDoTimer + 557
    27  com.apple.CoreFoundation                0x000000010e81aad9 __CFRunLoopRun + 1529
    28  com.apple.CoreFoundation                0x000000010e81a0e2 CFRunLoopRunSpecific + 290
    29  com.apple.Foundation                    0x000000010ebd47ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    30  com.apple.Notes                         0x000000010dbe9d3e 0x10dbc4000 + 154942
    31  com.apple.Notes                         0x000000010dbe9b55 0x10dbc4000 + 154453
    32  com.apple.Notes                         0x000000010dbe9528 0x10dbc4000 + 152872
    33  com.apple.Notes                         0x000000010dbe9591 0x10dbc4000 + 152977
    34  com.apple.Notes                         0x000000010dbdc9e8 0x10dbc4000 + 100840
    35  com.apple.AppKit                        0x000000010f7f7064 -[NSView _drawRect:clip:] + 4217
    36  com.apple.AppKit                        0x000000010f7f56c1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656
    37  com.apple.WebKit                        0x000000010e424f5b -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 267
    38  com.apple.AppKit                        0x000000010f7f5ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    39  com.apple.AppKit                        0x000000010f7f5ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    40  com.apple.AppKit                        0x000000010f7f5ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    41  com.apple.AppKit                        0x000000010f7f5ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    42  com.apple.AppKit                        0x000000010f7f36f2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 817
    43  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    44  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    45  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    46  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    47  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    48  com.apple.AppKit                        0x000000010f7f4a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763
    49  com.apple.AppKit                        0x000000010f7f3143 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 314
    50  com.apple.AppKit                        0x000000010f7eed6d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
    51  com.apple.AppKit                        0x000000010f7b8c93 -[NSView displayIfNeeded] + 1830
    52  com.apple.AppKit                        0x000000010f7b81cc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
    53  com.apple.AppKit                        0x000000010fd83901 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke_01208 + 46
    54  com.apple.CoreFoundation                0x000000010e83f417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    55  com.apple.CoreFoundation                0x000000010e83f381 __CFRunLoopDoObservers + 369
    56  com.apple.CoreFoundation                0x000000010e81a7b8 __CFRunLoopRun + 728
    57  com.apple.CoreFoundation                0x000000010e81a0e2 CFRunLoopRunSpecific + 290
    58  com.apple.HIToolbox                     0x00000001113ceeb4 RunCurrentEventLoopInMode + 209
    59  com.apple.HIToolbox                     0x00000001113ceb94 ReceiveNextEventCommon + 166
    60  com.apple.HIToolbox                     0x00000001113ceae3 BlockUntilNextEventMatchingListInMode + 62
    61  com.apple.AppKit                        0x000000010f7b5533 _DPSNextEvent + 685
    62  com.apple.AppKit                        0x000000010f7b4df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    63  com.apple.AppKit                        0x000000010f7ac1a3 -[NSApplication run] + 517
    64  com.apple.AppKit                        0x000000010f750bd6 NSApplicationMain + 869
    65  libdyld.dylib                           0x0000000110a177e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000110bedd16 kevent + 10
    1   libdispatch.dylib                       0x00000001109e0dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00000001109e09ee _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x0000000110bed0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000110a7b023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x000000010eb6f589 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x000000010dd7b328 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x000000010dd9480e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x000000010dd94756 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 411
    6   com.apple.IMAP                          0x000000010dd84dc4 -[IMAPConnection separatorChar] + 116
    7   com.apple.IMAP                          0x000000010dd839e8 -[IMAPConnection _authenticateWithAuthenticator:] + 197
    8   com.apple.CoreMessage                   0x000000010dc5c295 -[Connection authenticate] + 598
    9   com.apple.IMAP                          0x000000010dd83830 -[IMAPConnection authenticate] + 66
    10  com.apple.Notes.framework               0x000000010df31cc7 -[NFIMAPAccountProxy connectAndAuthenticate:] + 963
    11  com.apple.Notes.framework               0x000000010df350e5 -[NFIMAPAccountProxy _recoverFromConnectionlessState] + 115
    12  com.apple.Notes.framework               0x000000010df34c8b -[NFIMAPAccountProxy checkOutGatewayForFolder:highPriority:needsCheckIn:] + 403
    13  com.apple.Notes.framework               0x000000010df3c891 -[NFIMAPFolderProxy synchronizeWithServer] + 318
    14  com.apple.Foundation                    0x000000010ebf29cf -[NSBlockOperation main] + 124
    15  com.apple.Foundation                    0x000000010ebc8926 -[__NSOperationInternal start] + 684
    16  com.apple.Foundation                    0x000000010ebd00f1 __block_global_6 + 129
    17  libdispatch.dylib                       0x00000001109e1f01 _dispatch_call_block_and_release + 15
    18  libdispatch.dylib                       0x00000001109de0b6 _dispatch_client_callout + 8
    19  libdispatch.dylib                       0x00000001109df1fa _dispatch_worker_thread2 + 304
    20  libsystem_c.dylib                       0x0000000110a78d0b _pthread_wqthread + 404
    21  libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x0000000110bed6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000110a78f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000110a78d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x0000000110bed6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000110a78f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000110a78d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x0000000110bed6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000110a78f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000110a78d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 6:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x0000000110bed0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000110a7b023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x000000010eb6f589 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x000000010dd7b328 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x000000010dd9480e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x000000010dd94756 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 411
    6   com.apple.IMAP                          0x000000010dd83039 -[IMAPConnection _fetchCapabilitiesIfNeeded] + 262
    7   com.apple.IMAP                          0x000000010dd82c30 -[IMAPConnection capabilities] + 33
    8   com.apple.IMAP                          0x000000010dd839d0 -[IMAPConnection _authenticateWithAuthenticator:] + 173
    9   com.apple.CoreMessage                   0x000000010dc5c295 -[Connection authenticate] + 598
    10  com.apple.IMAP                          0x000000010dd83830 -[IMAPConnection authenticate] + 66
    11  com.apple.Notes.framework               0x000000010df31cc7 -[NFIMAPAccountProxy connectAndAuthenticate:] + 963
    12  com.apple.Notes.framework               0x000000010df350e5 -[NFIMAPAccountProxy _recoverFromConnectionlessState] + 115
    13  com.apple.Notes.framework               0x000000010df34c8b -[NFIMAPAccountProxy checkOutGatewayForFolder:highPriority:needsCheckIn:] + 403
    14  com.apple.Notes.framework               0x000000010df3c891 -[NFIMAPFolderProxy synchronizeWithServer] + 318
    15  com.apple.Foundation                    0x000000010ebf29cf -[NSBlockOperation main] + 124
    16  com.apple.Foundation                    0x000000010ebc8926 -[__NSOperationInternal start] + 684
    17  com.apple.Foundation                    0x000000010ebd00f1 __block_global_6 + 129
    18  libdispatch.dylib                       0x00000001109e1f01 _dispatch_call_block_and_release + 15
    19  libdispatch.dylib                       0x00000001109de0b6 _dispatch_client_callout + 8
    20  libdispatch.dylib                       0x00000001109df1fa _dispatch_worker_thread2 + 304
    21  libsystem_c.dylib                       0x0000000110a78d0b _pthread_wqthread + 404
    22  libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x0000000110beb686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000110beac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x000000010e815233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x000000010e81a916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x000000010e81a0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x000000010ebd47ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x000000010eb6d1aa -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.CoreMessage                   0x000000010dc40d57 +[_NSSocket _runIOThread] + 77
    8   com.apple.Foundation                    0x000000010ebcf562 __NSThread__main__ + 1345
    9   libsystem_c.dylib                       0x0000000110a767a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x0000000110a631e1 thread_start + 13
    Thread 8:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x0000000110beb686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000110beac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x000000010e815233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x000000010e81a916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x000000010e81a0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x000000010dc400e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x000000010dc428cb -[_NSSocket readBytes:length:error:] + 161
    7   com.apple.CoreMessage                   0x000000010dc5ca7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76
    8   com.apple.CoreMessage                   0x000000010dc5c961 -[Connection _fillBuffer:] + 764
    9   com.apple.CoreMessage                   0x000000010dc5c4f3 -[Connection _readLineIntoData:error:] + 202
    10  com.apple.IMAP                          0x000000010dd82486 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.IMAP                          0x000000010dd88e14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112
    12  com.apple.IMAP                          0x000000010ddab428 -[IMAPResponse initWithConnection:error:] + 144
    13  com.apple.IMAP                          0x000000010dd8257a -[IMAPConnection _copyNextServerResponse:] + 55
    14  com.apple.IMAP                          0x000000010dd827eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551
    15  com.apple.IMAP                          0x000000010dd87a87 -[IMAPConnection _responseFromSendingOperation:] + 863
    16  com.apple.IMAP                          0x000000010dd84f8f -[IMAPConnection executeListOrLSub:] + 215
    17  com.apple.IMAP                          0x000000010dd765ae -[IMAPClientListOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x000000010dd819f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    19  com.apple.IMAP                          0x000000010dd94501 -[IMAPGateway _allowClientOperationThrough:] + 1237
    20  com.apple.IMAP                          0x000000010dd93fd4 -[IMAPGateway allowClientOperationThrough:] + 369
    21  com.apple.IMAP                          0x000000010dd78ae3 -[IMAPClientOperation main] + 84
    22  com.apple.Foundation                    0x000000010ebc8926 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x000000010ebd00f1 __block_global_6 + 129
    24  libdispatch.dylib                       0x00000001109e1f01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00000001109de0b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00000001109df1fa _dispatch_worker_thread2 + 304
    27  libsystem_c.dylib                       0x0000000110a78d0b _pthread_wqthread + 404
    28  libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x0000000110bed6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000110a78f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000110a78d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x0000000110bed6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000110a78f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000110a78d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x0000000110bed0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000110a7afe9 _pthread_cond_wait + 869
    2   com.apple.Foundation                    0x000000010eb70453 -[__NSOperationInternal waitUntilFinished] + 151
    3   com.apple.Notes                         0x000000010dbc9cf0 0x10dbc4000 + 23792
    4   com.apple.Foundation                    0x000000010ebf29cf -[NSBlockOperation main] + 124
    5   com.apple.Foundation                    0x000000010ebc8926 -[__NSOperationInternal start] + 684
    6   com.apple.Foundation                    0x000000010ec1c2a7 -[_NSCFURLProtocolBridgeWithTrampoline processEventQ] + 279
    7   com.apple.Foundation                    0x000000010ec1c8b8 -[_NSCFURLProtocolBridgeWithTrampoline pushEvent:from:] + 180
    8   com.apple.Foundation                    0x000000010ec1d0aa -[_NSCFURLProtocolBridge start] + 98
    9   com.apple.Foundation                    0x000000010ec1e09c _bridger + 65
    10  com.apple.CFNetwork                     0x0000000112384376 URLProtocol_Classic::_protocolInterface_startLoad(_CFCachedURLResponse const*) + 74
    11  com.apple.CFNetwork                     0x000000011232b589 ___private_ScheduleOriginLoad_block_invoke_0108 + 157
    12  com.apple.CFNetwork                     0x000000011232b4ba __withExistingProtocolAsync_block_invoke_0 + 28
    13  com.apple.CFNetwork                     0x00000001123caf3a __block_global_1 + 28
    14  com.apple.CoreFoundation                0x000000010e816154 CFArrayApplyFunction + 68
    15  com.apple.CFNetwork                     0x000000011232b2b4 RunloopBlockContext::perform() + 124
    16  com.apple.CFNetwork                     0x000000011232b18b MultiplexerSource::perform() + 221
    17  com.apple.CoreFoundation                0x000000010e7f7b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    18  com.apple.CoreFoundation                0x000000010e7f7455 __CFRunLoopDoSources0 + 245
    19  com.apple.CoreFoundation                0x000000010e81a7f5 __CFRunLoopRun + 789
    20  com.apple.CoreFoundation                0x000000010e81a0e2 CFRunLoopRunSpecific + 290
    21  com.apple.Foundation                    0x000000010eb71546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    22  com.apple.Foundation                    0x000000010ebcf562 __NSThread__main__ + 1345
    23  libsystem_c.dylib                       0x0000000110a767a2 _pthread_start + 327
    24  libsystem_c.dylib                       0x0000000110a631e1 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x0000000110bed322 __select + 10
    1   com.apple.CoreFoundation                0x000000010e859f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x0000000110a767a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x0000000110a631e1 thread_start + 13
    Thread 13:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x0000000110bed0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000110a7afe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00000001173cfb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00000001175f2bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000011760825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x0000000110a767a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x0000000110a631e1 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x0000000110bed0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000110a7afe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00000001175559d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00000001175558b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000011760825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x0000000110a767a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x0000000110a631e1 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x0000000110bed0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000110a7afe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00000001175559d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00000001175558b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000011760825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x0000000110a767a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x0000000110a631e1 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x0000000110bed0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000110a7afe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00000001175559d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00000001175558b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000011760825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x0000000110a767a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x0000000110a631e1 thread_start + 13
    Thread 17:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x0000000110beb686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000110beac42 mach_msg + 70
    2   com.apple.QuartzCore                    0x000000010f17f17b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore                    0x000000010f203dc6 thread_fun + 25
    4   libsystem_c.dylib                       0x0000000110a767a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x0000000110a631e1 thread_start + 13
    Thread 18:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x0000000110beb686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000110beac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x000000010e815233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x000000010e81a916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x000000010e81a0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x000000010dc400e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x000000010dc428cb -[_NSSocket readBytes:length:error:] + 161
    7   com.apple.CoreMessage                   0x000000010dc5ca7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76
    8   com.apple.CoreMessage                   0x000000010dc5c961 -[Connection _fillBuffer:] + 764
    9   com.apple.CoreMessage                   0x000000010dc5c4f3 -[Connection _readLineIntoData:error:] + 202
    10  com.apple.IMAP                          0x000000010dd82486 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.IMAP                          0x000000010dd88e14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112
    12  com.apple.IMAP                          0x000000010ddab428 -[IMAPResponse initWithConnection:error:] + 144
    13  com.apple.IMAP                          0x000000010dd8257a -[IMAPConnection _copyNextServerResponse:] + 55
    14  com.apple.IMAP                          0x000000010dd827eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551
    15  com.apple.IMAP                          0x000000010dd87a87 -[IMAPConnection _responseFromSendingOperation:] + 863
    16  com.apple.IMAP                          0x000000010dd8310b -[IMAPConnection executeCapability:] + 42
    17  com.apple.IMAP                          0x000000010dd79bc8 -[IMAPClientCapabilityOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x000000010dd819f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    19  com.apple.IMAP                          0x000000010dd94501 -[IMAPGateway _allowClientOperationThrough:] + 1237
    20  com.apple.IMAP                          0x000000010dd93fd4 -[IMAPGateway allowClientOperationThrough:] + 369
    21  com.apple.IMAP                          0x000000010dd78ae3 -[IMAPClientOperation main] + 84
    22  com.apple.Foundation                    0x000000010ebc8926 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x000000010ebd00f1 __block_global_6 + 129
    24  libdispatch.dylib                       0x00000001109e1f01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00000001109de0b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00000001109df1fa _dispatch_worker_thread2 + 304
    27  libsystem_c.dylib                       0x0000000110a78d0b _pthread_wqthread + 404
    28  libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x0000000110bed6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000110a78f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000110a78d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000110a631d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x3000000000000000  rbx: 0x00007f7ffe8b7390  rcx: 0x3000000000000000  rdx: 0x000000010ea1a180
      rdi: 0x00007f7ffd6b21d0  rsi: 0x000000010e9e5640  rbp: 0x00007fff52031600  rsp: 0x00007fff520315b8
       r8: 0x000000011aebaa00   r9: 0x000000010e9ff4d0  r10: 0x00007f7ffbc19d30  r11: 0x00007f7ffe8b7380
      r12: 0x0000000000000001  r13: 0x00007fff52031610  r14: 0x000000010ea14110  r15: 0x00007f7ffd6b21d0
      rip: 0x000000010e6a2710  rfl: 0x0000000000010246  cr2: 0x00007f7ffe8eb0af
    Logical CPU: 0
    Binary Images:
           0x10dbc4000 -        0x10dc07fff  com.apple.Notes (1.5 - 107) <69EAB705-A00B-3584-91C6-F532B94806F9> /Applications/Notes.app/Contents/MacOS/Notes
           0x10dc2d000 -        0x10dc2efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
           0x10dc3a000 -        0x10dc3afff  com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x10dc3e000 -        0x10dcf6fff  com.apple.CoreMessage (6.5 - 1508) <E05A89F9-46AB-310C-B147-8B1E89C5A565> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
           0x10dd71000 -        0x10ddd0fff  com.apple.IMAP (6.5 - 1508) <42C96BC0-5E8B-38CC-BA03-BE32A7115521> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
           0x10de10000 -        0x10de4afff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
           0x10de7f000 -        0x10deedff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10df1e000 -        0x10df60ff7  com.apple.Notes.framework (1.5 - 107) <A665344C-A62E-33EE-A0F3-66959EB4D12E> /System/Library/PrivateFrameworks/Notes.framework/Versions/A/Notes
           0x10df96000 -        0x10df96fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x10df99000 -        0x10e26aff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10e39e000 -        0x10e3d2fff  com.apple.securityinterface (6.0 - 55024.4) <FCF87CA0-CDC1-3F7C-AADA-2AC3FE4E97BD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x10e403000 -        0x10e403fff  SleepServices (1.46) <A49C34BF-A696-3266-BCC1-D0788853D626> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
           0x10e408000 -        0x10e40afff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
           0x10e40f000 -        0x10e59afff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x10e690000 -        0x10e691ff7  libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
           0x10e69b000 -        0x10e7b392f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
           0x10e7d3000 -        0x10e7d5fff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
           0x10e7da000 -        0x10e7dafff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x10e7de000 -        0x10e7e0fff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
           0x10e7e5000 -        0x10e9cfff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10eb33000 -        0x10eb33fff  com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x10eb39000 -        0x10ee98fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x10f0bb000 -        0x10f0bdfff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
           0x10f0c2000 -        0x10f270fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10f329000 -        0x10f55eff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10f660000 -        0x11028dfff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x110982000 -        0x110984fff  pwauxprop.so (387.2) <F29F2067-8A39-3BDC-B1CA-9FC7C3470675> /usr/lib/sasl2/pwauxprop.so
           0x110989000 -        0x11098efff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
           0x110993000 -        0x110995fff  smb_nt.so (169) <757409B3-32F6-3FA1-97A4-92FEEF9FD624> /usr/lib/sasl2/smb_nt.so
           0x11099a000 -        0x1109a8fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
           0x1109b5000 -        0x1109b5ff7  com.apple.SafariServices.framework (8536 - 8536.30.1) <2EB5365E-7D56-3283-89BB-AF6ED10F6D73> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x1109bb000 -        0x1109c0fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
           0x1109c8000 -        0x1109cffff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
           0x1109d6000 -        0x1109d6fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <89F59707-91A2-387B-9415-ABD5D92D1776> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x1109dc000 -        0x1109f1ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
           0x110a0a000 -        0x110a0bff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
           0x110a15000 -        0x110a18ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
           0x110a1f000 -        0x110a1ffff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
           0x110a25000 -        0x110a2dfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
           0x110a37000 -        0x110a3dfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
           0x110a45000 -        0x110a47fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
           0x110a4c000 -        0x110a4dfff  libodfde.dylib (18) <46A5538E-3719-3BE8-AD13-537930B4082C> /usr/lib/libodfde.dylib
           0x110a53000 -        0x110a54ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
           0x110a5a000 -        0x110a5bfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
           0x110a62000 -        0x110b2eff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
           0x110b77000 -        0x110b7fff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
           0x110b8b000 -        0x110bc1ff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
           0x110bdb000 -        0x110bf6ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
           0x110c09000 -        0x110c37ff7  libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
           0x110c46000 -        0x110c54ff7  libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
           0x110c66000 -        0x110c71fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
           0x110c81000 -        0x110c82ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
           0x110c8d000 -        0x110c8fff7  libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
           0x110c96000 -        0x110c9cff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
           0x110ca8000 -        0x110ccaff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
           0x110ce9000 -        0x110d38ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
           0x110d49000 -        0x110d95ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
           0x110db2000 -        0x110dd7ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
           0x110e0a000 -        0x110e72ff7  libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
           0x110ecb000 -        0x110f0eff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x110f46000 -        0x111098fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x111128000 -        0x111128ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x111132000 -        0x11119fff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x1111dc000 -        0x1112fcfff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x11136f000 -        0x11169ffff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x1117fa000 -        0x111804fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x11180e000 -        0x111810fff  com.apple.Notes.webplugin (1.5 - 107) <F7192C71-204F-312E-94F1-50E701287E91> /Applications/Notes.app/Contents/PlugIns/Notes.webplugin/Contents/MacOS/Notes
           0x111815000 -        0x111a15fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
           0x111abb000 -        0x111bb8ff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
           0x111bf1000 -        0x111c03ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
           0x111c09000 -        0x111c0aff7  ATSHI.dylib (341.1) <6852B534-7542-338A-903F-26615745901F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x111c0f000 -        0x111cd4ff7  com.apple.coreui (2.0 - 181.1) <7C4196D5-79E8-3557-963B-71F494DC9B04> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x111d4a000 -        0x111dadff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x111dd4000 -        0x111ddafff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x111de8000 -        0x111de9fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
           0x111def000 -        0x111e05fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x111e15000 -        0x111e3cff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x111e5f000 -        0x111e76fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x111e87000 -        0x111e96fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x111ea0000 -        0x111f72ff7  com.apple.CoreText (260.0 - 275.16) <990F3C7D-EEF1-33C4-99D6-8E81C96ED3E3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x111fd9000 -        0x1120f2fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x112151000 -        0x11222bfff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x1122ae000 -        0x112423ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x1124e7000 -        0x112538ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x11256d000 -        0x11258eff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
           0x11259e000 -        0x1125a2ff7  com.apple.TCC (1.0 - 1) <76A86876-2280-3849-8478-450E1A8C0E01> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x1125ac000 -        0x112615fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
           0x112681000 -        0x112694ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
           0x1126a0000 -        0x11279dfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
           0x1127b8000 -        0x1127c7ff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
           0x1127d3000 -        0x1127d7fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
           0x1127e1000 -        0x1127e1fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
           0x1127e5000 -        0x1127f2fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
           0x1127fc000 -        0x112b13ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x112b92000 -        0x112c13fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x112c6d000 -        0x112d13ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x112d7a000 -        0x112e07ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x112e4e000 -        0x112eadfff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x112eda000 -        0x112f8bfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x112fe4000 -        0x113015ff7  com.apple.DictionaryServices (1.2 - 184.4) <2EC80C71-263E-3D63-B461-6351C876C50D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x11303b000 -        0x113042fff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x113049000 -        0x113057ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
           0x113061000 -        0x11306eff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x113080000 -        0x113097fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x1130b3000 -        0x1130defff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
           0x1130ee000 -        0x113115fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x113136000 -        0x1131d4ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x113208000 -        0x113b984af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x113ca0000 -        0x113d20ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <AFDC05E6-F842-33D9-9379-81DF26E510CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x113d52000 -        0x113e0fff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x113e55000 -        0x113eabfff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x113ee1000 -        0x113ef4ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x113f08000 -        0x113f62fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x113f96000 -        0x113fd5ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/Ap

    Here goes:
    Hardware Information:
              MacBook Pro (Retina, 13-inch, Early 2013)
              MacBook Pro - model: MacBookPro10,2
              1 3 GHz Intel Core i7 CPU: 2 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 768 MB
    System Software:
              OS X 10.8.4 (12E55) - Uptime: 0 days 1:25:41
    Disk Information:
              APPLE SSD SM512E disk0 : (500.28 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 499.42 GB (458.41 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Microsoft Microsoft® Nano Transceiver v2.0
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. FaceTime HD Camera (Built-in)
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
    Launch Agents:
    User Launch Agents:
    User Login Items:
              iTunesHelper
    3rd Party Preference Panes:
              Flash Player
              Java
    Internet Plug-ins:
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
              Silverlight.plugin
              SlingPlayer.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Top Processes by CPU:
                   2%          WindowServer
                   1%          EtreCheck
                   1%          fontd
                   1%          Mail
                   0%          Safari
                   0%          ManagedClient
                   0%          WebProcess
                   0%          SystemUIServer
                   0%          System Events
                   0%          configd
    Top Processes by Memory:
              352 MB             Finder
              319 MB             WebProcess
              213 MB             Mail
              213 MB             Safari
              164 MB             WindowServer
              115 MB             Dock
              106 MB             Messages
              66 MB              mds
              57 MB              SystemUIServer
              49 MB              com.apple.dock.extra
    Virtual Memory Statistics
              3.96 GB            Free RAM
              2.18 GB            Active RAM
              256 MB             Inactive RAM
              1.60 GB            Wired RAM
              198 MB             Page-ins
              0 B                Page-outs

  • Coreservicesd crash (com.apple.LaunchServices) screws up most running apps

    I've been seeing crashes in the coreservicesd process that screw up most running apps and force me to restart the entire machine. When this happens, the Dock disappears and then reappears showing no running apps. The menu bar also gets stuck on a single app, even when I try to switch to another window with the mouse. The symptoms are very similar to those described at http://discussions.apple.com/thread/3289125, but I am on a MacBook Air running Lion 10.7.1.
    Here's what gets logged to the system console:
    10/6/11 7:56:46.697 PM ReportCrash: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    10/6/11 7:56:47.363 PM com.apple.launchd: (com.apple.coreservicesd[25]) Job appears to have crashed: Segmentation fault: 11
    10/6/11 7:56:47.552 PM ReportCrash: Saved crash report for coreservicesd[25] version ??? (???) to /Library/Logs/DiagnosticReports/coreservicesd_2011-10-06-195647_localhost.crash
    10/6/11 7:56:47.941 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:47.941 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:47.941 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:47.941 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:47.941 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:47.941 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:50.715 PM Dock: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:50.715 PM Dock: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:50.950 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:50.950 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:50.950 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:50.950 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:50.950 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:50.950 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:52.571 PM com.apple.launchd.peruser.501: (com.apple.Dock.agent[136]) Job appears to have crashed: Segmentation fault: 11
    10/6/11 7:56:52.794 PM ReportCrash: Saved crash report for Dock[136] version ??? (???) to /Users/jnorris/Library/Logs/DiagnosticReports/Dock_2011-10-06-195652_jnorris-air.crash
    10/6/11 7:56:52.832 PM Dock: _RegisterApplication(), FAILED TO REGISTER PROCESS WITH CPS/CoreGraphics in WindowServer, err=-50
    10/6/11 7:56:52.832 PM com.apple.Dock.agent: _RegisterApplication(), FAILED TO REGISTER PROCESS WITH CPS/CoreGraphics in WindowServer, err=-50
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:52.949 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:53.134 PM com.apple.Dock.agent: Dock: could not register for notifications from CPS
    10/6/11 7:56:53.134 PM com.apple.Dock.agent: Error registering cmd-tab key, 1010
    10/6/11 7:56:53.134 PM com.apple.Dock.agent: Error registering cmd-shift-tab key, 1010
    10/6/11 7:56:53.458 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    10/6/11 7:56:53.458 PM com.apple.dock.extra: 2011-10-06 19:56:53.457 com.apple.dock.extra[16850:1707] Could not connect the action buttonPressed: to target of class NSApplication
    10/6/11 7:56:53.459 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    10/6/11 7:56:53.460 PM com.apple.dock.extra: 2011-10-06 19:56:53.458 com.apple.dock.extra[16850:1707] Could not connect the action buttonPressed: to target of class NSApplication
    10/6/11 7:56:53.460 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    10/6/11 7:56:53.461 PM com.apple.dock.extra: 2011-10-06 19:56:53.459 com.apple.dock.extra[16850:1707] Could not connect the action buttonPressed: to target of class NSApplication
    10/6/11 7:56:53.461 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    10/6/11 7:56:53.462 PM com.apple.dock.extra: 2011-10-06 19:56:53.460 com.apple.dock.extra[16850:1707] Could not connect the action buttonPressed: to target of class NSApplication
    10/6/11 7:56:53.948 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:53.948 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:53.948 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:53.948 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:53.948 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:56:53.948 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:56:54.000 PM kernel: tuntap: select. which: 1
    10/6/11 7:56:54.000 PM kernel: tuntap: select: waiting
    10/6/11 7:56:54.000 PM kernel: tuntap: select. which: 1
    10/6/11 7:56:54.000 PM kernel: tuntap: select: waiting
    10/6/11 7:56:55.502 PM [0x0-0x7dc7dc].com.adiumX.adiumX: ** (process:95844): CRITICAL **: purple_notify_close_with_handle: assertion `handle != NULL' failed
    10/6/11 7:56:55.502 PM [0x0-0x7dc7dc].com.adiumX.adiumX: ** (process:95844): CRITICAL **: purple_request_close_with_handle: assertion `handle != NULL' failed
    10/6/11 7:56:56.000 PM kernel: tuntap: select. which: 1
    10/6/11 7:56:56.000 PM kernel: tuntap: select: waiting
    10/6/11 7:57:04.000 PM kernel: tuntap: select. which: 1
    10/6/11 7:57:04.000 PM kernel: tuntap: select: waiting
    10/6/11 7:57:04.000 PM kernel: tuntap: select. which: 1
    10/6/11 7:57:04.000 PM kernel: tuntap: select: waiting
    10/6/11 7:57:06.000 PM kernel: tuntap: select. which: 1
    10/6/11 7:57:06.000 PM kernel: tuntap: select: waiting
    10/6/11 7:57:11.790 PM GrowlHelperApp: WARNING: Could not register connection for GrowlApplicationBridgePathway
    10/6/11 7:57:11.916 PM GrowlHelperApp: WARNING: could not register GrowlNotificationCenter for interprocess access
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:11.956 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:11.957 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:11.957 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:11.957 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:11.957 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:11.957 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:11.957 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:12.000 PM kernel: mtmd (map: 0xffffff800bfa2910) triggered DYLD shared region unnest for map: 0xffffff800bfa2910, region 0x7fff83e00000->0x7fff84000000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    10/6/11 7:57:12.972 PM com.apple.launchd: (com.apple.mtmd[91292]) Job appears to have crashed: Segmentation fault: 11
    10/6/11 7:57:13.081 PM ReportCrash: Saved crash report for mtmd[91292] version ??? (???) to /Library/Logs/DiagnosticReports/mtmd_2011-10-06-195713_localhost.crash
    10/6/11 7:57:13.947 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:13.947 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:13.947 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:13.947 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:13.948 PM Activity Monitor: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:13.948 PM Activity Monitor: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    10/6/11 7:57:14.000 PM kernel: nspace-handler-set-snapshot-time: 1317956235
    10/6/11 7:57:14.000 PM kernel: tuntap: select. which: 1
    10/6/11 7:57:14.000 PM kernel: tuntap: select: waiting
    10/6/11 7:57:14.000 PM kernel: tuntap: select. which: 1
    10/6/11 7:57:14.000 PM kernel: tuntap: select: waiting
    10/6/11 7:57:14.722 PM loginwindow: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1  vers=0, we are 10600000. sessionID=0x186a5
    10/6/11 7:57:14.723 PM loginwindow: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it.
    And here's what gets saved to the crash report:
    Process:         coreservicesd [25]
    Path:            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/coreservicesd
    Identifier:      coreservicesd
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2011-10-06 19:56:46.460 -0700
    OS Version:      Mac OS X 10.7.1 (11B2118)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000000c
    External Modification Warnings:
    Process used task_for_pid().
    VM Regions Near 0xc:
    -->
        __TEXT                 000000010ff69000-000000010ff6a000 [    4K] r-x/rwx SM=COW  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/coreservicesd
    Application Specific Information:
    objc[25]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.LaunchServices           0x00007fff862419b4 LSServerSideSharedMemory::Lock() + 16
    1   com.apple.LaunchServices           0x00007fff8624185b LSSession::ApplicationListChanged() + 33
    2   com.apple.LaunchServices           0x00007fff86241828 LSSession::AddToApplicationList(LSApplication*) + 80
    3   com.apple.LaunchServices           0x00007fff86241336 LSApplication::LSApplication(LSSession*, __LSASN const*, __CFDictionary*, unsigned int) + 1026
    4   com.apple.LaunchServices           0x00007fff8624095e LSApplication::CreateProcess(LSSession*, __CFDictionary*, __LSASN const*, __CFDictionary const*, unsigned int) + 690
    5   com.apple.LaunchServices           0x00007fff86240107 LSSession::RegisterApplication(__CFDictionary const*, unsigned int, __CFDictionary const**) + 563
    6   com.apple.LaunchServices           0x00007fff8623fa92 _LSServerRegisterApplication + 321
    7   com.apple.LaunchServices           0x00007fff8623f8f2 _XRegisterApplication + 474
    8   com.apple.LaunchServices           0x00007fff8623223b LSAPlugin_server + 146
    9   com.apple.CoreServices.CarbonCore     0x00007fff8aa62b16 scHandleMessage(mach_msg_header_t*, unsigned int (*)(mach_msg_header_t*, mach_msg_header_t*), unsigned int*, unsigned char*) + 107
    10  com.apple.CoreServices.CarbonCore     0x00007fff8aa63421 SCServerSession::handleMessage(mach_msg_header_t*) + 161
    11  com.apple.CoreServices.CarbonCore     0x00007fff8aa62a2b _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 1395
    12  com.apple.CoreFoundation           0x00007fff83f2c9a2 __CFMachPortPerform + 386
    13  com.apple.CoreFoundation           0x00007fff83f2c80c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44
    14  com.apple.CoreFoundation           0x00007fff83f2c53b __CFRunLoopDoSource1 + 155
    15  com.apple.CoreFoundation           0x00007fff83f62cb7 __CFRunLoopRun + 1895
    16  com.apple.CoreFoundation           0x00007fff83f62216 CFRunLoopRunSpecific + 230
    17  com.apple.CoreFoundation           0x00007fff83f71f2f CFRunLoopRun + 95
    18  com.apple.CoreServices.CarbonCore     0x00007fff8aaf9095 _CoreServicesServerMain + 747
    19  coreservicesd                      0x000000010ff69e98 0x10ff69000 + 3736
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x00007fff88ca27e6 kevent + 10
    1   libdispatch.dylib                  0x00007fff8d2d260e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                  0x00007fff8d2d119e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib             0x00007fff88ca1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8adc9274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff8aa6a410 fmodWatchConsumer + 332
    3   libsystem_c.dylib                  0x00007fff8adc58bf _pthread_start + 335
    4   libsystem_c.dylib                  0x00007fff8adc8b75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib             0x00007fff88ca2af2 read + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff8aa6aab7 fmodWatchProducer + 515
    2   libsystem_c.dylib                  0x00007fff8adc58bf _pthread_start + 335
    3   libsystem_c.dylib                  0x00007fff8adc8b75 thread_start + 13
    Thread 4:
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fa0ce846ef8  rbx: 0x00007fa0ce823d80  rcx: 0x00007fa0ce846d40  rdx: 0x0000000000000000
      rdi: 0x00007fa0ce823d80  rsi: 0x00007fa0ce846ed0  rbp: 0x00007fff6fb67550  rsp: 0x00007fff6fb67540
       r8: 0x0000000000000010   r9: 0x000000000000046e  r10: 0x0000000000000000  r11: 0x00000000667a9a62
      r12: 0x00007fa0ce847078  r13: 0x00007fa0ce847088  r14: 0x00007fa0ce846c10  r15: 0x00007fa0cbd8ef34
      rip: 0x00007fff862419b4  rfl: 0x0000000000010202  cr2: 0x000000000000000c
    Logical CPU: 2
    Binary Images:
           0x10ff69000 -        0x10ff69fff  coreservicesd (??? - ???) <7B5481B6-7C53-307D-BF32-4DDF06AB7B59> /System/Library/CoreServices/coreservicesd
        0x7fff6fb69000 -     0x7fff6fb9dac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff83793000 -     0x7fff837d2fff  com.apple.AE (527.6 - 527.6) <0D555071-91EA-35DD-85A0-18AA62DC52F1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff838d6000 -     0x7fff83921ff7  com.apple.SystemConfiguration (1.11.1 - 1.11)  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff83922000 -     0x7fff83a85fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <31F0F360-6BF6-370A-A512-26EF5F02CE4E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff83abb000 -     0x7fff83af7fff  libsystem_info.dylib (??? - ???)  /usr/lib/system/libsystem_info.dylib
        0x7fff83c90000 -     0x7fff83d03fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff83d94000 -     0x7fff83d94fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff83d95000 -     0x7fff83dc0ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff83f2a000 -     0x7fff840fdff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff840fe000 -     0x7fff843d5fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff843db000 -     0x7fff843dcfff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff84429000 -     0x7fff8442aff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0)  /usr/lib/system/libremovefile.dylib
        0x7fff846b0000 -     0x7fff846b7fff  com.apple.NetFS (4.0 - 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff846dc000 -     0x7fff846e1fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
        0x7fff84837000 -     0x7fff8484efff  com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff84cf7000 -     0x7fff84dd7fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <5F448C73-671F-3541-B50B-68BAD256357D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff84e3f000 -     0x7fff85151fff  com.apple.Foundation (6.7 - 833.1) <1602C934-3D31-382B-AEBA-1F37EF1929EE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff85173000 -     0x7fff85275ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0)  /usr/lib/libxml2.2.dylib
        0x7fff861e6000 -     0x7fff861eafff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0)  /usr/lib/system/libmathCommon.A.dylib
        0x7fff86231000 -     0x7fff862d0fff  com.apple.LaunchServices (480.19 - 480.19) <3D4577D6-11C4-3EAE-9717-3493716E666D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff86b46000 -     0x7fff86b47fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff87d87000 -     0x7fff87d8efff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
        0x7fff87d96000 -     0x7fff87d9efff  libsystem_dnssd.dylib (??? - ???) <1FA8F861-9D0D-33D2-939F-5BD382718B97> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff87d9f000 -     0x7fff87da4fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0)  /usr/lib/libpam.2.dylib
        0x7fff88094000 -     0x7fff880e2ff7  libauto.dylib (??? - ???) <76E69813-D857-3885-A67D-7B459ED41CB0> /usr/lib/libauto.dylib
        0x7fff8813e000 -     0x7fff881c0fff  com.apple.Metadata (10.7.0 - 627.9)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff881c1000 -     0x7fff882c4fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0)  /usr/lib/libsqlite3.dylib
        0x7fff882d2000 -     0x7fff882e0ff7  libkxld.dylib (??? - ???)  /usr/lib/system/libkxld.dylib
        0x7fff88a36000 -     0x7fff88aa0fff  com.apple.framework.IOKit (2.0 - ???) <17181E34-343F-3374-A2EA-BA4D81A9AC72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88b2b000 -     0x7fff88b35ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0)  /usr/lib/system/liblaunch.dylib
        0x7fff88c8b000 -     0x7fff88cabfff  libsystem_kernel.dylib (1699.23.2 - compatibility 1.0.0) <55377210-60A0-3F33-9D45-B2D19AA91859> /usr/lib/system/libsystem_kernel.dylib
        0x7fff890d7000 -     0x7fff890ddfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
        0x7fff89138000 -     0x7fff89146fff  com.apple.NetAuth (1.0 - 3.0)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89147000 -     0x7fff89159ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8961a000 -     0x7fff8965cff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0)  /usr/lib/system/libcommonCrypto.dylib
        0x7fff89b52000 -     0x7fff89b58ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff89e44000 -     0x7fff89e45fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
        0x7fff89e46000 -     0x7fff89f52fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <217FC1A0-3E85-3575-A351-0000BA78C9CE> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a2f3000 -     0x7fff8a2f5fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0)  /usr/lib/system/libquarantine.dylib
        0x7fff8a825000 -     0x7fff8a82afff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8a8ee000 -     0x7fff8a8fafff  com.apple.DirectoryService.Framework (10.7 - 144) <144E1FAF-3AA9-3C57-BE74-73270E3231DA> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff8a909000 -     0x7fff8a9eddef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0)  /usr/lib/libobjc.A.dylib
        0x7fff8a9ee000 -     0x7fff8aa17fff  com.apple.CoreServicesInternal (113.7 - 113.7) <7E4F0C51-B7DA-3A8D-B621-CCC238E516AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff8aa5d000 -     0x7fff8ad76fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <62220C6A-F1AE-36BF-A20A-B401201E3AC8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff8ad77000 -     0x7fff8ae54fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0)  /usr/lib/system/libsystem_c.dylib
        0x7fff8ae59000 -     0x7fff8aef3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <625D3453-549D-35F4-AF0D-DDA78BCE043D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff8b97d000 -     0x7fff8b97ffff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff8ba32000 -     0x7fff8ba4eff7  com.apple.GenerationalStorage (1.0 - 124)  /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff8ba52000 -     0x7fff8ba53ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c135000 -     0x7fff8c135fff  com.apple.CoreServices (53 - 53) <97E086D0-20B4-3BB4-BEE2-04EE5700D55B> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8c1ce000 -     0x7fff8c1d3ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8c356000 -     0x7fff8c373ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <1FEBB79D-8537-38A4-882D-1E2AE212CD31> /usr/lib/system/libxpc.dylib
        0x7fff8d04e000 -     0x7fff8d04ffff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
        0x7fff8d070000 -     0x7fff8d0e0fff  com.apple.datadetectorscore (3.0 - 179.3) <3500BF7F-31FE-378D-A819-3E88B54E69F3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff8d0e1000 -     0x7fff8d0ecff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8d0f8000 -     0x7fff8d0fcfff  libdyld.dylib (195.5.0 - compatibility 1.0.0)  /usr/lib/system/libdyld.dylib
        0x7fff8d17f000 -     0x7fff8d191ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8d2cf000 -     0x7fff8d2ddfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff8d319000 -     0x7fff8d51bfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff8d9b6000 -     0x7fff8d9b7fff  liblangid.dylib (??? - ???)  /usr/lib/liblangid.dylib
        0x7fff8d9b8000 -     0x7fff8d9e7fff  com.apple.DictionaryServices (1.2 - 158) <19E1C699-F2E5-3134-A81B-5B299B5DBE42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff8f2be000 -     0x7fff8f2c4fff  com.apple.DiskArbitration (2.4 - 2.4)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8f4e3000 -     0x7fff8f4ecfff  libnotify.dylib (80.0.0 - compatibility 1.0.0)  /usr/lib/system/libnotify.dylib
        0x7fff8f91c000 -     0x7fff8f991ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0)  /usr/lib/libc++.1.dylib
        0x7fff8fdea000 -     0x7fff8fdfdff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
        0x7fff8fdfe000 -     0x7fff8fe2bfe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0)  /usr/lib/libSystem.B.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 14
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 53048
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 54923
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=74.3M resident=32.9M(44%) swapped_out_or_unallocated=41.4M(56%)
    Writable regions: Total=103.0M written=6860K(7%) resident=26.9M(26%) swapped_out=28.3M(27%) unallocated=76.1M(74%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CoreServices                       13.6M
    MALLOC                             46.5M
    MALLOC guard page                    48K
    Mach message                          8K
    Memory tag=240                        4K
    Memory tag=241                     1572K
    Memory tag=242                       12K
    Memory tag=243                       16K
    Memory tag=249                      796K
    Memory tag=251                      496K
    STACK GUARD                        56.0M
    Stack                              9756K
    Stack (reserved)                    520K        reserved VM address space (unallocated)
    VM_ALLOCATE                        1908K
    __DATA                             2996K
    __LINKEDIT                         47.1M
    __TEXT                             27.2M
    __UNICODE                           544K
    mapped file                        15.6M
    shared memory                      35.7M
    ===========                      =======
    TOTAL                             260.0M
    TOTAL, minus reserved VM space    259.5M
    Other info from System Information:
    Hardware Overview:
      Model Name:          MacBook Air
      Model Identifier:          MacBookAir4,2
      Processor Name:          Intel Core i7
      Processor Speed:          1.8 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache (per Core):          256 KB
      L3 Cache:          4 MB
      Memory:          4 GB
      Boot ROM Version:          MBA41.0077.B08
      SMC Version (system):          1.73f63
      Serial Number (system):          C02G43KQDJWR
      Hardware UUID:          40CE2884-F114-5399-AAA9-7D3DC56AAA15
    System Software Overview:
      System Version:          Mac OS X 10.7.1 (11B2118)
      Kernel Version:          Darwin 11.0.1
      Boot Volume:          Macintosh HD
      Boot Mode:          Normal
      Computer Name:          jnorris-air
      User Name:          James Norris (jnorris)
      Secure Virtual Memory:          Enabled
      64-bit Kernel and Extensions:          Yes
      Time since boot:          2:00

    Reinstall Lion and then the 10.7.1 update.

  • Having problems since latest 10.5.7 update: com.apple.doc "Bus error"

    Hello,
    Since this morning, after installing the latest Mac OS updates, my Mac has been really slow, and the dock never appears. My console messages keep printing the following message:
    com.apple.launchd[83] ([0x0-0x18a18a].com.apple.dock[929]) Exited abnormally: Bus error
    and the system log keeps printing the following related massages:
    May 18 20:20:38 nachobike ReportCrash[947]: Formulating crash report for process Dock[945]
    May 18 20:20:38 nachobike ReportCrash[947]: Saved crashreport to /Users/<username>/Library/Logs/CrashReporter/Dock2009-05-18-202037nachobike.crash using uid: 501 gid: 501, euid: 501 egid: 501
    Does anyone know what might be causing this, and how I can fix it?
    Thanks!

    Since the problem is with the OS and not just the user account -
    I'd download the Apple Combo Update from here:
    http://support.apple.com/downloads/MacOS_X_10_5_7_ComboUpdate and after run it again. No change?
    Then
    Reinstall Mac OS using "Archive and Install" method which doesn't affect your user account: http://support.apple.com/kb/HT1545 - Preserve User and Network Settings
    Then, after repairing permissions
    Run the combo update again.
    Repair Permissions 1 last time.

  • Cp: com.apple.finder.plist: No such file or directory

    Hello,
    As the title suggest, I'm having a problem with cp.
    As the matter of fact, com.apple.finder.plist is inside the preferences folder but why "No such file or directory"?
    The-Universe:~ LS$ cp com.apple.finder.plist com.apple.dock.plist.bak
    cp: com.apple.finder.plist: No such file or directory
    I learnt this command-line form the "Mac OS X Server Introduction to Command-Line Administration Version 10.6 Snow Leopard", pg 38.
    Thanks!
    Cheers.

    I would suggest having a backup of your whole disk, and particularly of any critical files, before proceeding here.
    The the documentation is assuming that you're defaulted into the expected directory, and the path to the plist directory is discussed in the immediately previous section of the manual you're working with. If you're logged into the user you want to edit, the plist files are here: ~/Library/Preferences/
    So some of the bash-level commands that can be used here (and that you will want to understand) follow:
    ls ~/Library/Preferences/
    ls -alR ~/Library/Preferences/
    cd ~/Library/Preferences/
    ls
    ls com.apple.finder.plist
    cp com.apple.finder.plist com.apple.dock.plist.bak
    The specific error here appears to be that the default directory is not in the expected directory. That's what cp has indicated; that there's no file with the specified filename here. The current directory is what the pwd and cd commands will work with, too. See +man pwd+ and +man cd+ for details.
    The Unix layer is comparatively unforgiving, and it's easy to corrupt a disk with an errant command. And the manual you're reading isn't going to explain what are the basics of the Unix file system organization and the bash shell; that's assumed knowledge for that manual, and outside the scope of what that manual is going to be documenting. Do have a backup of your disk, and of your critical data.

  • Mac OS X: Is there something like com.apple.eawt to set dock icon?

    Hi,
    I want to set the dock icon of my application in Mac OS X.
    I have expected that it can just be set with the stage.getIcons().add("icon") because that's the way how it works in Windows 7.
    After I googled, I found that it can be done with a library: com.apple.eawt.
    There are also other thing like bouncing icon in the dock:
    http://stackoverflow.com/questions/15079783/how-to-make-my-app-icon-bounce-in-the-mac-dock
    I would have guessed, that stage.toFront() would make it bounce, because in Windows 7 that method makes the application blink in the task bar (it's quite similar).
    I'd like to see an API for things like that in JavaFX. Is there already a feature request?

    Well ok, and what about some other methods?
    I need to get the user's attention.
    For Windows 7 I can use toFront() method.
    For Mac I need this library, right?!
    I think a feature request for something like javafx.application.Application#requestUserAttention() would be fine, no?
    And I think stage.getIcons().add("icon") should also set the dock icon for Mac.

  • My MBP doesn't have com.apple.PhotoBooth.plist

    My Photobooth is acting up. It's a bit blurry looking. If I open iChat and look ath the webcam from there, it looks great.

    sherrrrilyn wrote: ... My MBP doesn't have com.apple.PhotoBooth.plist
    If there is no PhotoBooth.plist currently in your User / Library / Preferences folder, quit Photo Booth (if it is open) and re-launch it.  A new PhotoBooth.plist will be created automatically by the Photo Booth app unless your software is damaged or has been modified somehow.
    If you do not already know, the Library Folder is hidden OS X Lion. Use the <option> Key and the Finder > Go menu command to access the hidden folder as instructed here: http://support.apple.com/kb/PH4567
    sherrrrilyn wrote:
    My Photobooth is acting up. It's a bit blurry looking... iChat ... looks great.
    (1)  Be sure you are testing Photo Booth in bright light.  Using brighter light for iChat
          might make its pictures look better than Photo Booth.
    (2) If more light does not help, be sure you haven't applied a Photo Booth effect
         that is causing the blur.
    Launch Photo Booth, click the "Effects" button, and then click the center ("Normal") choice before you take a new test picture.
    (3) If your Photo Booth test picture is still blurry, you may need to
         repair your Photo Booth app.
    Use your Mac's Disk Utility to repair permissions and then download and apply the latest Lion Combo Update: http://support.apple.com/kb/DL1524
    Repair permissions again immediately following the system restart that completes the Combo update.
    Properly applying the Combo version of updates can sometimes correct software problems.
    (4) If properly applying the latest available Combo Update doesn't fix Photo Booth,
         reinstall OS X.
    Reinstalling Lion will reinstall all its component apps, including Photo Booth.  If you need help reinstalling, see this article: http://support.apple.com/kb/PH3878
    Message was edited by: EZ Jim
    Mac OSX 10.7.4

  • MBP 2011 running crashing; com.apple.launchd[1] (org.samba.nmbd): Throttling respawn: Will start in 10 seconds repeats in Console.

    Hello,
    When i bought my MBP in Mid-2011 I found my Mac to be a little unstable but because I was new to MacOS I thought that perhaps it was just me.  I have carried on now for over a year, two machine formats plus an upgrade to Lion (from Snow leopard) and I'm still having problems. 
    I keep seeing;
    Jul  5 11:03:12 tixylix com.apple.launchd[1] (org.samba.nmbd[1426]): posix_spawn("/opt/local/sbin/nmbd", ...): No such file or directory
    Jul  5 11:03:12 tixylix com.apple.launchd[1] (org.samba.nmbd[1426]): Exited with code: 1
    Jul  5 11:03:12 tixylix com.apple.launchd[1] (org.samba.nmbd): Throttling respawn: Will start in 10 seconds
    Scrolling in my Console logs, could this be something to do with the cause of my problems?
    Should I take it to my local Apple store and let them have a look?
    Many thanks in advance.
    James

    Ok - trying to help myself a little here and understand MacOS logs, I see in the console, under 'opendirectoryd.log';
    2012-07-05 08:54:40.544 BST - opendirectoryd (build 172.13) launched...
    2012-07-05 08:54:40.546 BST - Logging level limit changed to 'error'
    2012-07-05 08:54:40.572 BST - Initialize trigger support
    2012-07-05 08:54:40.574 BST - Registered node with name '/Active Directory' as hidden
    2012-07-05 08:54:40.574 BST - Registered node with name '/Configure' as hidden
    2012-07-05 08:54:40.575 BST - Discovered configuration for node name '/Contacts' at path '/Library/Preferences/OpenDirectory/Configurations//Contacts.plist'
    2012-07-05 08:54:40.575 BST - Registered node with name '/Contacts'
    2012-07-05 08:54:40.576 BST - Registered node with name '/LDAPv3' as hidden
    2012-07-05 08:54:40.579 BST - Registered node with name '/Local' as hidden
    2012-07-05 08:54:40.580 BST - Registered node with name '/NIS' as hidden
    2012-07-05 08:54:40.581 BST - Discovered configuration for node name '/Search' at path '/Library/Preferences/OpenDirectory/Configurations//Search.plist'
    2012-07-05 08:54:40.581 BST - Registered node with name '/Search'
    2012-07-05 08:54:40.584 BST - Discovered configuration for node name '/LDAPv3/localhost' at path '/Library/Preferences/OpenDirectory/Configurations/LDAPv3/localhost.plist'
    2012-07-05 08:54:40.584 BST - Registered subnode with name '/LDAPv3/localhost'
    2012-07-05 08:54:40.588 BST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/legacy.bundle'
    2012-07-05 08:54:40.594 BST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/search.bundle'
    2012-07-05 08:54:41.598 BST - '/Search' has registered, loading additional services
    2012-07-05 08:54:41.598 BST - Initialize augmentation support
    2012-07-05 08:54:41.606 BST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/SystemCache.bundle'
    2012-07-05 08:54:41.611 BST - Successfully registered for Kernel identity service requests
    2012-07-05 08:54:41.617 BST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/PlistFile.bundle'
    2012-07-05 08:54:41.620 BST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/FDESupport.bundle'
    2012-07-05 08:54:41.671 BST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/ConfigurationProfiles.bundle'
    2012-07-05 08:54:41.672 BST - Registered subnode with name '/Local/Default'
    2012-07-05 08:54:41.680 BST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/ldap.bundle'
    2012-07-05 08:54:41.691 BST - Loaded bundle at path '/System/Library/OpenDirectory/Modules/AppleODClient.bundle'
    2012-07-05 08:56:14.571 BST - failed to retrieve password for credential
    2012-07-05 08:56:19.581 BST - failed to retrieve password for credential
    2012-07-05 08:56:29.593 BST - failed to retrieve password for credential
    2012-07-05 08:56:34.579 BST - failed to retrieve password for credential
    2012-07-05 08:56:39.589 BST - failed to retrieve password for credential
    2012-07-05 08:56:49.601 BST - failed to retrieve password for credential
    2012-07-05 08:57:04.610 BST - failed to retrieve password for credential
    2012-07-05 08:57:24.621 BST - failed to retrieve password for credential
    2012-07-05 08:57:49.626 BST - failed to retrieve password for credential
    This reapeats everyday all day every 30 seconds. :*(

  • Open iTunes this show on dock "com.apple.medialibraryservice.xpc"

    When I open iTunes, this error will show on my dock "com.apple.medialibraryservice.xpc"
    Anyone know how to fix it?
    My macbook pro running on 10.9.3
    iTunes 11.2.2

    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 try the action that you're having trouble with again. 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.

  • Help + Opinions: MBP Overheating + Testing. Inconclusive.

    Hey guys,
    So I've been reading for the last two days about the MBP overheating and there seems to be significant descrpencies from user to user. Some users swear that their MBP never gets over 60˚C (all temperatures below will be shown in ˚C) and others swear that their normal operating temperature even while browsing the internet is 75˚C +. Nonetheless, over the last few months I've noticed that my MBP is running very hot and w/ in the last two weeks I have seen it actually shut down due to temperature at 3 times. I live 2,000km from the nearest Apple Store (China) so unfortunately, at least for a while, Genuis support is out of the question. It's become quite an issue because my a professional photographer who generally has PS3 and LR3 open at the same time, which didn't use to be a problem
    I'd very much appreciate some educated and thoughtful input into this subject and see what you guys would suggest to maybe alleviate the problem
    Conditions
    - MBP elevated about 1 inch attached to 21 inch monitor
    - About 2 months ago I upgraded to Snow Leopard - didn't notice this issue right away but the upgrade is noteworthy
    - Notice constant temperatures between 65˚C and 85˚C while only browsing the internet, being the same under both testing conditions - averaging closer to 70˚C
    - My fans hardly ever go below 6200rpm - annoying and bad.
    - The MBP is 13 months old
    - I absolutely cannot play any graphic intensive game for more than 10 minutes w/o a forced thermal shutdown... sad.
    - Already reset crm(sp?)/fan controls and the PRAM - helped a little under idle conditions.
    - All OpenGL support in PS3 is turned off
    Test #1 - "Better Battery Life"
    - I took two sets of readings on these tests: The Computer temps + Processes, both w/o load and under load
    - I let the computer idle for about 5 minutes before taking any readings
    - Notice the temps while having one document open in PS
    - Fan on max, 6200RPM most of time, bottoms out around 4200 RPM once the CPU drops to around 59˚C
    http://brianhirschy.com/mbp/mbpnhigh.jpg
    Test #2 - "Higher Performance"
    - I took two sets of readings on these tests: The Computer temps + Processes, both w/o load and under load
    - I let the computer idle for about 5 minutes before taking any readings[/
    - Notice the temps while having one document open in PS
    - GPU Diode seems to be 15-20 degrees HOTTER while everything else remains the same
    - Fan on max, 6200RPM all the time, no matter the temp
    http://brianhirschy.com/mbp/mbphigh.jpg
    Strange Conclusion
    If feels as if the computer actually runs cooler and faster under the "Better Battery Life" option. I feel that the GPU Diode is actually heating the computer more than necessary esp. in non-graphic intense situations. I'm tempted to run the computer under the "Better Battery Life" vs "Higher Performance" option. Strange conclusion, I know.
    General Questions
    +- Aside from the issue at hand, how would it be possible to see better performance under a 'lower performance' setting - ie, better battery life.+
    +- I'm finding it very difficult on the internet to see if this is w/ in the range of normal operating temps+
    +- What does the 'Higher Performance' option in Sys Pref -> Power Mang. actually do? Seems to just prime the GPU+
    +- Is it entirely possible that I'm just NOT going to be able to game on this rig due to overheating? Seems like that's an issue.+
    +- Have other users noticed that the fans just simply don't turn off when on "Higher Performance" setting?+
    Nonetheless, if you've gotten this far, I appreciate your time and thanks for reading through this. I know there are many threads on this issue, but none are conclusive and most don't provide any supporting evidence to suggest there is a heat issue. As an experienced MR forum user, I wouldn't be rehashing an old issue if there wasn't a reason for it.
    Thanks again,
    Brian

    If feels as if the computer actually runs cooler and faster under the "Better Battery Life" option.
    It does run cooler. The Better Battery Life setting invokes the lower-powered GPU, which uses less power and generates less heat. Faster? Not likely — but under many conditions and workloads it won't be any slower.
    I'm tempted to run the computer under the "Better Battery Life" vs "Higher Performance" option.
    Go ahead. You may find that your workflow doesn't suffer perceptibly or at all.
    Three things that can cause your machine to work extra hard and generate lots of extra heat are inadequate RAM, an overly full hard drive, and a runaway process hogging CPU cycles without your knowledge. If you don't have at least 4GB of RAM, upgrade to 4, 6, or 8GB: the more the better for your purposes. If your hard drive is more than 80% full, you need a bigger one, given your photo applications' demand for scratch disk space. To make sure you don't have something running in the background that's jacking your computer's temperature up, follow the procedure described in this article:
    http://support.apple.com/kb/TS1473
    If you have USB external hard drives connected most or all of the time, switch to FireWire drives. USB imposes an extra processing load on your CPU that FireWire does not.
    Finally, if you are running your machine in clamshell mode (with its display closed), open the display. It will cool itself more efficiently that way.

  • Mail Can't Open & com.apple.internetaccount process hogging 100% CPU

    Desperately seeking answers after Mavericks install..
    My mail crashed and now won't open at all. I've tried most (if not all) the suggestions posted by others.  Haven't tried deleting and reinstalling mail yet, as this will be my last resort since I have a work account in it that is not on IMAP.
    And another troubling issue is my macbook's fan is going crazy and feels like its overheating.
    Looking at "Activity Monitor" I see a process "com.apple.internetaccounts" that is taking 100% CPU and 1.6GB of memory!!
    No idea what this process is and can't seem to quit it.
    PLEASE HELP!!! Thanks in advance
    Using EtreCheck, pls see below report:
    Hardware Information:
              MacBook Air (13-inch, Mid 2012)
              MacBook Air - model: MacBookAir5,2
              1 1.8 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 0:11:45
    Disk Information:
              APPLE SSD SM256E disk0 : (251 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 250.14 GB (59.72 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
              [loaded] com.paragon.NTFS.trial.plist
              [loaded] com.paragon.NTFS.upd.plist
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.adobe.SwitchBoard.plist
              [loaded] com.microsoft.office.licensing.helper.plist
              [loaded] net.sourceforge.MonolingualHelper.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.hp.messagecenter.launcher.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.df0ab5bbe6f698196fcc21e3c1e66dcb758bd911f4d637272d9d8109.plist
              [loaded] com.google.keystone.agent.plist
    User Login Items:
              None
    3rd Party Preference Panes:
              Flash Player
              Language Aid
              MagicPrefs
              Paragon NTFS for Mac ® OS X
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              CMBSecurity.plugin
              Default Browser.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              JavaAppletPlugin.plugin
              nplastpass.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
              aliedit.plugin
              Google Earth Web Plug-in.plugin
              QQMail.plugin
              QQMail.plugin
              txftn.plugin
              RealPlayer Plugin.plugin
              txftn.plugin
    Bad Fonts:
              None
    Top Processes by CPU:
                 100%          com.apple.internetaccounts
                   4%          WindowServer
                   4%          com.apple.WebKit.WebContent
                   2%          EtreCheck
                   1%          Safari
                   1%          Activity Monitor
                   0%          fontd
                   0%          hidd
                   0%          sysmond
                   0%          aosnotifyd
    Top Processes by Memory:
              1.62 GB            com.apple.internetaccounts
              180 MB             com.apple.IconServicesAgent
              143 MB             com.apple.WebKit.WebContent
              111 MB             Safari
              49 MB              Dock
              45 MB              WindowServer
              37 MB              mds_stores
              37 MB              Activity Monitor
              33 MB              Finder
              25 MB              com.apple.WebKit.Networking
    Virtual Memory Statistics
              35 MB              Free RAM
              1.51 GB            Active RAM
              1.48 GB            Inactive RAM
              587 MB             Wired RAM
              252 MB             Page-ins
              840 KB             Page-outs

    @Drewli77 yup that's it. When Mail opened I chose Google/Gmail and let Mail set the account up for me.
    Before doing that I had noticed com.apple.internetaccounts hogging the CPU. I went into System Preferences > Internet Accounts, waited 10 minutes for the spinning ball to stop, then deleted the Google account in there. There was only one Google account in there, despite the fact that I have four Google accounts set up in Mac Mail. Anyway this one account seemed to be what was slowing down that preference pane. After deleting Accounts.plist I re-added my accounts in Mail, which added them to the Internet Accounts preference pane, but now that preference pane (and Mail) open just fine without hogging resources.
    What annoys me is the fact that hitting Delete on a message sends it to Trash, which in Mavericks corresponds to Gmail's Trash, meaning it gets purged every month (regardless of the setting you choose in Mac Mail). I've been using Option-Delete to Archive it, but I wish I could just use Delete for that, since I always Archive and rarely Trash messages. I would set another folder to be used for Trash, but sadly, all of the options under Mailbox > "Use this mailbox for" are greyed out.

  • Slow boot - com.apple.afpstat-qfa[271]) Job failed to exec

    Hi,
    I have a Macbook Pro Retina. All has been working fine since I first got the MBP, but now I have a 30 second delay in booting each time.
    Looking in the log I see this:
    16/08/2012 10:07:05.284 CalendarAgent[245]: Property list invalid for format: 100 (property lists cannot contain objects of type 'CFSet')
    16/08/2012 10:07:05.798 NetUpdate[91]: Launch background checker (Post reboot: 0)
    16/08/2012 10:07:25.244 com.apple.launchd.peruser.501[170]: (com.apple.afpstat-qfa[271]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    16/08/2012 10:07:25.244 com.apple.launchd.peruser.501[170]: (com.apple.afpstat-qfa[271]) Job failed to exec(3) for weird reason: 2
    16/08/2012 10:07:26.317 appleprofilepolicyd[286]: appleprofilepolicyd: profiling drivers not loaded, loading
    Every time there is a delay in boot I see a gap in the boot sequence log just before the error message in red above.
    Does anyone have any idea a) what this is doing; and b) what might be causing the problem?
    I have tried repairing permissions etc. but that didn't solve it.
    Thanks
    Darren.

    I'm going to answer your question in more detail than you probably want, because it's somewhat important and I want to make a record.
    The job referenced by those log messages is started when a user logs in, and the per-user launchd(8) process loads the following file:
    /System/Library/LaunchAgents/com.apple.afpstat.plist
    The file instructs launchd to invoke an executable at the path /usr/local/bin/afpstat. Although the syntax is correct, the executable doesn't exist. Even the directory doesn't exist, by default. I've searched all the Apple installer receipts in ML, and none of them refers to that file.
    So what has happened here is that some extra pieces were inserted into ML during development, for debugging purposes no doubt. When the time came for release, the executable was removed, but the developer who removed it forgot to remove the corresponding launchd item. Every ML installation has it, and every one is being delayed during boot when it fails.
    The solution to this problem is to delete the file that the Apple developer forgot to delete. In the Finder, select Go ▹ Go to Folder... from the menu bar, copy the text outlined above into the box that opens, and press return. A folder will open with the item selected. Move the selected item to the Trash, then empty. You'll be prompted for your login password.
    Edit: On my Macs, although the same error is logged, it doesn't seem to be causing a delay of more than one second, so deleting the bogus LaunchAgent may not have a noticeable effect.

  • HT2404 ilife didnt come on my retina mbp. how do i get it

    ilife didnt come on my retina mbp. how do i get it

    Then the system you bought was NOT NEW. It was used and returned and then Lion loaded back on it. The iLife Apps are not part of the OS.
    Open the Mac App Store Link in your Dock and go to the Purchases area. Create an Apple ID if you don't already have one. Also Register that Mac on the Apple Support website.
    https://register.apple.com/cgi-bin/WebObjects/GlobaliReg.woa
    The iLife apps should show in the purchases area and have a Install button to the right of them.
    EDIT:
    Or Take it back to where you bought it, Return if for a Full Refund under the Apple 14 day No Questions Asked Return Policy and then buy one that is NEW.

  • MBP overheating, fan control apps not working

    Hi, everyone.
    I know there are tons of threads out there about MBPs overheating. I've read most of them, but I couldn't find one with my specific problem, so I'm posting.
    I have a 13" unibody MBP I got in late 2009, running OSX 10.6.8. It has been reaching high temperatures (70+ degrees celsius) for about half a year. I installed smcFanControl and have been running my fan at high speed (6000+ rpm) consistently. It's noisy but it keeps my laptop cool, so I don't mind.
    A couple of days ago my fan started making awful whining noises. I figured something was obstructing the blades, since my laptop does get pretty dusty in the places I use it. I'm planning to open it up and clean it out (with compressed air) once I get the time, because I figure it must be pretty dirty inside.
    Now I have another problem, though. smcFanControl has stopped working: even though I set the fans to run at 6000+ rpm as usual, they are only running at at most 2000 rpm. I tried another app (Fan Control) and it doesn't work either. It's like the fan system management has stopped responding to the apps, or to the temperature of the laptop.
    This means my laptop is getting frighteningly hot. It's reached 93 degrees celsius about fifteen minutes ago. Right now I'm not doing anything but typing this, I don't have any programs but Chrome and a word editor open in the background, and it's at 78.2 degrees celsius…but the fan is still running at only 811 rpm. I can't get it to go any higher with my fan control apps. I can barely feel the exhaust coming out of the back. Here's a screenshot: http://i.imgur.com/5nTBq.png
    Is it possible this problem could be caused by a dusty fan, something obstructing the fan, obstructing the cooling passages in the laptop, etc? If so, will cleaning the laptop fix it? I don't know what else to do.
    Thanks in advance for any advice.

    The Apple Store genius bar will clean it for free. Since you got it in late 2009, it's about that time to get your fan checked out.

Maybe you are looking for

  • "JavaScript Error encountered while loading HTML"

    Hi, I have been trying to embed a google map on a InDesign CC page, NO LUCK YET. I spoke several Adobe InDesign help line people, unfortunately they couldn't solve it. Here is the problem: I tried with different versions 1- version) I copy of a map c

  • Database Polling in Jdev

    Hi, I have created BPEL process that continuously polling on View present on database at certain interval. here i am using logical delete operation while polling for new or changed records so that will update certrain field on table. but my view has

  • PDF viewing problem in iBooks app

    After I sync-ed a pdf document to iBooks app for viewing in my ipad, I found the text have some overlappings.... It was strange. But the thing is: it looks normal on the preview in my macbook pro. Please advise me how to solve this issue, thanks.

  • Rounding at the time of finance posting

    Dear All , Our client requirement round the amount at the of FI posting . Means they do not want rounding at the item level but at the time of updating customer debit entry and credit entry to revenue account . Points will be definately rewarded for

  • Parameters in report URL

    Hi, I'm using Oracle10g Forms Services and reports are called from the forms using WEB.SHOW_DOCUMENT built-in. When the report is shown in the IE, all the parameters list, including the connection string to the database, come in the URL being visible