[SOLVED] Mail.app in macOS keeps crashing or closing on its own

Andy

Well-known member
Creative Team
User ID
1
Joined
7 Jan 2019
Messages
1,497
Reaction score
111
Points
63
Are you struggling with Mail.app in macOS unexpectedly crashing or closing? It's a common problem that can be very frustrating, especially when you're in the middle of something important. Whether you're a regular macOS user or an IT professional, this guide will walk you through simple steps to fix the issue. These methods are tried and tested, aiming to resolve Mail.app malfunctions. Read on to learn how to delete Mac Mail preferences, remove the application state, and reindex your mailboxes, restoring the functionality of your Mail app.

Before proceeding, ensure your Mail.app is fully closed (use Force Quit if necessary).

Step 1: Delete Mac Mail Preferences​

If your Mail app continues to crash, it may be due to a corrupt PLIST (Property List) file that stores your preferences. Here's how to delete it:
  1. Quit or force-quit the Mail app.
  2. Control-click or right-click the Finder icon on the Dock, then select 'Go to Folder.'
  3. Copy and paste this path into the 'Go to Folder' box and press Enter:
    ~/Library/Containers/com.apple.mail/Data/Library/Preferences/
  4. Send the Mail preference file to the Trash:
    com.apple.mail.plist
  5. Restart your Mac.
  6. Open the Mail app again.

Step 2: Delete Application State​

Your Mac saves the Mail app's state for quicker resumption after shutting down or rebooting. If these files become corrupt, they may cause freezes and crashes. Here's how to delete them:
  1. Force-quit or quit the Mail app.
  2. Control-click or right-click the Finder icon on the menu bar and select 'Go to Folder.'
  3. Copy and paste this path into the 'Go to Folder' box and press Enter:
    ~/Library/Containers/com.apple.mail/Data/Library/Saved Application State
  4. Move the Mail saved folder to the Trash:
    com.apple.mail.savedState
  5. Restart your Mac.
  6. Try opening Mail to see if the problem persists.

Step 3: Reindex Your Mailboxes​

Reindexing your mailboxes in the Mail app might solve the issue. To do so, you must delete the “envelope” files:
  1. Control-click or right-click the Finder icon on the menu bar, then select 'Go to Folder.'
  2. Copy and paste this path into the 'Go to Folder' box and press Enter:
    ~/Library/Mail
  3. Navigate to Vx/MailData. (x indicates what Mail.app version you're running, e.g. 10)
  4. Find and move these files to the Trash:
    • Envelope Index-wal
    • Envelope Index
    • Envelope Index-shm
After completing these three steps, relaunch Mail.app.

These steps are safe to carry out, and you won't lose anything. The Mail.app will rebuild its index and database without requiring you to authenticate all mail accounts, as shown in the screenshot below:

Screenshot 2023-08-17 at 9.45.53 AM.png

The rebuilding task can be one hour long, depending on your mailbox size.

All signatures for each account will remain intact, but you will need to manually re-enable the signature for each individual account.

Conclusion​

By following the steps outlined in this guide, you should be able to resolve the issue of Mail.app in macOS crashing or closing on its own. These methods are designed to troubleshoot common underlying problems that may cause these disruptions.

Remember, technology can be unpredictable, and sometimes issues may persist even after careful troubleshooting. If you've followed the steps carefully and are still experiencing problems with Mail.app, don't hesitate to reach out.

Have further questions? Feel free to post them in the comments below; our community or experts will gladly assist you. We're here to ensure your macOS Mail experience is as smooth as possible.

Thank you for taking the time to read this guide, and good luck with your Mail.app!
 
Hello and thank you for the instructions.

I have followed the 3 steps outlined above but to no avail!

My Mail has a specific problem - it crashes only when trying to access the "Inbox" folder, and shows no problems with the others...

I'd be grateful for any available advice.
 
Hello and thank you for the instructions.

I have followed the 3 steps outlined above but to no avail!

My Mail has a specific problem - it crashes only when trying to access the "Inbox" folder, and shows no problems with the others...

I'd be grateful for any available advice.
 
Following the message above... the first part of the "error" report, which may be useful to those in the know -

Process: Mail [1890]
Path: /Applications/Mail.app/Contents/MacOS/Mail
Identifier: com.apple.mail
Version: 9.3 (3124)
Build Info: Mail-3124000000000000~2
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Mail [1890]
User ID: 501

Date/Time: 2025-05-01 18:04:18.059 +0430
OS Version: Mac OS X 10.11.6 (15G22010)
Report Version: 11
Anonymous UUID: CFBDE96B-36EE-F9FA-519B-06D797B524E7

Sleep/Wake UUID: 0FACD340-5E91-449E-A56A-A475C7A01822

Time Awake Since Boot: 8100 seconds
Time Since Wake: 1400 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0x18:
-->
__TEXT 0000000108b4e000-0000000108f09000 [ 3820K] r-x/rwx SM=COW /Applications/Mail.app/Contents/MacOS/Mail

Application Specific Information:
objc_msgSend() selector name: release
 
 Short URL:
Back
Top