Closed
Bug 1689062
Opened 4 years ago
Closed 4 years ago
Store Windows third party symbol files without CFI on symbol server
Categories
(Toolkit :: Crash Reporting, task)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: calixte, Assigned: calixte)
Details
Attachments
(1 file)
Some people are just using these data to get symbol from address: they've their own stack walking stuff so CFI aren't required for them.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → cdenizet
Assignee | ||
Comment 1•4 years ago
|
||
Right now we don't store missing symbols when binary is missing for 64 bit platforms.
But some people don't need CFI to unwind stack since they've their own stuff but need to get symbol from address.
Assignee | ||
Comment 2•4 years ago
|
||
I ran the script locally to test the change and it works fine.
Pushed by cdenizet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/850bd08a99be
Store Windows third party symbol files without CFI on symbol server r=gsvelto
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•