-
Notifications
You must be signed in to change notification settings - Fork 86
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
Core dump of containerd.service on 5:20.10.12~3-0~debian-bullseye_armhf.deb (RasPi ZeroW) #1347
Comments
I gave up on Docker and tried to install my NodeJS project directly, but the Pi was constantly repeating the containerd core dump. I tried every command I could find to disable Docker and containerd, but nothing worked. I finally removed Docker and containerd:
Is there some command I didn't find that would have worked to stop the thousands of core dumps? |
same here just with Apr 22 11:14:24 raspberrypi systemd[1]: containerd.service: Main process exited, code=dumped, status=4/ILL This kernel-version is the problem |
Same with newer versions of docker-ce and containerd: schizophrenia@cloudberry:/var/log $ docker ps
Segmentation fault
schizophrenia@cloudberry:/var/log $ dpkg -l | grep container
ii containerd.io 1.5.11-1 armhf An open and reliable container runtime
iF docker-ce 5:20.10.14~3-0~debian-bullseye armhf Docker: the open-source application container engine
ii docker-ce-cli 5:20.10.14~3-0~debian-bullseye armhf Docker CLI: the open-source application container engine Also on raspbian on zero 1.1:
|
Why do you have such guess? |
Because I read in many forums that, when anybody change (downgrade) the kernel-version, its work. I dont know why but it works for me. |
What the kernel version do you use? Are you use it on raspbian? How do you downgrade it? |
same issue with raspi zero |
I switched to podman, as workaround. |
I am having this issue as well. |
Happening for me using DietPi on a Pi Zero W after installing the latest using the instructions from Docker's website. journalctl -xeLog Paste
Packages
Kernel Version
LSB release info
|
Hello, For me this also happens on bullseye_armhf.deb RasPi ZeroW. uname -a |
Expected behavior
Installation of
containerd.io_1.4.12-1_armhf.deb 2021-12-11 23:01:38 14.7 MiB
docker-ce-cli_20.10.12
3-0debian-bullseye_armhf.deb 2021-12-13 14:39:56 34.0 MiBdocker-ce-rootless-extras_20.10.12
3-0debian-bullseye_armhf.deb 2021-12-13 14:39:58 6.3 MiBdocker-ce_20.10.12
3-0debian-bullseye_armhf.deb 2021-12-13 14:39:58 12.6 MiBon Raspberry Pi Zero W with fresh Debian Bullseye
Actual behavior
Steps to reproduce the behavior
[https://docs.docker.com/engine/install/debian/] (https://docs.docker.com/engine/install/debian/)
Exploration:
Output of
docker version
:Output of
docker info
:Additional environment details (AWS, VirtualBox, physical, etc.)
This is exactly the 2018 problem reported in:
https://forums.docker.com/t/error-when-starting-docker-service/63041/4
But I have
docker-ce (5:20.10.12
3-0debian-bullseye) ...And it isn't 2019 any more...
#490
But I have
containerd.io is already the newest version (1.4.12-1)
The text was updated successfully, but these errors were encountered: