Skip to main content

Now we know what was killing Mac Pros running Avid: Google Chrome

A potentially deadly problem for your Mac -- but there is a fix

Google’s Chrome updater has been sending Macs into an endless reboot loop, rendering them all but useless until the issue is fixed. Though the problem was at first thought to be caused by Avid’s Media Composer video-editing app running on older Mac Pro computers, further investigation has shown that not to be the case.

An investigation by the Mac enterprise and IT blog Mr. Macintosh has suggested that the latest version of Google Keystone (Google Chrome’s updater) comes with a bug that deletes a symlink at the /var path on the Mac it runs on. What this means in plain English is Google Keystone essentially deletes a key MacOS system file.

Recommended Videos

It was found that this issue only affects Macs where System Integrity Protection (SIP) has been disabled. In general, you should never disable SIP as it is designed to protect against precisely this sort of problem, but some users may need to turn it off for their work. It is thought that this is why the problem was initially linked to Media Composer, as some video editors may want to work with third-party graphics cards that SIP might otherwise block.

SIP was introduced with OS X El Capitan in 2015. That means if you’re running an older version of MacOS you could be affected if you use Chrome on your machine. If you think you might be affected, you can launch Terminal and run the “ls -ldO /var” command (without the speech marks). If you have not been affected, you’ll get the following output:

lrwxr-xr-x@ 1 root wheel restricted,hidden 11 Apr 1 2018 /var -> private/var

If, however, your system has been affected, you’ll see this:

drwxr-xr-x 5 503 wheel - 170 Sep 24 14:37 /var

If you see that, you must not shut down or reboot your Mac or log out of your account, as this will prompt the Mac to get stuck in the repeating boot cycle.

For now, Google has disabled Keystone while it attempts to solve the issue. It has also said that if you have been affected, you should boot your Mac into recovery mode, launch Terminal and enter the following commands:

chroot /Volumes/Macintosh HD
rm -rf /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle
mv var var_back
ln -sh private/var
chflags -h restricted /var
chflags -h hidden /var
xattr -sw com.apple.rootless "" /var

Note: “Macintosh HD” is the default name for a Mac’s boot drive. If yours is different, replace “Macintosh” in the first command with the name of your drive.

You should then reboot your Mac. This will remove the affected version of Chrome’s updater, then restore it from the damage it caused in the first place.

Reinstalling MacOS is also said to work, although you should make sure not to reformat your drives as this will delete any files on your computer; just a simple reinstall will do. And if you’ve been having other problems with Google Chrome, we’ve got a raft of fixes for some of its most common issues.

Alex Blake
Alex Blake has been working with Digital Trends since 2019, where he spends most of his time writing about Mac computers…
The MacBook Air M4 could launch sooner than we thought
The M3 MacBook Air in front of a window.

Spotted by MacRumors, display industry analyst Ross Young has posted a subscriber-only tweet revealing that panel shipments for the MacBook Air M4 should be starting in October.

Bloomberg's Mark Gurman then confirmed his own information points to the same conclusion -- that Apple will launch the next MacBook Air during the first quarter of 2025.

Read more
Apple Intelligence: Here’s everything we know so far
Apple Intelligence features.

Apple Intelligence is Apple's take on AI, and it looks to fundamentally change the way we interact with technology, blending advanced machine learning and AI capabilities into everyday devices.
Promising more conversational prose from Siri, automated proofreading and text summarization across apps, and lightning-fast image generation, Apple's AI ecosystem is designed to enhance user experiences and streamline operations across its product lineup. Here's everything you need to know about Apple's transformational new AI.

Apple Intelligence release date and compatibility
Apple Intelligence was originally slated for formal release in September, coinciding with the roll out of iOS 18, iPadOS 18, and macOS Sequoia. However, as Bloomberg's Mark Gurman reported, Apple subsequently decided to slightly delay the release of Intelligence. It is currently available to developers as part of the iOS 18.1 beta release on September 19, though it's looking unlikely that Apple Intelligence will be released publicly before the official 18.1 roll out scheduled for October, per Gurman.
https://twitter.com/markgurman/status/1817632719175901531
The company has specified that, at least initially, the AI features will be available on the iPhone 15 Pro and 15 Pro Max, as well as iPads and Macs with M1 or newer chips (and presumably the iPhone 16 handsets as well, since they'll all be running iOS 18). What's more, the features are only available at launch when the user language is set to English.
Why the cutoff? Well, Apple has insisted that the processes are too intensive for older hardware, as they utilize the more advanced neural engines, GPUs, and CPUs of these newer chips.
Users who run an iPhone 15 Pro or iPhone 15 Pro Max part of Apple's Developer program gained access to an early version of Intelligence in July with the release of iOS 18.1 beta.

Read more
Google Chrome may start resurfacing tabs from your other devices
Google Chrome browser running on Android Automotive in a car.

Google has announced that it is currently "experimenting" with a feature that suggests pages to you based on open tabs from other devices. Chrome is already handy at picking up where you left off on other devices through tab syncing. To bolster this seamless handoff between devices, this potential new feature will serve up these tabs.

Google didn't detail exactly how this would look, but the blog post reads that it would "proactively suggest pages" on the Chrome New Tab page. Right now, this page is filled with quick links to your most viewed websites and hand-picked shortcuts. For what it's worth, to me this seems like a convenient place to put these tabs.

Read more