macOS Tahoe continues to face severe memory leak issues even after 26.0.1

26.0.1

Apple’s latest macOS release, Tahoe 26.0.1, is drawing heat after users watched basic apps consume eye-popping amounts of memory. One MacBook Air M1 with 8 GB of RAM showed Calculator at 42.31 GB in the Force Quit window. Another screenshot captured Pages swelling to 175.41 GB before the system threw an out-of-application-memory alert. Chrome sat paused at just over a gigabyte while the system crawled. The pattern points to something deeper than a single misbehaving app.

What people are seeing

Reports describe sudden slowdowns, spinning beachballs, and the Force Quit panel blaming a single Apple app. The app varies. Some see Calculator spike. Others cite Pages, Messages, Finder, or even Photoshop and Safari after long idle periods. Quitting the app clears the pressure, but the leak often returns over time.

Several users who upgraded machines with 8 GB of unified memory say Tahoe exaggerated the problem. One commenter advised avoiding the update on low-RAM Macs. Another noted that earlier macOS versions felt steadier on the same hardware.

Why this looks systemic

The scatter of affected apps suggests a common dependency rather than isolated bugs. Multiple commenters argue a shared system component is leaking memory. They point to areas like message passing or the windowing and UI stack that all apps touch. Some speculate the new visual treatment in Tahoe, marketed as Liquid Glass, could be part of the trigger as we have seen such memory leaks after the OS 26 Updates. That remains unproven, but the cross-app symptoms fit a framework-level fault more than a single executable gone wrong.

What helps right now

If you hit the wall, these short-term steps reduce pain:

  • Force quit the runaway app, then relaunch it.
  • Restart the Mac with “Reopen windows” unchecked.
  • Watch Memory Pressure in Activity Monitor. If pressure climbs while an app sits idle, treat it as a leak and restart it.
  • For long Pages sessions, avoid pasting giant clipboard images, temporarily hide Page Thumbnails in very long documents, and pause iCloud collaboration if spikes follow shared edits.
  • Capture a “Sample Process” in Activity Monitor and file it via Feedback Assistant to give Apple concrete data.
  • Advanced only: test a hidden preference to switch off a SwiftUI compositor path with defaults write -g com.apple.SwiftUI.DisableSolarium -bool YES
  • Revert with: defaults delete -g com.apple.SwiftUI.DisableSolarium . Use at your own risk.

Two recent threads on r/MacOS, with screenshots showing Calculator using 42.31 GB and Pages peaking at 175.41 GB on macOS Tahoe 26.0.1, informed this report. The images indicate the affected Mac was a MacBook Air M1 with 8 GB of memory.

Tahoe appears to leak memory in a shared layer, and everyday apps end up wearing the blame. Until Apple ships a fix, quick restarts, lighter sessions, and detailed bug reports are the best tools you have.

5 thoughts on “macOS Tahoe continues to face severe memory leak issues even after 26.0.1

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.