Open Bug 1771619 Opened 3 years ago Updated 3 years ago

error 0x80004005 in TerminatorTelemetry.jsm on startup

Categories

(Thunderbird :: General, defect)

Thunderbird 102
defect

Tracking

(Not tracked)

People

(Reporter: wsmwk, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

New install of nightly on Windows which never previously had nightly installed...

NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsITelemetry.getHistogramById] 3 TerminatorTelemetry.jsm:8

Blocks: tb102found

These are failing for xpcom-shutdown-threads, XPCOMShutdownFinal, CCPostLastCycleCollection

Looks like it's from https://hg.mozilla.org/mozilla-central/rev/3031b4d8ca8b52c836ecead03ea5b6655d3c8567 - bug 1766572.
Should these 3 which are now written to ShutdownDuration.json be added to https://searchfox.org/mozilla-central/rev/4c3f6e8bf87fffb7c62feb4c76a14e0eb0b94c1f/toolkit/components/terminator/TerminatorTelemetry.jsm#31 ? I didn't verify but this bug should be present in Firefox as well.
The bug means the id is undefined here: https://searchfox.org/mozilla-central/rev/4c3f6e8bf87fffb7c62feb4c76a14e0eb0b94c1f/toolkit/components/terminator/TerminatorTelemetry.jsm#85

Flags: needinfo?(jstutte)

Oh great, another list of our shutdown phases we need to keep in sync. Thanks for noticing!

Depends on: 1772990
Flags: needinfo?(jstutte)
You need to log in before you can comment on or make changes to this bug.