-
Notifications
You must be signed in to change notification settings - Fork 1
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
Clean command seems to just segfault. #22
Comments
Weirdness, I'll valgrind and post what shows up and I'll see if I can tackle it from there, many of the commands segfault aswell if no default bin is provided. Maybe I'm on an old version let me update aswell. |
Updating did nothing aswell so let's see what the hell this is. |
if (value == NULL && !value->default_bin) { Line 79 |
When I took that image, I cleaned once, then built again, then did the 8x clean thing, and neither of those caused a segfault, but I think I brought up those lines of code privately and mentioned that, should |
No description provided.
The text was updated successfully, but these errors were encountered: