Quicken Mac 9.2.1 causes severe UI freezes (main thread locked for 5-20 minutes) — confirmed gone after reverting to 9.2.0
I want to document a reproducible, version-specific performance regression in Quicken for Mac 9.2.1 (build 902.61841.100), since Quicken support was unable to escalate this without a broader pattern of reports, and this thread may help surface it if others are hitting the same thing.
WHAT I EXPERIENCED ON 9.2.1
Starting with the update to 9.2.1 (8/31), the app became nearly unusable:
- Updating accounts, reconciling, and connecting/disconnecting accounts routinely froze the entire application for 5 to 30+ minutes at a time — not just a progress spinner, but a fully unresponsive UI, including being unable to dismiss unrelated dialogs.
- Activity Monitor showed the Quicken process pegged over 100% CPU during these freezes with no network activity, meaning it was doing heavy local processing, not waiting on a server.
- Notably, the freeze didn't always line up with the action that caused it — in one case, clicking "OK" on the pop-up "you're up to date" dialog from Check for Updates triggered a multi-minute freeze, even though the update check itself had already completed successfully.
WHAT I RULED OUT BEFORE CONCLUDING IT WAS THE APP VERSION
- No reports or other windows open in the background.
- Data file corruption/bloat: rebuilt my file from scratch via a full export/reimport into a brand-new file. A freshly rebuilt file with no accounts connected was instantly fast, but the same freezing came right back once I reconnected real accounts.
- Local network/router filtering: reproduced the identical freeze while on a guest network that bypasses all router-level security filtering, ruling out my network setup or firewall/network conflict.
- Cloud sync: Mobile, Web & Alerts sync was off with no stray cloud profiles the whole time.
TECHNICAL EVIDENCE (from Activity Monitor's "Sample Process" during three separate freezes)
I captured process samples during three different hangs (an account disconnect, a reconcile, and the Check-for-Updates dialog dismissal). All three showed the same root cause: the app's main UI thread — the thread responsible for the interface — was 100% occupied running Quicken's own internal code, doing a loop that repeatedly pulled individual records out of the local database and compared text values against each other. Because this ran on the main thread instead of in the background, the whole app locked up for as long as the loop took to finish. All three hangs, despite being triggered by different actions, bottomed out in the identical internal routine — and in the Check-for-Updates case, the evidence showed this expensive work had actually been queued up from earlier activity and just happened to run while that unrelated dialog's window was open, which is why the freeze appeared to be caused by a dialog that had nothing to do with it.
RESOLUTION: DOWNGRADED TO 9.2.0
Quicken support directed me to revert to my prior version and restore from a backup. My most recent backup that pre-dated the auto-generated backup from the 8/31 update to 9.2.1 was from 8/13 (the 9.2.0 update) — the automatic backup that's supposed to run during an update did not complete successfully when I updated to 9.2.1, so I had no clean backup from the day of the update itself and had to manually recreate several weeks of transactions after restoring.
Since reverting to 9.2.0 and rebuilding that gap of transactions:
- Check for Updates completes immediately, with Activity Monitor showing around 10% CPU instead of a pegged core.
- Update All Accounts performs normally within a reasonable amount of time.
- Reconcile performs normally.
- No app freezes of any kind since reverting.
This strongly points to 9.2.1 itself as the cause, not my data file, my network, or my Mac — the same file, the same accounts, and the same actions all work correctly on 9.2.0 and did not before reverting.
WHY I'M POSTING
When I raised this with support, I was told they cannot raise a ticket with engineering to investigate, there were no other reports of slowness tied to the 9.2.1 release and was asked to wait for a future release. I'm posting this in case others updated to 9.2.1 since 8/31 and are experiencing the same freezing, so this gets visibility as a pattern rather than a one-off. If you're seeing similar symptoms — account updates, reconciles, or connect/disconnect actions freezing the whole app, especially with high CPU and no network activity during the freeze — please reply below so this has a better chance of reaching engineering.
Also worth flagging separately: the automatic backup that runs during a Quicken update did not produce a backup file for me on the 9.2.1 update, which is a data-loss risk independent of the performance issue above — if you're on 9.2.1, it may be worth manually backing up before any further updates or downgrades rather than relying solely on the automatic one. I had to restore from the 8/13 automatic backup from the 9.2 upgrade.