Closed
Bug 1755602
Opened 3 years ago
Closed 3 years ago
mindump_stackwalk not being downloaded by mozboot
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: Gankra, Assigned: Gankra)
References
Details
Attachments
(1 file, 1 obsolete file)
It seems we're a bit too inconsistent with talking about minidump-stackwalk vs minidump_stackwalk, so let's just be consistent and only use minidump_stackwalk as much as possible.
| Assignee | ||
Comment 1•3 years ago
|
||
Being inconsistent makes some tools confused.
| Assignee | ||
Comment 2•3 years ago
|
||
Inconsistency confuses some of our tools. As part of this, I:
- Updated some docs to point to rust-minidump
- Added a fallback to mozcrash.py to try both versions
- Make mozcrash.py use --brief output when the local mdsw is used
- Remove the renaming hack from build-minidump-stackwalk.sh
This isn't as simple as a sed because we still have breakpad in tree
for minidump-analyzer. I did my best to replace the right strings.
Comment 3•3 years ago
|
||
The severity field is not set for this bug.
:gsvelto, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(gsvelto)
Updated•3 years ago
|
Severity: -- → S3
Status: NEW → ASSIGNED
Flags: needinfo?(gsvelto)
| Assignee | ||
Comment 5•3 years ago
|
||
Whoops, I completely blanked on pushing the fix
Pushed by abeingessner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c30ff126b1d
consistently use minidump-stackwalk instead of minidump_stackwalk. r=glandium
Comment 7•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
Updated•3 years ago
|
Attachment #9264078 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•