- macOS Version: 26.0.1 (25A362)
- Device: MacBook Pro (14-inch, Nov 2024)
- Notes Version: 4.13 (3146.1.2)
Sometimes when I copy and paste in Notes, it doesn't paste the most recent content. Instead, it pastes from old clipboard memory.
The Notes app crashes often, especially when using the paste command with keyboard hotkey (Cmd+V).
- Crash Log:
issue.log- Full diagnostic report from October 1, 2025 - Screenshot:
Screenshot 2025-10-01 at 10.27.53 AM.png- Apple Problem Report dialog
Crash occurs in NSCountableTextLocation compare: during text layout operations. This is a known issue affecting Notes app across multiple macOS versions.
Ran comprehensive health check:
- ✓ No crashes in last 7 days
- ✓ Notes data intact
- ✓ iCloud sync working
- ✓ System up to date
- ✓ Adequate disk space (163GB available)
Successfully applied:
- Cleared Notes cache
- Cleared saved application state
- Reset clipboard service (pboard)
- Restarted Notes app
Status: Fix completed, monitoring for improvement
cd /Users/a15144/Desktop/issue_notesapp
./check_notes_health.shSafe, read-only health check - run anytime
./quick_fix.shOne-command fix that clears cache and resets clipboard (safe, non-destructive)
./fix_notes_issues.sh9 different fix options with safety confirmations
See SOLUTIONS.md for comprehensive troubleshooting steps
- Test: Use Notes normally and monitor copy/paste functionality
- If issues continue: Run
./quick_fix.shagain - If still problematic: Try Option 4 in
fix_notes_issues.sh(Reset Preferences) - Prevention: Run
./quick_fix.shweekly as maintenance
- Restart Notes daily if used heavily
- Avoid very large or complex formatted content
- Keep macOS updated
- Maintain >20GB free disk space
- Run periodic health checks
For detailed crash analysis, research findings, and complete action log, see .claude file.