Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include full minidump_stackwalk output in testcase #17

Closed
choller opened this issue Apr 5, 2018 · 1 comment
Closed

Include full minidump_stackwalk output in testcase #17

choller opened this issue Apr 5, 2018 · 1 comment
Assignees

Comments

@choller
Copy link
Contributor

choller commented Apr 5, 2018

Currently we have a lot of crashes on the server that only have partial symbols. It seems possible that there is something wrong with the symbolizing process, like missing symbols, corrupt dump or anything like that. In order to diagnose the problem, having the full minidump_stackwalk output in the testcase archive would be very helpful. This output should also include the stderr output, because that might have vital error messages.

@tysmith tysmith self-assigned this Apr 5, 2018
@tysmith
Copy link
Collaborator

tysmith commented Apr 5, 2018

The following commits will allow you to enable the requested functionality via ec2spotmanager config UI. Add FFP_DEBUG_MDSW=1 to the list of EC2 Userdata Macros
MozillaSecurity/ffpuppet@fbb8ca2
https://github.com/MozillaSecurity/grizzly-config/commit/525d7d8096a44a98fac3245671f1921983873ee4

@tysmith tysmith closed this as completed May 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants