I've just had another 10810 hang/crash/reboot, this time when installing VirtualBox from a package. I'll describe it here in case it matches what anyone else has seen. I don't think it's VirtualBox that's the problem, but something related to the installer itself (the last time I got the 10810 thing it was using the Software Update to update iTunes and iPhoto, which uses the installer as well presumably).
The install worked fine, but as it finished it triggered the 10810 crash. Same symptoms as usual, same hard reboot.
Here's the log:
02/04/2010 10:44:42 Installer[4668] @(#)PROGRAM:Install PROJECT:Install-580
02/04/2010 10:44:42 Installer[4668] @(#)PROGRAM:Installer PROJECT:Installer-430.1
02/04/2010 10:44:42 Installer[4668] Hardware: iMac11,1 @ 2.80 GHz (x 8), 4096 MB RAM
02/04/2010 10:44:42 Installer[4668] Running OS Build: Mac OS X 10.6.3 (10D573)
02/04/2010 10:44:43 Installer[4668] Sun VirtualBox Installation Log
02/04/2010 10:44:43 Installer[4668] Opened from: /Volumes/VirtualBox/VirtualBox.mpkg
02/04/2010 10:44:53 Installer[4668] <ZeroSliderSplitView: 0x11704e630>: the delegate <TargetSelectPage: 0x11702b7e0> was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state:
02/04/2010 10:44:53 Installer[4668] Split view bounds: {{0, 0}, {402, 104}}
02/04/2010 10:44:53 Installer[4668] Subview frame: {{0, 0}, {0, 32}}
02/04/2010 10:44:53 Installer[4668] Subview frame: {{0, 0}, {402, 104}}
02/04/2010 10:44:53 Installer[4668] The outer edges of the subview frames are supposed to line up with the split view's bounds' edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)
02/04/2010 10:45:00 com.apple.launchd.peruser.502[824] (com.apple.pbs) Throttling respawn: Will start in 10 seconds
02/04/2010 10:45:10 com.apple.launchd.peruser.502[824] (com.apple.pbs) Throttling respawn: Will start in 10 seconds
02/04/2010 10:45:19 Installer[4668] =============================================================================== =
02/04/2010 10:45:19 Installer[4668] User picked Standard Install
02/04/2010 10:45:19 Installer[4668] Choices selected for installation:
02/04/2010 10:45:19 Installer[4668] Upgrade: "Sun VirtualBox"
02/04/2010 10:45:19 Installer[4668] Upgrade: "Sun VirtualBox Kernel Extensions"
02/04/2010 10:45:19 Installer[4668] Upgrade: "Sun VirtualBox Startup Items"
02/04/2010 10:45:19 Installer[4668] Upgrade: "Sun VirtualBox"
02/04/2010 10:45:19 Installer[4668] Upgrade: "Sun VirtualBox Command Line Utilities"
02/04/2010 10:45:19 Installer[4668] =============================================================================== =
02/04/2010 10:45:20 Installer[4668] Configuring volume "Macintosh HD"
02/04/2010 10:45:20 Installer[4668] Free space on "Macintosh HD": 830.84 GB (830835011584 bytes).
02/04/2010 10:45:20 Installer[4668] Create temporary directory "/var/folders/Cc/CcGA7vWEHZOt3jjqLx0wZE
+TM/-Tmp-//Install.4668Sy4j3P"
02/04/2010 10:45:20 Installer[4668] IFPKInstallElement (4 packages)
02/04/2010 10:45:20 installd[4694] PackageKit: ----- Begin install -----
02/04/2010 10:45:48 installd[4694] Installed "Sun VirtualBox" ()
02/04/2010 10:45:48 installd[4694] PackageKit: ----- End install -----
02/04/2010 10:45:48 Installer[4668] Running install actions
02/04/2010 10:45:48 Installer[4668] Removing temporary directory "/var/folders/Cc/CcGA7vWEHZOt3jjqLx0wZE
+TM/-Tmp-//Install.4668Sy4j3P"
02/04/2010 10:45:48 Installer[4668] Finalize disk "Macintosh HD"
02/04/2010 10:45:48 Installer[4668] Notifying system of updated components
02/04/2010 10:45:49 Installer[4668]
02/04/2010 10:45:49 Installer[4668]
** Summary Information
**
02/04/2010 10:45:49 Installer[4668] Operation Elapsed time
02/04/2010 10:45:49 Installer[4668] -----------------------------
02/04/2010 10:45:49 Installer[4668] disk 0.03 seconds
02/04/2010 10:45:49 Installer[4668] script 0.06 seconds
02/04/2010 10:45:49 Installer[4668] zero 0.02 seconds
02/04/2010 10:45:49 Installer[4668] install 28.13 seconds
02/04/2010 10:45:49 Installer[4668] -total- 28.24 seconds
02/04/2010 10:45:49 Installer[4668]
02/04/2010 10:45:49 Installer[4668] IFDInstallController 17010AF0 state = 5
02/04/2010 10:45:49 Installer[4668] Displaying 'Install Succeeded' UI.
Then immediately after that the coreservicesd daemon crashes and the problems rapidly start:
02/04/2010 10:45:58 loginwindow[1194] CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior.
02/04/2010 10:45:58 loginwindow[807] CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior.
02/04/2010 10:45:58 com.apple.launchd[1] (com.apple.coreservicesd[53]) Job appears to have crashed: Segmentation fault
02/04/2010 10:45:58 installd[4694] CarbonCore.framework: coreservicesd process died; attempting to reconnect but future use may result in erroneous behavior.
which is followed by about 100 more lines of the same kind of thing before the reboot. Interestingly, you can see the installer removed temporary directories under /var/folders towards the end of the install process, just before the crash.
I'll try to do the reinstall with the /var/folders directory renamed and see if that fixes it.