Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

mac -mail crashing after Maverick upgrade

Each time I open mail and click on a message, the mail app crashes. I just updated to Mavericks- I am on an iMac --

iMac (21.5-inch Mid 2011), OS x 10.9.1

Posted on Jan 18, 2014 8:41 PM

Reply
9 replies

Jan 18, 2014 9:40 PM in response to steffanieoldschoolmcpro

Launch the Console application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ Open LaunchPad. Click Utilities, then Console in the icon grid.


Step 1


Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select

View Show Log List

from the menu bar.

Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).

When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.

Please do not indiscriminately dump thousands of lines from the log into this discussion.


Important: Some private information, such as your name, may appear in the log. Anonymize before posting.


Step 2


In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post other kinds of diagnostic report — they're very long and not helpful.

Jan 18, 2014 9:59 PM in response to Linc Davis

1/18/14 6:59:47.486 PM Mail[777]: CoreData: error: (11) Fatal error. The database at /Users/*****n/Library/Application Support/AddressBook/Sources/553440FE-6433-40E1-99A9-47818CD00419/AddressBook-v2 2.abcddb is corrupted. SQLite error code:11, 'database disk image is malformed'

1/18/14 6:59:47.486 PM Mail[777]: CoreData: error: exception during fetchRowForObjectID: Fatal error. The database at /Users/*****n/Library/Application Support/AddressBook/Sources/553440FE-6433-40E1-99A9-47818CD00419/AddressBook-v2 2.abcddb is corrupted. SQLite error code:11, 'database disk image is malformed' with userInfo of {

NSFilePath = "/Users/******n/Library/Application Support/AddressBook/Sources/553440FE-6433-40E1-99A9-47818CD00419/AddressBook-v2 2.abcddb";

NSSQLiteErrorDomain = 11;

}

1/18/14 6:59:47.789 PM Mail[777]: CoreData: error: (11) Fatal error. The database at /Users/n/Library/Application Support/AddressBook/Sources/553440FE-6433-40E1-99A9-47818CD00419/AddressBook-v2 2.abcddb is corrupted. SQLite error code:11, 'database disk image is malformed'

1/18/14 6:59:47.789 PM Mail[777]: CoreData: error: exception during fetchRowForObjectID: Fatal error. The database at /Users/n/Library/Application Support/AddressBook/Sources/553440FE-6433-40E1-99A9-47818CD00419/AddressBook-v2 2.abcddb is corrupted. SQLite error code:11, 'database disk image is malformed' with userInfo of {

NSFilePath = "/Users/n/Library/Application Support/AddressBook/Sources/553440FE-6433-40E1-99A9-47818CD00419/AddressBook-v2 2.abcddb";

NSSQLiteErrorDomain = 11;

}

1/18/14 6:59:47.789 PM Mail[777]: Exception unwrapping property values (emailAddresses): Fatal error. The database at /Users/steffaniehahn/Library/Application Support/AddressBook/Sources/553440FE-6433-40E1-99A9-47818CD00419/AddressBook-v2 2.abcddb is corrupted. SQLite error code:11, 'database disk image is malformed'

1/18/14 6:59:47.789 PM Mail[777]: Rethrowing (from nts_ValueForProperty:) NSInternalInconsistencyException: Fatal error. The database at /Users/n/Library/Application Support/AddressBook/Sources/553440FE-6433-40E1-99A9-47818CD00419/AddressBook-v2 2.abcddb is corrupted. SQLite error code:11, 'database disk image is malformed'

1/18/14 6:59:47.790 PM Mail[777]: An uncaught exception was raised

1/18/14 6:59:47.791 PM Mail[777]: Fatal error. The database at /Users/n/Library/Application Support/AddressBook/Sources/553440FE-6433-40E1-99A9-47818CD00419/AddressBook-v2 2.abcddb is corrupted. SQLite error code:11, 'database disk image is malformed'

1/18/14 6:59:47.791 PM Mail[777]: (





-- Also since I posted this my ical is crashing when I launch it too


thanks for any help

Jan 18, 2014 10:05 PM in response to steffanieoldschoolmcpro

Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.

First, empty the Trash, if possible.

Triple-click anywhere in the line below on this page to select it, then copy the selected text to the Clipboard by pressing the key combination command-C:

find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) 2>&- | wc -l | pbcopy

Launch the built-in Terminal application in any of the following ways:

☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)

☞ In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.

☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.

Paste into the Terminal window (command-V). The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign ($) to appear.

The output of the command will be a number. It's automatically copied to the Clipboard. Please paste it into a reply.

The Terminal window doesn't show the output. Please don't copy anything from there.

Jan 18, 2014 10:16 PM in response to steffanieoldschoolmcpro

Some of your user files (not system files) have incorrect permissions or are locked. This procedure will unlock all your user files, reset their ownership, and remove their access-control lists. If you've set special values for those attributes, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.

Back up all data.

Step 1

If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.

Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):

{ sudo chflags -R nouchg,nouappnd ~ $TMPDIR..; sudo chown -R $UID:staff ~ $_; sudo chmod -R u+rwX ~ $_; chmod -R -N ~ $_; } 2>&-

This time you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.

The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.

Step 2 (optional)

Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.

Boot into Recovery. When the OS X Utilities screen appears, select

Utilities Terminal

from the menu bar. A Terminal window will open. In that window, type this:

res


Press the tab key. The partial command you typed will automatically be completed to this:

resetpassword

Press return. A Reset Password window will open. You’re not going to reset a password.

Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.

Select your username from the menu labeled Select the user account if not already selected.

Under Reset Home Directory Permissions and ACLs, click the Reset button.

Select

Restart

from the menu bar.

Jan 19, 2014 7:02 AM in response to steffanieoldschoolmcpro

Please test after taking each of the following steps.

Step 1


Back up all data.

Triple-click anywhere in the line of text below on this page to select it:

~/Library/Caches/com.apple.AddressBookSourceSync


Right-click or control-click the highlighted line and select


Services Reveal

from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash.

Log out, log back in, and test. If there's no change, go to the next step.

*If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select

Go Go to Folder...

from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.


Step 2

If you use iCloud, uncheck the box marked Contacts in the iCloud preference pane. Press return to confirm, or click Keep on Mac in the dialog that opens.

Step 3

From the list of groups on the left side of the Contacts window, select All On My Mac. If that group doesn't exist or is empty, skip this step. Otherwise, from the menu bar, select

File Export Export vCard

Save the exported contacts to the Desktop.


Step 4

Quit Contacts. Reveal the following item in the Finder as you did in Step 1:

~/Library/Application Support/AddressBook

Move the selected folder to the Desktop, leaving the window open for now.

Step 5

Launch Contacts. Your contacts will be gone. If you took Step 3, then double-click the file you created in that step and confirm that you want to import from it. Your contacts will reappear.

Step 6

If you took Step 2, reverse it. Test. If the issue is resolved, delete the AddressBook folder and the vCard file on the Desktop and close the open folder window.

Otherwise, quit Contacts again and put the AddressBook folder back where it was, overwriting the newer one that will have been created in its place. Post your results.

Jan 19, 2014 9:06 AM in response to Linc Davis

Trying to complete the list of steps. What seems bizarre is that there is no AddressBookSourceSync when I navigate down to:



~/Library/Caches/com.apple.AddressBookSourceSync


and no Address book when I navigate down to :


~/Library/Application Support/AddressBook


Does this make sense? Does this have something to do withmy problem? Last night I logged on as Guest and setup my 2 Cox email accounts and was able to complete some crucial emails to some what reduce my stress -

mac -mail crashing after Maverick upgrade

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.