Closed Bug 1425634 Opened 8 years ago Closed 8 years ago

Spidermonkey shell runs failing to generate stack traces

Categories

(Core :: JavaScript Engine, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: sfink, Assigned: sfink)

Details

Attachments

(1 file, 1 obsolete file)

As glandium pointed out to me, the minidump_stackwalk binary I'm using is completely bogus.
Now using the one from build-tools/breakpad/linux64/mindump_stackwalk
Attachment #8937229 - Flags: review?(mh+mozilla)
Oops, noticed that I hadn't changed the path where it is found.
Attachment #8937230 - Flags: review?(mh+mozilla)
Attachment #8937229 - Attachment is obsolete: true
Attachment #8937229 - Flags: review?(mh+mozilla)
Comment on attachment 8937230 [details] [diff] [review] Use a statically linked minidump_stackwalk for JS shell stacks (binary is from build-tools) Review of attachment 8937230 [details] [diff] [review]: ----------------------------------------------------------------- I trust you did the right thing, but it would be better on the long term to make that breakpad-tools archive the result of a toolchain task.
Attachment #8937230 - Flags: review?(mh+mozilla) → review+
Comment on attachment 8937230 [details] [diff] [review] Use a statically linked minidump_stackwalk for JS shell stacks (binary is from build-tools) Review of attachment 8937230 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/config/tooltool-manifests/linux64/jsshell.manifest @@ +5,4 @@ > "algorithm": "sha512", > "filename": "breakpad-tools.tar.xz", > "unpack": true > }, InvalidManifest: trying to read invalid manifest file
Pushed by sfink@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/5cba1daf1c6f Use a statically linked minidump_stackwalk for JS shell stacks (binary is from build-tools), r=glandium
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Priority: -- → P1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: