Closed Bug 1341282 Opened 7 years ago Closed 7 years ago

The telemetry session id field of the crash ping sent by the crashreporter client is wrong

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 54
Tracking Status
firefox54 --- fixed

People

(Reporter: gsvelto, Assigned: gsvelto)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1310703 +++

QA noticed that the |payload.sessionId| field in the crash ping sent by the crashreporter client is different than the one sent by Firefox when restarting. It turns out we write out the wrong value to the extra file which is causing this issue; the value written out to the event file is correct though.
While writing a test for this I also noticed that one of the tests I wrote for bug 1310703 is wrong... I wonder why it doesn't blow up on try though.
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Comment on attachment 8839841 [details]
Bug 1341282 - Write the telemetry session id to the .extra file during a crash;

https://reviewboard.mozilla.org/r/114420/#review117992

Wow, that was silly. :)
Attachment #8839841 - Flags: review?(ted) → review+
(In reply to Ted Mielczarek [:ted.mielczarek] from comment #5)
> Comment on attachment 8839841 [details]
> Bug 1341282 - Write the telemetry session id to the .extra file during a
> crash;
> 
> https://reviewboard.mozilla.org/r/114420/#review117992
> 
> Wow, that was silly. :)

Yeah, copy-paste mistake before landing :-/ Anyway, thanks for the review, here's the green try run:

https://treeherder.mozilla.org/#/jobs?repo=try&revision=3cec535b99e99d2e4d76c235a32a3288a7fe5828
Pushed by gsvelto@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d9a06d9da18b
Write the telemetry session id to the .extra file during a crash; r=Ted
https://hg.mozilla.org/mozilla-central/rev/d9a06d9da18b
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
QA verified. Both pings have identical SessionId.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.