From: Mike on 24 Mar 2010 16:38 Afternoon, I have a new mac mini with Snow Leopard (10.6.2), fully patched and configured. This box sees my local nets, nfs mounts, OpenLDAP, etc, and seems to work fine for local accounts (root). I can ssh(1) into this box using a domain account (samba NT4 PDC, v3.3.3) and this seems to work just fine. When I log onto the head of the mac mini using a domain account, that still works over ssh(1), I get logged in but very quickly (moments) nothing will start. Terminal crashes, safari will not launch, after terminal crashes it will not relaunch. I can't even log out. I must ssh(1) using the same account, sudo to root, then 'shutdown -r now' to get the box to start again. The ldap queries are working ok both when I ssh(1) in and do a 'ls -l /home' I see the right resolved user names coming from OpenLDAP. When I log into the console I see my home directory (/home/$USER) with the right files, etc. The NFS mounts (/home) come from a Fedora Core 5 linux box. I'm not trying to use the mac mini as a server. I'm trying to get it to work as an orderly component of my internal network. What is going on here and how do I fix the situation? I have this same problem with an iMac 27" running Snow Leopard (10.6.2), so I don't think this is hardware related. Mike
From: Jolly Roger on 24 Mar 2010 16:44 In article <hodt7j$rrm$1(a)news.eternal-september.org>, Mike <mikee(a)mac.com> wrote: > Afternoon, > > I have a new mac mini with Snow Leopard (10.6.2), fully patched and > configured. This box sees my local nets, nfs mounts, OpenLDAP, etc, and > seems to work fine for local accounts (root). I can ssh(1) into this > box using a domain account (samba NT4 PDC, v3.3.3) and this seems to > work just fine. When I log onto the head of the mac mini using a domain > account, that still works over ssh(1), I get logged in but very quickly > (moments) nothing will start. Terminal crashes, safari will not launch, > after terminal crashes it will not relaunch. > > I can't even log out. > > I must ssh(1) using the same account, sudo to root, then 'shutdown -r now' > to get the box to start again. > > The ldap queries are working ok both when I ssh(1) in and do a 'ls -l > /home' I see the right resolved user names coming from OpenLDAP. When I > log into the console I see my home directory (/home/$USER) with the right > files, etc. The NFS mounts (/home) come from a Fedora Core 5 linux box. > > I'm not trying to use the mac mini as a server. I'm trying to get it to > work as an orderly component of my internal network. > > What is going on here and how do I fix the situation? I have this same > problem with an iMac 27" running Snow Leopard (10.6.2), so I don't think > this is hardware related. And what appears in the /var/log/system.log? .. .. .. Viewing Crash, Console, and System Logs 1. Open /Applications/Utilities/Console. 2. From the Console menu bar, select File > View System Log. Typically, you must be logged into an administrator account to view the system log. Note that you cannot use the Console application to view the system log from a non-administrative account. Instead, do this: 1. Open a terminal window. 2. Enter the command (where admin is the short name of an administrator account) su admin 3. Supply the password to the admin account when prompted. 4. Enter the command: cat /var/log/system.log If you enter these commands correctly, the system log will be displayed in the terminal window. 3. From the Console menu bar, select File > View Console Log. The system log will usually give you an indication as to what is causing startup issues. The console log can show issues you experience after you are logged into your user account. If a particular application is crashing, you may find a crash log in /Library/Logs/CrashReporter/ or /Users/you/Library/Logs/CrashReporter/. (Feel free to post *relevant portions* of the logs here if you need help understanding them. We'll be glad to take a look and tell you what we see.) -- Send responses to the relevant news group rather than email to me. E-mail sent to this address may be devoured by my very hungry SPAM filter. Due to Google's refusal to prevent spammers from posting messages through their servers, I often ignore posts from Google Groups. Use a real news client if you want me to see your posts. JR
From: Mike on 24 Mar 2010 17:12 On 2010-03-24, Jolly Roger <jollyroger(a)pobox.com> wrote: > In article <hodt7j$rrm$1(a)news.eternal-september.org>, > Mike <mikee(a)mac.com> wrote: > >> Afternoon, >> >> I have a new mac mini with Snow Leopard (10.6.2), fully patched and >> configured. This box sees my local nets, nfs mounts, OpenLDAP, etc, and >> seems to work fine for local accounts (root). I can ssh(1) into this >> box using a domain account (samba NT4 PDC, v3.3.3) and this seems to >> work just fine. When I log onto the head of the mac mini using a domain >> account, that still works over ssh(1), I get logged in but very quickly >> (moments) nothing will start. Terminal crashes, safari will not launch, >> after terminal crashes it will not relaunch. >> >> I can't even log out. >> >> I must ssh(1) using the same account, sudo to root, then 'shutdown -r now' >> to get the box to start again. >> >> The ldap queries are working ok both when I ssh(1) in and do a 'ls -l >> /home' I see the right resolved user names coming from OpenLDAP. When I >> log into the console I see my home directory (/home/$USER) with the right >> files, etc. The NFS mounts (/home) come from a Fedora Core 5 linux box. >> >> I'm not trying to use the mac mini as a server. I'm trying to get it to >> work as an orderly component of my internal network. >> >> What is going on here and how do I fix the situation? I have this same >> problem with an iMac 27" running Snow Leopard (10.6.2), so I don't think >> this is hardware related. > > And what appears in the /var/log/system.log? > > . > . > . > > Viewing Crash, Console, and System Logs > > 1. Open /Applications/Utilities/Console. > > 2. From the Console menu bar, select File > View System Log. Typically, > you must be logged into an administrator account to view the system log. > > Note that you cannot use the Console application to view the system log > from a non-administrative account. Instead, do this: > > 1. Open a terminal window. > 2. Enter the command (where admin is the short name of an administrator > account) > su admin > 3. Supply the password to the admin account when prompted. > 4. Enter the command: > cat /var/log/system.log > > If you enter these commands correctly, the system log will be displayed > in the terminal window. > > 3. From the Console menu bar, select File > View Console Log. > > The system log will usually give you an indication as to what is causing > startup issues. The console log can show issues you experience after you > are logged into your user account. > > If a particular application is crashing, you may find a crash log in > /Library/Logs/CrashReporter/ or /Users/you/Library/Logs/CrashReporter/. > > (Feel free to post *relevant portions* of the logs here if you need help > understanding them. We'll be glad to take a look and tell you what we > see.) > Thanks. I don't know where to look in a mac for errors (yet). I logged in with a domain account (mine) at 16:01. The mac mini was back up by 16:03. I couldn't even start Terminal this time. These files have long lines. Does this make sense to you? I know unix quite well, but not mac's free bsd. Mike /var/log/system.log: Mar 24 16:00:33 zola SecurityAgent[77]: NSSecureTextFieldCell detected a field editor ((null)) that is not a NSTextView subclass designed to work with the cell. Ignoring... Mar 24 16:00:34 zola loginwindow[33]: Login Window - Returned from Security Agent Mar 24 16:00:34 zola loginwindow[33]: USER_PROCESS: 33 console Mar 24 16:00:34 zola com.apple.launchd.peruser.0[140] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self Mar 24 16:00:37 zola ServerScanner[235]: Not scanning because node /LDAPv3/ldaphost.pointwise.com is in searchPath Mar 24 16:00:37 zola com.apple.launchd.peruser.0[140] (com.apple.Kerberos.renew.plist[238]): Exited with exit code: 1 Mar 24 16:01:43 zola loginwindow[33]: DEAD_PROCESS: 33 console Mar 24 16:01:43 zola loginwindow[33]: CGSShutdownServerConnections: Detaching application from window server Mar 24 16:01:43 zola com.apple.loginwindow[33]: Wed Mar 24 16:01:43 zola.pointwise.com loginwindow[33] <Warning>: CGSShutdownServerConnections: Detaching application from window server Mar 24 16:01:43 zola com.apple.loginwindow[33]: Wed Mar 24 16:01:43 zola.pointwise.com loginwindow[33] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. Mar 24 16:01:43 zola com.apple.loginwindow[33]: Wed Mar 24 16:01:43 zola.pointwise.com loginwindow[33] <Warning>: CGSDisplayServerShutdown: Detaching display subsystem from window server Mar 24 16:01:43 zola loginwindow[33]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. Mar 24 16:01:43 zola loginwindow[33]: CGSDisplayServerShutdown: Detaching display subsystem from window server Mar 24 16:01:43 zola /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[265]: Login Window Application Started Mar 24 16:01:44 zola loginwindow[265]: Login Window Started Security Agent Mar 24 16:01:44 zola WindowServer[266]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. Mar 24 16:01:44 zola com.apple.WindowServer[266]: Wed Mar 24 16:01:44 zola.pointwise.com WindowServer[266] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. Mar 24 16:01:48 zola SecurityAgent[274]: NSSecureTextFieldCell detected a field editor ((null)) that is not a NSTextView subclass designed to work with the cell. Ignoring... Mar 24 16:01:49 zola loginwindow[265]: Login Window - Returned from Security Agent Mar 24 16:01:49 zola loginwindow[265]: USER_PROCESS: 265 console Mar 24 16:01:49 zola com.apple.launchd.peruser.1032[112] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self Mar 24 16:01:50 zola sandboxd[295]: portmap(293) deny network-outbound /private/var/tmp/launchd/sock Mar 24 16:01:50 zola mds[32]: (Warning) FMW: event:1 had an arg mismatch. ac:2 am:51 Mar 24 16:01:50 zola com.apple.launchd.peruser.1032[112] (com.apple.Kerberos.renew.plist[303]): Exited with exit code: 1 Mar 24 16:01:50 zola ServerScanner[300]: Not scanning because node /LDAPv3/ldaphost.pointwise.com is in searchPath Mar 24 16:01:51 zola mds[32]: (Warning) FMW: event:3 had an arg mismatch. ac:2 am:51 Mar 24 16:01:51 zola loginwindow[265]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola mds[32]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola coreaudiod[73]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Support/fontworker[289]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd[276]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd[288]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola com.apple.launchd[1] (com.apple.coreservicesd[54]): Job appears to have crashed: Segmentation fault Mar 24 16:01:51 zola com.apple.audio.coreaudiod[73]: coreaudiod: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Support/fontworker[277]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola loginwindow[265]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker[257]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker[258]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola com.apple.ReportCrash.Root[309]: 2010-03-24 16:01:51.921 ReportCrash[309:2903] Saved crash report for coreservicesd[54] version ??? (???) to /Library/Logs/DiagnosticReports/coreservicesd_2010-03-24-160151_localhost.crash Mar 24 16:01:51 zola /usr/libexec/UserEventAgent[299]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:51 zola /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[283]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:52: --- last message repeated 1 time --- Mar 24 16:01:52 zola /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[284]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:56: --- last message repeated 2 times --- Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:56 zola /usr/libexec/UserEventAgent[299]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:01:58: --- last message repeated 1 time --- Mar 24 16:01:58 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:58 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:58 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:58 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:58 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:58 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:58 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:01:58 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:01:58 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:00 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:01 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:04 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:05 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:06 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:08 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:09 zola Dock[282]: DockUtilCreateImageFromIcon: PlotIconRefInContext failed -2582 Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:09 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:15 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:15 zola /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock[282]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:15 zola /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[284]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:15 zola /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[284]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:17 zola loginwindow[265]: CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior. Mar 24 16:02:18 zola loginwindow[265]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:18 zola loginwindow[265]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:18 zola loginwindow[265]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:18 zola loginwindow[265]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:18 zola /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[284]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:18 zola /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[284]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:18 zola /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[284]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:18 zola /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[284]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:18 zola /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[284]: LaunchServices: _LSDoInitializeProcessesServices() returned 268435459, err=-1 vers=0, we are 10600000. sessionID=0x31eccb Mar 24 16:02:18 zola /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[284]: LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10600000 ), so we cannot talk to it. Mar 24 16:02:28 zola shutdown[329]: reboot by mikee: Mar 24 16:02:28 zola shutdown[329]: SHUTDOWN_TIME: 1269464548 406250 Mar 24 16:02:28 zola mDNSResponder[17]: mDNSResponder mDNSResponder-214.0.2 (Dec 15 2009 16:58:04) stopping Mar 24 16:02:28 zola mDNSResponder[17]: mDNS_Register_internal: Shutting down, can't register 17 zola._device-info._tcp.local. TXT model=Macmini3,1 Mar 24 16:02:28 zola mDNSResponder[17]: mDNS_Deregister_internal: Record 10006BB08 not found in list 17 zola._device-info._tcp.local. TXT model=Macmini3,1 Mar 24 16:02:28 zola mds[32]: (Error) Task: QueryClose failed (-1) for store <MDSStoreToken: 0x10031a700>{storeID:0x6b000000 registered:YES private:NO age:22m24s uuid:837DB6FA-19F3-4108-8C36-BED8455345B3 machPort:0x00003907} Mar 24 16:02:28 zola DirectoryService[11]: dnssd_clientstub read_all(18) failed 0/28 0 Mar 24 16:02:28 zola ntpd_initres[59]: ntpd exiting on signal 15 Mar 24 16:02:28 zola WindowServer[266]: hidd died. Reestablishing connection. Mar 24 16:02:28 zola WindowServer[266]: bootstrap_look_ip failed: Unknown service name Mar 24 16:02:35 localhost com.apple.launchd[1]: *** launchd[1] has started up. *** Mar 24 16:02:39 localhost mDNSResponder[17]: mDNSResponder mDNSResponder-214.0.2 (Dec 15 2009 16:58:04) starting Mar 24 16:02:40 localhost configd[14]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50) Mar 24 16:02:40 localhost configd[14]: DHCP en1: INIT transmit failed Mar 24 16:02:40 localhost configd[14]: network configuration changed. Mar 24 16:02:40 zola configd[14]: setting hostname to "zola.local" Mar 24 16:02:44 zola bootlog[44]: BOOT_TIME: 1269464555 0 Mar 24 16:02:44 zola com.apple.usbmuxd[27]: usbmuxd-176 built for iTunesNineDot on Sep 24 2009 at 16:11:05, running 32 bit Mar 24 16:02:44 zola rpc.statd[29]: Failed to contact host elo.pointwise.com: RPC: Unknown host Mar 24 16:02:45 zola blued[45]: Apple Bluetooth daemon started Mar 24 16:02:45 zola /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[33]: Login Window Application Started Mar 24 16:02:46 zola configd[14]: network configuration changed. Mar 24 16:02:47 zola configd[14]: setting hostname to "zola.pointwise.com" Mar 24 16:02:48 zola _mdnsresponder[63]: sntp options: a=2 v=1 e=0.100 E=5.000 P=2147483647.000 Mar 24 16:02:48 zola _mdnsresponder[63]: d=15 c=5 x=0 op=1 l=/var/run/sntp.pid f= timehose.pointwise.com Mar 24 16:02:48 zola _mdnsresponder[63]: sntp: getaddrinfo(hostname, ntp) failed with nodename nor servname provided, or not known Mar 24 16:02:49 zola rpc.statd[29]: Contacted rpc.statd at host elo.pointwise.com Mar 24 16:02:49 zola loginwindow[33]: Login Window Started Security Agent Mar 24 16:02:50 zola WindowServer[54]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. Mar 24 16:02:50 zola com.apple.WindowServer[54]: Wed Mar 24 16:02:50 zola.pointwise.com WindowServer[54] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. Mar 24 16:03:19 zola sshd[83]: USER_PROCESS: 89 ttys000 Mar 24 16:03:22 zola sudo[96]: mikee : TTY=ttys000 ; PWD=/home/mikee ; USER=root ; COMMAND=/usr/bin/su - /Library/Logs/CrashReporter/coreservicesd_2010-03-24-160151_localhost.crash: Process: coreservicesd [54] 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: 2010-03-24 16:01:51.051 -0500 OS Version: Mac OS X 10.6.2 (10C2234) Report Version: 6 Sleep/Wake UUID: 2A298FBB-3D88-4CF4-97F7-5738A7DF70AF Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Crashed Thread: 2 Thread 0: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0x00007fff808d6e3a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff808d74ad mach_msg + 59 2 com.apple.CoreFoundation 0x00007fff832f07a2 __CFRunLoopRun + 1698 3 com.apple.CoreFoundation 0x00007fff832efc2f CFRunLoopRunSpecific + 575 4 com.apple.CoreFoundation 0x00007fff832ef9b6 CFRunLoopRun + 70 5 ...ple.CoreServices.CarbonCore 0x00007fff81b0e972 _CoreServicesServerMain + 522 6 coreservicesd 0x0000000100000eac 0x100000000 + 3756 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff808efbba kevent + 10 1 libSystem.B.dylib 0x00007fff808f1a85 _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff808f175c _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff808f1286 _dispatch_worker_thread2 + 244 4 libSystem.B.dylib 0x00007fff808f0bb8 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff808f0a55 start_wqthread + 13 Thread 2 Crashed: 0 ...ple.CoreServices.CarbonCore 0x00007fff81ac352e fmodWatchConsumer + 1098 1 libSystem.B.dylib 0x00007fff8090ff8e _pthread_start + 331 2 libSystem.B.dylib 0x00007fff8090fe41 thread_start + 13 Thread 3: 0 libSystem.B.dylib 0x00007fff808e1426 read + 10 1 ...ple.CoreServices.CarbonCore 0x00007fff81ac3f08 fmodWatchProducer + 140 2 libSystem.B.dylib 0x00007fff8090ff8e _pthread_start + 331 3 libSystem.B.dylib 0x00007fff8090fe41 thread_start + 13 Thread 4: 0 libSystem.B.dylib 0x00007fff808f09da __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff808f0dec _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff808f0a55 start_wqthread + 13 Thread 5: 0 libSystem.B.dylib 0x00007fff808f09da __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff808f0dec _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff808f0a55 start_wqthread + 13 Thread 2 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00000001000d146e rcx: 0x00007fffffe00080 rdx: 0x00000001000c702c rdi: 0x0000000000000006 rsi: 0x00000001000d1474 rbp: 0x0000000100703f10 rsp: 0x0000000100703db0 r8: 0x00000001000c7078 r9: 0x000000000d96a0a5 r10: 0x0000000000000000 r11: 0x00007fff81a8472f r12: 0x0000000000000000 r13: 0x00000001000d14a4 r14: 0x00000001000d14a4 r15: 0x0000000000000006 rip: 0x00007fff81ac352e rfl: 0x0000000000010202 cr2: 0x0000000000000000 Binary Images: 0x100000000 - 0x100000fff coreservicesd ??? (???) <6D7763A3-EBAF-99C6-FE9A-F79ABB1D96BC> /System/Library/CoreServices/coreservicesd 0x7fff5fc00000 - 0x7fff5fc3bde7 dyld 132.1 (???) <A43F7314-3A8C-4391-3237-46790EE6313A> /usr/lib/dyld 0x7fff8020e000 - 0x7fff80258ff7 com.apple.Metadata 10.6.2 (507.4) <89D9A7A8-00D8-6143-31C9-708275853E91> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff808d6000 - 0x7fff80a94ff7 libSystem.B.dylib ??? (???) <3814B353-9EE2-E2D3-2D5D-9FE26D4AF5D6> /usr/lib/libSystem.B.dylib 0x7fff80adc000 - 0x7fff80b6cfff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff80b6d000 - 0x7fff80bcafef com.apple.framework.IOKit 2.0 (???) <4437494E-1E7F-EE0F-9FCA-AC5BC46DFD57> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8176a000 - 0x7fff81820fff libobjc.A.dylib ??? (???) <4B6351E5-A293-D814-36E1-E75E35C25D86> /usr/lib/libobjc.A.dylib 0x7fff81821000 - 0x7fff8184cff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib 0x7fff8184d000 - 0x7fff818edfff com.apple.LaunchServices 362 (362) <0420B038-B12E-0976-A069-15894B398314> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff81a5f000 - 0x7fff81d91fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <8D3CECD6-0184-C481-14DF-544F6C1BD4D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff82b22000 - 0x7fff82b42ff7 com.apple.DirectoryService.Framework 3.6 (621.1) <1B6C18CD-2257-1CEB-00C4-1BD8EB267DDE> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff82fbb000 - 0x7fff82fc1ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff82fc2000 - 0x7fff83247fe7 com.apple.security 6.1.1 (37594) <E5DA8BFD-4A48-EFD4-E938-3BDFB356A8AF> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff832a5000 - 0x7fff83418ff7 com.apple.CoreFoundation 6.6.1 (550.13) <65C48FB9-CE32-68C4-9457-D8392775ED55> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff83419000 - 0x7fff8342afef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib 0x7fff83440000 - 0x7fff8347bff7 com.apple.AE 496.1 (496.1) <9B43962D-4AE5-7CB5-EA81-50C27AF5AD94> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff83d68000 - 0x7fff83d90fff com.apple.DictionaryServices 1.1.1 (1.1.1) <CC593ECB-8FFA-BF81-0B0D-F8C606B31318> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff848df000 - 0x7fff848f5fef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib 0x7fff8491d000 - 0x7fff849daff7 com.apple.CoreServices.OSServices 352 (352) <991CA6C2-78C5-93CC-A7AA-7BF351991BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff85206000 - 0x7fff853c4fff libicucore.A.dylib ??? (???) <7165A473-3A42-A15A-C6B0-75DECF1C3ECF> /usr/lib/libicucore.A.dylib 0x7fff861d7000 - 0x7fff86254fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib 0x7fff86986000 - 0x7fff86994ff7 libkxld.dylib ??? (???) <60D615F8-6AD1-0AFF-8303-6F3627296780> /usr/lib/system/libkxld.dylib 0x7fff86995000 - 0x7fff86999ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib 0x7fff8712d000 - 0x7fff87179fff libauto.dylib ??? (???) <8145CA34-EA03-11D2-5C60-02C1E5750593> /usr/lib/libauto.dylib 0x7fff876ea000 - 0x7fff876f9fff com.apple.NetFS 3.2.1 (3.2.1) <3C6C2D5E-C1E2-9FF9-97A2-4141A5660EBB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff87c11000 - 0x7fff87cddfff com.apple.CFNetwork 454.5 (454.5) <34CC453F-9BFC-F6F6-78FE-304F19A8266F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff87dde000 - 0x7fff87e97fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib 0x7fff88112000 - 0x7fff88229fef libxml2.2.dylib ??? (???) <4355C785-9388-1061-6427-D004E92A3766> /usr/lib/libxml2.2.dylib 0x7fff88355000 - 0x7fff88355ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff888f4000 - 0x7fff88935ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <199E5964-B414-05BE-7930-D63309134523> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <3814B353-9EE2-E2D3-2D5D-9FE26D4AF5D6> /usr/lib/libSystem.B.dylib
From: Kevin McMurtrie on 25 Mar 2010 00:07 CarbonCore might be damaged. It's the bundle at: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.f ramework Oddly, I've had CarbonCore self-destruct on my Mac Mini Server over and over. Everything would go into launch/crash cycles and I'd have to force a reboot on the command line. Hours later it would happen again. I think I've tracked it down to a bug in thumbnail generation of MPEG 2 files. -- I won't see Google Groups replies because I must filter them as spam
From: Mike on 25 Mar 2010 10:59
On 2010-03-25, Kevin McMurtrie <mcmurtrie(a)pixelmemory.us> wrote: > CarbonCore might be damaged. It's the bundle at: > /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.f > ramework > > Oddly, I've had CarbonCore self-destruct on my Mac Mini Server over and > over. Everything would go into launch/crash cycles and I'd have to > force a reboot on the command line. Hours later it would happen again. > I think I've tracked it down to a bug in thumbnail generation of MPEG 2 > files. This same behavior is happening on two separate Snow Leopard (10.6.2) boxes. Carbon Core is destructing on both boxes at the same time? Mike |