Segfault when using CLI #322
Labels
No Label
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 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#322
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. 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.