Closed
Bug 1757856
Opened 3 years ago
Closed 3 years ago
bootstrap doesn't install minidump_stackwalk on windows 10 64
Categories
(Firefox Build System :: Bootstrap Configuration, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1755602
People
(Reporter: bryce, Unassigned)
Details
While working on some testing I crashed and got the following message
MINIDUMP_STACKWALK binary not found: c:/Users/B/.mozbuild/minidump_stackwalk/minidump_stackwalk.exe. Use mach bootstrap --no-system-changes to install minidump_stackwalk.
I imagine the test is trying to give me some nicer stacks, but can't find the minidump_stacwalk executable. Following a bootstrap I still cannot find any minidump_stackwalk in ~/.mozbuild
.
Comment 1•3 years ago
|
||
There have been changes recently around that. What revision are you on?
Flags: needinfo?(bvandyk)
Reporter | ||
Comment 2•3 years ago
|
||
Building on top of
$ hg log -r central
changeset: 680825:b46dc027a4bf
fxtree: central
parent: 680814:d542a202cb0d
user: Mozilla Releng Treescript <release+treescript@mozilla.org>
date: Sun Feb 27 19:04:56 2022 +0000
summary: no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
I'll pull shortly to retest.
Flags: needinfo?(bvandyk)
Comment 3•3 years ago
|
||
Ah, the changes I had in mind haven't landed yet. This is likely a dupe of bug 1755602.
Reporter | ||
Comment 4•3 years ago
|
||
Ah, cool. Was just typing out a big response with new central. But lets dupe to 1755602 and I'll keep an eye on that. Thanks for pointing that out.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•