Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Thunderbird 140.2.0esr problem — fan. Mac 10.15 (catalina)

more options

Hello,

I am using a MacBook Pro (16-inch, 2019) 2.3 GHz Intel Core i9 8-core processor 16 GB 2667 MHz DDR4 memory

When I launch Thunderbird, the fans start up. As soon as I stop Thunderbird, the fans stop. When I close Thunderbird, I receive an error message (see attached).

Could you help me?

Thank you, Have a nice day,

Hello, I am using a MacBook Pro (16-inch, 2019) 2.3 GHz Intel Core i9 8-core processor 16 GB 2667 MHz DDR4 memory When I launch Thunderbird, the fans start up. As soon as I stop Thunderbird, the fans stop. When I close Thunderbird, I receive an error message (see attached). Could you help me? Thank you, Have a nice day,
Sarin'efijery napaingotra

Novain'i Wayne Mery t@

All Replies (4)

more options

Launch Thunderbird with:

MOZ_DISABLE_FORK=1

If it works, then you are seeing https://bugzilla.mozilla.org/show_bug.cgi?id=1984061.

Let us know your results.

Helpful?

more options

Hello,

Thank you for your reply.

I followed these instructions:

"You can launch Thunderbird using an AppleScript to work around the bug. It's very simple. Open the Script Editor application and paste this text:

do shell script “MOZ_DISABLE_FORK=1 /Applications/Thunderbird.app/Contents/MacOS/thunderbird &> /dev/null &” display notification “Thunderbird has been launched with MOZ_DISABLE_FORK=1.” with title "Launch successful "

Then export the script as an application, give it a name, and place it in the Dock. Use the application to launch Thunderbird. If the problems disappear, it proves that the bug is indeed the same."

The problem seems to be solved by implementing this process.

Helpful?

more options

Hi, I had a similar issue with Thunderbird 140.0.1esr on Catalina 10.15.7. Found Fix: 1977514 to circumvent the issue using an AppleScript.

<AppleScript> set tbird140 to "-MOZ_CRASHREPORTER_DISABLE=1" display notification "Thunderbird Starting" do shell script "/Applications/Thunderbird.app/Contents/MacOS/thunderbird " & tbird140 </AppleScript>

Just installed the latest TB v140.2.esr and getting the same issue! Now using the same AppleScript, however, it appears to have caused an additional issue.

I use the TB Mac OS X Address Book. It successfully displays 900+ entries when starting TB normally, but when starting up using the AppleScript the Mac OS X Address Book shows zero entries.

Helpful?

more options

Thank you for this information!

To be continued. :)

Helpful?

Mametraha fanontaniana

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.