Segfault when using CLI #322
Labels
No labels
Roadmap
V
bug
docs
duplicate
enhancement
good first issue
help wanted
idea
invalid
question
wontfix
Idea
Roadmap
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
No idea what could be causing this right now.
On further inspection, the error happened after the user tried to run a build after updating their kernel, without restarting. Apparently docker really doesn't like this, so it's possible the docker daemon returned an invalid response. This means the Vieter docker code probably assumes at some point that it's received valid output.
Pretty sure this bug has been fixed thanks to the recent docker code refactor, but until I can confirm this, I'll keep it open.