void-linux / void-linux/void-packages
Bug in go causing dockerd to crash
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.4k
- Forks
- 2.8k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 299
Description
Is this a new report?
Yes
System Info
Void 6.14.6_1 x86_64 GenuineIntel notuptodate rFFF
Package(s) Affected
go-1.24.2_1, docker-28.1.1_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
https://github.com/golang/go/issues/73144
Expected behaviour
an "Unexpected EOF" would not crash all running containers
Actual behaviour
My sketchy wifi lags during a docker pull. I will get an "Unexpected EOF" and all my running containers will exit and need to be restarted.
Steps to reproduce
- docker pull
- "Unexpected EOF"
- docker ps
- All containers have exited
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading golang/go#73144 and checking the go-1.24.2_1 and docker-28.1.1_1 package versions. Reproduce the failed docker pull under a lagging connection, then determine whether the upstream issue applies; done means the affected behavior is fixed in the relevant package or its status is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100