[firefox-ui-tests] mozcrash does not process crash report due to "MINIDUMP_STACKWALK not set"
RESOLVED
FIXED
Status
People
(Reporter: whimboo, Assigned: whimboo)
Tracking
Firefox Tracking Flags
(firefox45 fixed)
Details
Attachments
(1 attachment)
1.16 KB,
patch
|
ahal
:
review+
|
Details | Diff | Splinter Review |
Seen today while running our tests with the correct symbol url: https://treeherder.allizom.org/logviewer.html#?job_id=2444766&repo=mozilla-central 08:42:35 INFO - Crash dump filename: c:\jenkins\workspace\mozilla-central_update\build\tmps7o6ku.mozrunner-1449247284\minidumps\ffc0b75d-f14f-477e-880c-bf8fdf14561f.dmp 08:42:35 INFO - MINIDUMP_STACKWALK not set, can't process dump. 08:42:35 WARNING - Failed to gather test failure debug. Problem is that I missed to return the actual stackwalk binary path in the query_minidump_stackwalk() method: https://dxr.mozilla.org/mozilla-central/source/testing/mozharness/mozharness/mozilla/testing/firefox_ui_tests.py?from=firefox_ui_tests.py#263
(Assignee) | ||
Comment 1•2 years ago
|
||
Created attachment 8695931 [details] [diff] [review] Patch v1
Attachment #8695931 -
Flags: review?(ahalberstadt)
Updated•2 years ago
|
Attachment #8695931 -
Flags: review?(ahalberstadt) → review+
(Assignee) | ||
Updated•2 years ago
|
Status: ASSIGNED → RESOLVED
Last Resolved: 2 years ago
status-firefox45: --- → fixed
Resolution: --- → FIXED
(Assignee) | ||
Comment 3•2 years ago
|
||
Reopening to hopefully being able to set the correct target milestone.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(Assignee) | ||
Comment 4•2 years ago
|
||
Nope. :(
Status: REOPENED → RESOLVED
Last Resolved: 2 years ago → 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•