Closed
Bug 1306013
Opened 9 years ago
Closed 8 years ago
Can we give startup crashes their own column in crash_aggregates?
Categories
(Data Platform and Tools Graveyard :: Datasets: Crash Aggregates, defect)
Data Platform and Tools Graveyard
Datasets: Crash Aggregates
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: chutten, Unassigned)
References
Details
Attachments
(1 file)
Of particular interest to release management is the specific type of crash known as "startup crash" where the crash occurs before Firefox can start.
Presently there's no way to tell how many app crashes in crash_aggregates are startup crashes. Could we give them their own column to say "_THIS_ many of the browser crashes are startup crashes"?
Updated•9 years ago
|
Points: --- → 2
Priority: -- → P2
Updated•9 years ago
|
Flags: needinfo?(mdoglio)
Comment 1•9 years ago
|
||
:chutten is this 'startup crash' value available anywhere in either main or crash pings?
Flags: needinfo?(mdoglio) → needinfo?(chutten)
Reporter | ||
Comment 2•9 years ago
|
||
According to [1] the crash pings should be annotated with "StartupCrash".
[1]: https://dxr.mozilla.org/mozilla-central/source/toolkit/crashreporter/nsExceptionHandler.cpp#189
Flags: needinfo?(chutten)
Comment 3•9 years ago
|
||
Cool, I'm make some room for it in the Q4 plan if this is not super urgent.
Assignee: nobody → mdoglio
Comment 5•9 years ago
|
||
Sorry this went out of my radar last quarter. I'll have a look this week.
Comment 6•9 years ago
|
||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Updated•9 years ago
|
Priority: P2 → P1
Updated•8 years ago
|
Component: Metrics: Pipeline → Datasets: Crash Aggregates
Product: Cloud Services → Data Platform and Tools
Updated•8 years ago
|
Assignee: mdoglio → nobody
Status: ASSIGNED → NEW
Priority: P1 → --
Reporter | ||
Comment 8•8 years ago
|
||
That is a good question, :mreid. I'm not sure. I haven't heard anyone asking for this specificity of data since moving teams shortly after filing this bug, yet the code in the attached PR is partially correct so it seems a waste to drop it on the floor.
I will err on the side of closing in this instance, as if someone actually needed it we would've heard about it. I'll also close down the PR.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(chutten)
Resolution: --- → WONTFIX
Reporter | ||
Comment 9•8 years ago
|
||
Err... apparently mauro already closed the PR a few months back. :S
Updated•7 years ago
|
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•