Closed
Bug 1801122
Opened 2 years ago
Closed 2 years ago
update rust-minidump to 7faf03c5
Categories
(Socorro :: Processor, task, P2)
Socorro
Processor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(2 files)
We should update to rust-minidump 7faf03c5. This is after 0.14.0 (bug #1779630) but before a 0.15.0 release.
Notes:
0aec5ef update indicatif now that a working version is published
dc8deb2 Improve printing of hexadecimal values
048c10a Improvements to Windows error codes printouts
c796d07 Added macOS ARM arithmetic exceptions
2d78f05 Fixed macOS ARM breakpoint and bad access exceptions and added missing ones
6aaf36a Added perma-links to Apple's sources holding the exceptions' declarations
cb7b25c Add instruction disassembly and access to JSON output
3ee32fc Properly report non-canonical addresses on Amd64 architecture
c06fd69 Remove MemoryListCursor and associated trait machinery
d64fb49 Add info about crashing instruction to output
134675e Refactor crash information into its own structure
dfcfac5 Implement op_analysis::SparseMemoryStream for memory lists
ab7fc08 Add instruction analysis for amd64
a6a486b post-release fixup
Gabriele says this will fix bug #1493342.
Assignee | ||
Comment 1•2 years ago
|
||
Grabbing this to do today.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
willkg merged PR #2: "bug 1801122: update rust-minidump to 7faf03c5" in 75528f8.
After this, I did a v20221117.0 release of the stackwalker.
Next, I need to pull this into socorro.
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
Assignee | ||
Comment 6•2 years ago
|
||
I pushed this to prod just now in bug #1801359. 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
•