搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Prevent Firefox from creating crash dump

  • 3 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 philipp

more options

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

被選擇的解決方法

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).

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

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

more options

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.

more options

選擇的解決方法

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).