Closed
Bug 1788267
Opened 2 years ago
Closed 2 years ago
add inline function bits to processed crash schema
Categories
(Socorro :: Processor, task, P2)
Socorro
Processor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(1 file)
We updated rust-minidump to 0.14.0 in bug #1779630 which supports inline function bits. However, I don't think there are any crash reports that have modules for which we have inline function data in the sym files.
When we start getting some crash reports like that, we should add the inline function related fields to the processed crash.
Assignee | ||
Comment 1•2 years ago
|
||
Markus said I can do a try build with the patch from bug #1779631 and that'll give me what I need to build an example crash report. Doing that now.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
This got pushed to prod in bug #1789701. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•