This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

সহায়তা খুঁজুন

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.

আরও জানুন

Disable Crash Reporter

  • 2 উত্তরসমূহ
  • 5 এই সমস্যাটি আছে
  • 1 দেখুন
  • শেষ জবাব দ্বারা Curtis Koenig

more options

When the browser crashes, it's feasible that some of the data from sensitive web apps or sites could be included in a crash report. As such some enterprises want reporting disabled if the browser is being used to access sensitive data. Other than disabling Crash reporting from the UI, I can't seem to locate a configuration line to disable crash reporting - I can set breakpad.reportURL to null and to set HKCU\Software\Mozilla\Firefox\Crash Reporter\SubmitCrashReport = 0 (on windows) each time the user logs in. Is there a way to disable crash reporting permanently so that when a new profile is created it's not re-enabled?

When the browser crashes, it's feasible that some of the data from sensitive web apps or sites could be included in a crash report. As such some enterprises want reporting disabled if the browser is being used to access sensitive data. Other than disabling Crash reporting from the UI, I can't seem to locate a configuration line to disable crash reporting - I can set breakpad.reportURL to null and to set HKCU\Software\Mozilla\Firefox\Crash Reporter\SubmitCrashReport = 0 (on windows) each time the user logs in. Is there a way to disable crash reporting permanently so that when a new profile is created it's not re-enabled?

সমাধান চয়ন করুন

Thanks it appears that setting an environment variable of MOZ_CRASHREPORTER_DISABLE will do what is being looked for. Linked from your article: Environment Variables Affecting Crash Reporting

প্রেক্ষাপটে এই উত্তরটি পড়ুন। 👍 2

All Replies (2)

more options
more options

চয়ন করা সমাধান

Thanks it appears that setting an environment variable of MOZ_CRASHREPORTER_DISABLE will do what is being looked for. Linked from your article: Environment Variables Affecting Crash Reporting