Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FB12794488] Mailtrackerblocker crashes mail on macOS Ventura 13.5 #1

Closed
paulcorn opened this issue Jul 27, 2023 · 13 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@paulcorn
Copy link

I deleted mailtrackerblocker 0.7.16, restarted my macbook pro (Intel 2020), installed the 1.01 version from Macapp store

Mail app crashes every time on opening

report included here:
Translated Report.docx

@paulcorn paulcorn added the bug Something isn't working label Jul 27, 2023
@apparition47
Copy link
Owner

apparition47 commented Jul 27, 2023

Ahh that's disappointing to hear.

I noticed you have another mail plugin enabled. I'm wondering if there's some negative interaction there. You can remove it from: /Users/USER/Library/Application Support/Mail/Plug-ins/

@paulcorn
Copy link
Author

paulcorn commented Jul 27, 2023 via email

@paulcorn
Copy link
Author

paulcorn commented Jul 27, 2023 via email

@apparition47 apparition47 reopened this Jul 27, 2023
@apparition47
Copy link
Owner

apparition47 commented Jul 28, 2023

As a quick sanity check, could I ask you to remove MailTrackerBlocker then install this sample mail extension that I compiled from Apple's MailKit developer docs? You can unzip then drag it into Applications then enable it in Mail. Trying to isolate if it's a MailKit issue or not. Let me know if it crashes or not.

@paulcorn
Copy link
Author

paulcorn commented Jul 28, 2023 via email

@apparition47
Copy link
Owner

I've been trying to reproduce your crash on various machines to no avail.

I filed an Apple Developer Support ticket about this crash last week but they need more complete logs captured at the time of the crash, namely, the sysdiagnose and the System Information Report files. If you're able to, you can capture those two files and either email them to me or file it directly to Apple (letting me know the Feedback ID afterwards) so I can send a reply. I can completely understand if that's a bit too much work to ask of you.

And based on the result of your test, I suspect there's an issue somewhere in your MailData that is preventing your setup from working with these Mail Extensions. That sample Apple Mail extension you tried doesn't really do anything, which is even more bizarre when it crashes. Short of deleting that entire folder and redownloading all your emails again, I'm not really sure how to fix it or what is causing it (might be better on macOS Sonoma?). So at this point, with respect to your time and effort, I think it's best to ask Apple for a refund in the meanwhile.

@paulcorn
Copy link
Author

paulcorn commented Jul 28, 2023 via email

@apparition47
Copy link
Owner

Really appreciate it. Could you run it with just the sample mail extension?

@apparition47
Copy link
Owner

apparition47 commented Jul 30, 2023

Crashed Thread: 11 Dispatch queue: IMAPNetworkTaskHandler queue (QOS: BACKGROUND)

Another user on Sonoma beta 3 reported the same crash as you.

Crashed Thread: 7 Dispatch queue: MCTaskHandler queue (QOS: BACKGROUND)

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process: Mail [2744]

Application Specific Information:
abort() called

Grabbed another Mac and managed to reproduce this crash that seems to happen a few seconds after launch while downloading emails from scratch. It is slightly different in that yours crashes under IMAPNetworkTaskHandler queue and yours occurs immediately on startup.

Sent this one Apple under FB12794488.

@paulcorn
Copy link
Author

Thanks for the info.
I hereby want to upload the two large "sysdiagnose" files (one before and one after the mail crash), but the files are too big (2 x 347 MB and only 25 MB allowed). Can I use WeTransfer where 2GB is allowed, and mail them both to [email protected]?

@apparition47
Copy link
Owner

apparition47 commented Jul 30, 2023

Got it. Thanks for the assistance. I've attached your dumps to my inquiries with Apple. Fingers crossed.

Repository owner deleted a comment from paulcorn Jul 31, 2023
Repository owner deleted a comment from paulcorn Aug 1, 2023
Repository owner deleted a comment from paulcorn Aug 1, 2023
Repository owner deleted a comment from paulcorn Aug 1, 2023
@apparition47
Copy link
Owner

apparition47 commented Aug 7, 2023

Just as an update for late readers of this thread, this issue appears to be on the Mail-side of things so we'll ultimately need Apple's intervention for a fix. Mail extensions should not cause the Mail app to crash.

If you're experiencing this issue, please file feedbacks directly to Apple referencing bug ticket FB12794488 so they can prioritize this issue.

@apparition47
Copy link
Owner

Issue has been resolved in Sonoma 14.3.

@apparition47 apparition47 changed the title Mailtrackerblocker 1.01 crashes mail on macOS Ventura 13.5 [FB12794488 ] Mailtrackerblocker crashes mail on macOS Ventura 13.5 Mar 4, 2024
@apparition47 apparition47 changed the title [FB12794488 ] Mailtrackerblocker crashes mail on macOS Ventura 13.5 [FB12794488] Mailtrackerblocker crashes mail on macOS Ventura 13.5 Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants