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

Don't generate a corefile when generating SIGSEGV #2987

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

matt335672
Copy link
Member

Fixes #2986

One of the tests uses a child process which generates SIGSEGV. On FreeBSD this generates a corefile by default which breaks the 'make distcheck' process.

One of the tests uses a child process which generates SIGSEGV.
On FreeBSD this generates a corefile by default which breaks
the 'make distcheck' process.
@metalefty
Copy link
Member

Thanks, it's also fine to dump core elsewhere out-of-tree for example /tmp but this looks good to me.

@metalefty metalefty merged commit 01d3ded into neutrinolabs:v0.10 Mar 14, 2024
13 checks passed
@matt335672 matt335672 deleted the fix_freebsd_core branch March 18, 2024 10:34
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