Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bogdanw

macrumors 603
Original poster
Mar 10, 2009
6,026
2,947
Google Chrome Help:
Hello everyone,

We recently discovered that a Chrome update may have shipped with a bug that damages the file system on macOS machines with System Integrity Protection (SIP) disabled, including machines that do not support SIP. We've paused the release while we finalize a new update that addresses the problem.

If you have not taken steps to disable System Integrity Protection and your computer is on OS X 10.11 or later, this issue cannot affect you.

To recover a machine that has been affected by this bug, please boot into recovery mode, and then from the Utilities menu open the Terminal application.

In the Terminal application, you can run the following commands:

chroot /Volumes/Macintosh\ HD # "Macintosh HD" is the default
rm -rf /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle
mv var var_back # var may not exist, but this is fine
ln -sh private/var var
chflags -h restricted /var
chflags -h hidden /var
xattr -sw com.apple.rootless "" /var

Then reboot. This will remove the affected version of Google Software Update, then restore the damaged portion of the file system.

Note: An earlier version of this page mentioned OS X 10.9 instead of OS X 10.11.
 

ToddJ

macrumors 6502a
May 23, 2008
568
24
Has anyone tried this fix? I tried it and I thought it worked but now it keeps rebooting
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.