Closed Bug 1658733 Opened 4 years ago Closed 4 years ago

Unhelpful "MINIDUMP_STACKWALK not set, can't process dump." despite having installed it via mach bootstrap

Categories

(Testing :: Mozbase, defect, P3)

defect

Tracking

(firefox81 fixed)

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: robwu, Assigned: bc)

References

Details

(Whiteboard: [dev-prod-2020])

Attachments

(2 files)

Since bug 1635834, mach bootstrap --no-system installs minidump_stackwalk, e.g. to ~/.mozbuild/minidump_stackwalk/minidump_stackwalk

Despite the binary being present, the following error still appears:

MINIDUMP_STACKWALK not set, can't process dump.

It would be helpful to recognize the installed minidump_stackwalk.
Or at least add more useful information, e.g. by adding a message like this:

MINIDUMP_STACKWALK not set, can't process dump.
A minidump_stackwalk binary was found at ~/.mozbuild/minidump_stackwalk/minidump_stackwalk

( or if the file is not found: )

Use mach bootstrap --no-system to install minidump_stackwalk.

This is the command that I use to get the desired symbolized stack trace:
MINIDUMP_STACKWALK=~/.mozbuild/minidump_stackwalk/minidump_stackwalk ./mach test ...

Whiteboard: [dev-prod-2020]
Priority: -- → P3

minor severity. I'll take this.

Assignee: nobody → bob
Severity: -- → S4
Status: NEW → ASSIGNED
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/59d82c31699c
If not otherwise specified, use bootstrapped minidump_stackwalk. r=jmaher,robwu
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/a3856339b518
Fix typo, use --no-system-changes in message r=jmaher DONTBUILD
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: