First: tab crash, freeze, or app crash?
An “Aw, Snap!” page means a renderer for that page failed. Chrome remaining open is important evidence. A spinning beachball means the app is unresponsive but may not have crashed. Chrome disappearing entirely is a full application exit and is the case most likely to leave a macOS crash report.
Also note timing. An immediate launch crash points toward startup state, profile data, extensions, or compatibility. A crash after hours of heavy browsing makes memory pressure or a specific workload more plausible.
Memory pressure or one heavy workload
Crashes happen with many tabs and apps open, the Mac is swapping heavily, or a particular page fails while the rest of Chrome stays alive.
Chrome separates tabs, extensions, and graphics work into multiple helper processes. That isolation is why one page can fail without taking the browser with it. It also means the Mac may be carrying many processes at once.
Fixclose other apps and all tabs except the failing one, then retry. Check Activity Monitor > Memory. If the pressure graph and swap are high, reducing the workload is a diagnostic test, not merely generic advice.
An extension or damaged profile
Chrome is stable in Guest mode or a new profile, but crashes in your normal profile.
That result moves the problem away from the Chrome application itself. An enabled extension or profile state is more likely. Installed does not mean enabled, and an extension should not be blamed without checking its actual state.
Fixdisable enabled extensions, restart Chrome, and turn them back on one at a time. If extensions are not responsible, keep the clean-profile comparison before resetting the original profile.
Graphics acceleration or an outdated build
Crashes cluster around video, maps, WebGL, scrolling, or an external display; or Chrome has not updated successfully.
Google recommends testing with graphics acceleration turned off when hardware interaction appears involved. Chrome > Settings > System contains the setting. Also open Chrome > About Google Chrome to confirm the build can update.
What Noah can determine on this Mac
NoahNoah can read recent local Chrome crash reports and summarize the exception and top frames. It can also measure memory pressure, inspect Chrome processes and updates, and list actually enabled extensions across profiles. That evidence lets Noah rank the likely branch before changing data.
Crash reports can contain technical fragments from the process at failure. Noah summarizes relevant fields locally; it should not display unrelated page content or claim access to Google's private crash-report service.
Manual troubleshooting in the right order
- Update Chrome from Chrome > About Google Chrome, then quit with Command-Q and reopen it.
- Test the same workload with other apps and unnecessary tabs closed.
- Try Guest mode or a new profile. If stable, disable enabled extensions in the original profile.
- If graphics-heavy activity triggers the crash, test with graphics acceleration off in Settings > System.
- Reinstall only after preserving the profile comparison and crash evidence. Synced extensions or damaged profile data can return after reinstalling.