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