moby: Segmentation Fault with docker 1.12.4 on Raspberry Pi
Description
After upgrading docker-engine on my Raspberry Pi 1 from 1.12.3 to 1.12.4 docker fails to start with a segmentation fault. Downgrading to 1.12.3 solves this problem.
Steps to reproduce the issue:
- Install docker-engine on Debian Jessie in Version 1.12.4
- Try to start docker
- See the segmentation fault
Describe the results you received: I received a segmentation fault on startup
Describe the results you expected: I expected a running docker engine with previous containers restarted
Output of docker version
:
Not possible since also the docker client exits with a segmentation fault
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 21 (13 by maintainers)
I am encountering the same segmentation fault error after trying to install docker 17.05.0 .deb package from download.docker.com. OS is a fresh install raspbian jessie on pi zero wireless v1.1.
Output of strace -f dockerd:
@thaJeztah sure thing. I opened issue https://github.com/moby/moby/issues/38175 and will add a mention there. Thanks!