Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

feedback, why are crash symbols showing a timestamp of 2010 so it appear OUTDATED?!

  • 8 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

The crash symbols are showing a timestamp of 2010 so it appears they are NOT being complied FRESHLY... this should be looked into...

for example... the crash symbols for Firefox 67.0.4 https://ftp.mozilla.org/pub/firefox/candidates/67.0.4-candidates/build1/win64/en-US/firefox-67.0.4.crashreporter-symbols.zip

01/01/2010 @ midnight...


this is feedback and should be looked into...

The crash symbols are showing a timestamp of 2010 so it appears they are NOT being complied FRESHLY... this should be looked into... for example... the crash symbols for Firefox 67.0.4 https://ftp.mozilla.org/pub/firefox/candidates/67.0.4-candidates/build1/win64/en-US/firefox-67.0.4.crashreporter-symbols.zip 01/01/2010 @ midnight... this is feedback and should be looked into...

선택된 해결법

In the case of the user agent this is a decision to anonymize the user agent.

There is more to come:

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (8)

more options

Is this causing a problem?

I don't know which department would be able to respond to this feedback. Perhaps release management??

more options

Your Firefox user agent has the same 20100101 time stamp: Gecko/20100101

more options

jscher2000 said

Is this causing a problem? I don't know which department would be able to respond to this feedback. Perhaps release management??

causing a problem? not that I know of yet.... I have keeped my copy of crash reporter symbols up to date... but the time stamps are out of date..

more options

cor-el said

Your Firefox user agent has the same 20100101 time stamp: Gecko/20100101

I see what you mean... I looked up mine in About:config... I wonder why this is the case...

more options

선택된 해결법

In the case of the user agent this is a decision to anonymize the user agent.

There is more to come:

more options

I don't see the point of doing that... Firefox Devs need to know what version of Firefox a crash was used on plus for other reasons too probably...

more options

Melchior (aka Joseph) said

Firefox Devs need to know what version of Firefox a crash was used on plus for other reasons too probably...

If your Firefox crashed this year and you submitted a crash report, you can use the "View" button for a report on the about:crashes page to see what information the crash reporter is able to gather. It's definitely not limited to what is in your user agent string.

more options

The Telemetry environment shows all data that is included in the crash report in JSON format. This includes processor (CPU) and OS information and display (graphics card and monitor).