Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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

Prevent Firefox from creating crash dump

  • 3 replies
  • 1 has this problem
  • 36 views
  • Last reply by philipp

We have firefox published on a small citrix farm, problem is the folder that is hosting the crash dumps is random, so we can't exclude it when the profiles are copied back during user logoff. We are potentially copying back a significant amount of useless data. Is there a way to stop Firefox from creating the crash dump file in the first place? We've found ways to stop the Reporting portion, but not this dump file creation.

Thanks! Micah

We have firefox published on a small citrix farm, problem is the folder that is hosting the crash dumps is random, so we can't exclude it when the profiles are copied back during user logoff. We are potentially copying back a significant amount of useless data. Is there a way to stop Firefox from creating the crash dump file in the first place? We've found ways to stop the Reporting portion, but not this dump file creation. Thanks! Micah

Chosen solution

as far as i understand it, if you set the MOZ_CRASHREPORTER_DISABLE variable accordingly, no dump file should be created in the first place (though i've never tried it myself).

Read this answer in context 👍 0

All Replies (3)

hello micah, please see the section about disabling the crash reporter at http://kb.mozillazine.org/Breakpad

We saw this.. does disabling the crash reporter prevent firefox from creating the dump file when it crashes? It seemed that the article was saying that this only disables the reporting portion.

Chosen Solution

as far as i understand it, if you set the MOZ_CRASHREPORTER_DISABLE variable accordingly, no dump file should be created in the first place (though i've never tried it myself).