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

zloop: check if core file is generated by zdb #5215

Merged
merged 1 commit into from
Oct 3, 2016

Conversation

ironMann
Copy link
Contributor

@ironMann ironMann commented Oct 2, 2016

Run gdb core file inspection with correct program.

This should properly show core information of crashes like this

Run `gdb` core file inspection with correct program.

Signed-off-by: Gvozden Neskovic <[email protected]>
Copy link
Contributor

@behlendorf behlendorf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This should eliminate an entire class of zloop.sh failures where no debug information is logged.

It looks like this worked correctly on all 6 TEST builders. If you can remove commit f67b1be from the PR I can get this merged.

@ironMann
Copy link
Contributor Author

ironMann commented Oct 3, 2016

Updated

@behlendorf behlendorf merged commit 0c313d2 into openzfs:master Oct 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants