Bug 1795574
Summary: | Many base docker images fail with code 132 (SIGILL) and cannot even run bash | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Selim Arikan <selim.arikan> | ||||
Component: | docker | Assignee: | Jindrich Novy <jnovy> | ||||
Status: | CLOSED WONTFIX | QA Contact: | atomic-bugs <atomic-bugs> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 7.7 | CC: | amurdaca, lsm5, tsweeney | ||||
Target Milestone: | rc | Keywords: | Extras | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-06-09 22:21:50 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Selim Arikan
2020-01-28 11:01:29 UTC
Initial containers that are failed and cannot be restarted ever again also have debian-buster-slim as base image. Selim, I'm not clear at which version of Docker you're using on the machine with the failures. Is it: Docker CE version 19.03.5, build 633a0ea? If so, that's not supported by Red Hat AFAIK and you'd have to report the issue to upstream Docker. Dan thoughts? This looks like you are using an upstream version of docker? Hello, We are using the official stable Docker repository without any modifications. Specifically, the package is this one: https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-19.03.5-3.el7.x86_64.rpm Other CentOS packages are compatible with their corresponding RHEL versions. As far as I know, this package should work on RHEL as well since it is the stable and unmodified build. -- Update -- Hi, We now have also lost the second (identical to the first as in HW and SW configuration) system to the same problem. Now, both of the systems are unusable and showing the message "SIGILL, 132" if we try to run aforementioned containers. We have no plans to ship another version of Docker at this time. RHEL7 is in final support stages where only security fixes will get released. Customers should move to use Podman which is available starting in RHEL 7.6. |