Open ThomasHurek opened 10 months ago
Thank @ThomasHurek, sorry for breaking your workflow. I think I know where it comes from. I'll investigate some more tomorrow. Do you have an example of docker image I can use?
@dgageot Thank you for looking into it. Unfortunately not a public image.
@dgageot If it's helpful, I'm also getting a qemu seg fault when trying to run containers based off of postgis/postgis:15-master
image. That one is public. I'm currently on macOS Monterey, but am going to update to Sonoma this evening.
db | performing post-bootstrap initialization ... ok
db | syncing data to disk ... ok
db |
db | initdb: warning: enabling "trust" authentication for local connections
db | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
db |
db | Success. You can now start the database server using:
db |
db | pg_ctl -D /var/lib/postgresql/data -l logfile start
db |
db | waiting for server to start....2024-02-05 20:51:40.289 UTC [126] LOG: starting PostgreSQL 15.2 (Debian 15.2-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
db | 2024-02-05 20:51:40.292 UTC [126] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
db | 2024-02-05 20:51:40.309 UTC [134] LOG: database system was shut down at 2024-02-05 20:51:39 UTC
db | qemu: uncaught target signal 11 (Segmentation fault) - core dumped
db | qemu: uncaught target signal 11 (Segmentation fault) - core dumped
db | qemu: uncaught target signal 11 (Segmentation fault) - core dumped
db | stopped waiting
db | pg_ctl: could not start server
db | Examine the log output.
db exited with code 1
Then when I looked at the container logs after stopping it, I saw these:
2024-02-05 17:24:21
2024-02-05 17:24:21 PostgreSQL Database directory appears to contain a database; Skipping initialization
2024-02-05 17:24:21
2024-02-05 17:24:21 2024-02-05 23:24:21.311 UTC [1] LOG: starting PostgreSQL 15.5 (Debian 15.5-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
2024-02-05 17:24:21 2024-02-05 23:24:21.317 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
2024-02-05 17:24:21 2024-02-05 23:24:21.317 UTC [1] LOG: listening on IPv6 address "::", port 5432
2024-02-05 17:24:21 2024-02-05 23:24:21.382 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2024-02-05 17:24:21 2024-02-05 23:24:21.449 UTC [70] LOG: database system was interrupted; last known up at 2024-02-05 22:55:06 UTC
2024-02-05 17:24:21 2024-02-05 23:24:21.994 UTC [72] FATAL: the database system is starting up
2024-02-05 17:24:22 2024-02-05 23:24:22.309 UTC [70] LOG: database system was not properly shut down; automatic recovery in progress
2024-02-05 17:24:22 2024-02-05 23:24:22.341 UTC [70] LOG: invalid record length at 0/14FE148: wanted 24, got 0
2024-02-05 17:24:22 2024-02-05 23:24:22.341 UTC [70] LOG: redo is not required
2024-02-05 17:24:22 2024-02-05 23:24:22.379 UTC [66] LOG: checkpoint starting: end-of-recovery immediate wait
2024-02-05 17:24:22 2024-02-05 23:24:22.395 UTC [66] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.004 s, sync=0.002 s, total=0.028 s; sync files=2, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB
2024-02-05 17:24:22 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
2024-02-05 17:24:22 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
2024-02-05 17:24:22 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
After upgrading OS to Sonoma this error went away 🥳
Same here.
Error message
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Edit:
I downgraded to docker desktop 4.26.1 and the issue seemed to be gone
Same here
qemu: uncaught target signal 11 (Segmentation fault)
4.24.2
and it stopped happeningubuntu:focal
with a custom Node.js 18x applicationIf you experience this issue: downgrade Docker for Mac https://stackoverflow.com/a/64825028/4681920
Update: after updating to macOS 14.3
the issue does not occur anymore
Unfortunately macOS 14.x is not rolled out in our company yet so stuck with 12.x or 13.x.
I'm also having this issue, building the container worked yesterday, not today after the update to 4.27.1
-macOS Monterey 12.7, M1
When I downgraded back to 4.26.1 here it worked again.
It happens with linux/amd64 docker/dev-environments-default:stable-1
on my M1 Mac.
@jmlapre and everyone, could you try Docker Desktop 4.27.2 that was released today?
Just tried and still seeing: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Also seeing this after updating to Docker Desktop 4.27.1 in the last few days. A number of our older builds that previously worked over the past years are now suddenly seeing various output similar to this
app-1 | /gems/gems/image_optim_pack-0.6.0-x86_64-linux/lib/image_optim/pack.rb:69: [BUG] Segmentation fault at 0x0000000000000000
app-1 | ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-linux]
app-1 |
app-1 | -- Control frame information -----------------------------------------------
app-1 | qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Hi everyone, here's the status on this one:
qemu: uncaught target signal 11 (Segmentation fault)
error on 4.27.2, with Rosetta disabled.Could you all try and activate Rosetta, in 4.27.2, and tell me if that works for you too? I'll try QEMU 8.1.5 and 8.2.1 to see if they fixe the issue. (We currently ship 8.1.4)
Hey everyone,
i just stumbled across the same error after updating to version 4.27.1 this morning and then to 4.27.2.
@dgageot after enabling Rosetta the error seems to be gone.
@dgageot When you mention enabling rosetta I have rosetta enabled in my mac - is there a docker desktop setting to switch to rosetta instead of qemu? I am on macOS 12.7.
Same - not seeing this configuration option in the Docker Desktop preferences.
@ThomasHurek @jasonfine I do see the Use Rosetta for x86/amd64 emulation on Apple Silicon
option in the general settings of docker desktop on v4.27.1
. Also worked for me!
Upgraded to macOS 14.3.1 and docker-compose started running like a 👸🏻 again 👍🏻
Yup, upgrade to Mac OS 14 did the trick for me too, thanks
@ThomasHurek @jasonfine Don't you see these settings?
This is how it looks like for me:
On Mac OS 14.3.1 with Docker Desktop 4.27.2 PHP container fails like this with containerd on:
A. With Rosetta emulation disabled
2024-02-14 11:39:10 [14-Feb-2024 11:39:10] WARNING: [pool www] child 115 said into stderr: "qemu: uncaught target signal 11 (Segmentation fault) - core dumped"
2024-02-14 11:39:10 [14-Feb-2024 11:39:10] WARNING: [pool www] child 115 exited on signal 11 (SIGSEGV) after 241.836107 seconds from start
B. Enabled Rosetta
2024-02-14 11:49:25 [14-Feb-2024 11:49:25] WARNING: [pool www] child 198 exited on signal 11 (SIGSEGV) after 39.904495 seconds from start
In other words there is no Qemu error with Rosetta enabled, but the container crashes consistently nonetheless with v4.27.x.
This is how it looks like for me:
@ThomasHurek Sorry, I checked and you have to be at least on macOS 13 to enable Rosetta.
I am on 14.3 MacOS issue still persists.
@pitops Have you tried Rosetta?
@dgageot I haven't. Instead I just tried with the downgraded 4.26.1 and it got passed that error. Definitely something wrong with latest docker version
@dgageot I haven't. Instead I just tried with the downgraded 4.26.1 and it got passed that error. Definitely something wrong with latest docker version
Please give a try to Rosetta. It seems to work for most of the users who have this issue. Yes, Docker Desktop 4.27+ has got qemu 8.1.5 that is way more recent than the 6.something that came with Docker Desktop 4.26.1. But it comes with regressions.
Still on OS 12.6 here, the downgrade to 4.26.1 works for now. I'm going to stick with this for now as a full system update could potentially be a headache with my current workload.
Due to a third party software we can't have Rosetta enabled. Switching it off has worked until 4.27+ . After that release all interactions with the library produces Segmentation fault. Works fine with 4.26.1.
MacOS 14.3.1
@dgageot i will try that as well thanks
Hi all! What helped me was enabling the option in docker desktop MacOS Ventura 13.6.4 Docker Desktop 4.27.2 (137060) is currently the newest version available. Docker version 25.0.3, build 4debf41
Turn on - Use Rosetta for x86/amd64 emulation on Apple Silicon
Enabling Rosetta worked for me, however keep in mind that you need to enable virtualization framework for that
Problem solved 👍🏼
Just for completeness: this also happens on an Intel Mac running macOS 13.6.3 and Docker 4.27.1 when trying to build an ARM64 image (and on Intel Macs, there obviously is no Rosetta option in Docker). In my case, it looks like the post-install script of libc-bin
is failing during apt install build-essentials
in an image based on python:3.11-slim-bullseye
. Will try a downgrade for the time being.
Same issue here. I have Mac M1 with Monterey 12.5 and also don't have the rosetta option in my settings Downgraded to Docker Desktop 4.26.1 and it worked
Same issue for me on Ventura 13.6.3 on Docker 4.27.1 and 4.27.2. Downgrading to 4.26.1 fixed it for me. Everything worked under Rosetta in all versions.
Just for completeness - for those having issues, if you don't have Rosetta installed, you can install it like so:
softwareupdate --install-rosetta
Then, enable Rosetta in Docker desktop as mentioned in the above post. This resolved the issue for me.
Hi all! What helped me was enabling the option in docker desktop MacOS Ventura 13.6.4 Docker Desktop 4.27.2 (137060) is currently the newest version available. Docker version 25.0.3, build 4debf41
Turn on - Use Rosetta for x86/amd64 emulation on Apple Silicon
Today I spent the whole day on this problem. I tried 4 versions of Docker (4.20.0
, 4.24.2
, 4.26.1
, 4.27.2
), in new versions I tried to enable and disable the item Use Rosetta for x86/amd64 emulation on Apple Silicon
. I installed Rosetta 2 on a macbook and tried it, then uninstalled Rosetta and tried again, with different settings, then installed Rosetta again and tried again.
Also, I was on Ventura and it didn't work. Then I installed Sonoma and still nothing works, I still get the error qemu: uncaught target signal 11 (Segmentation fault) - core dumped
.
My work has stopped because of this, which is certainly bad...
I tried everything possible, what else do you think can be done?
FYI I'm trying to compile an electron app using the electronuserland/builder:wine
image
Macbook Air M2, Sonoma 14.3.1
Updated:
Okay I understand: Apple Silicon devices cannot run ia32
executable. And this not problem with docker
Hi everybody! Could you give a try to Docker Desktop 4.28? It fixes some issues with Rosetta and QEMU. Some issues remain in QEMU 8.1.5 and that would be helpful if you can share the images with which it's still failing. @bradleygore for me it's ok with postgis
Thank you. I just tried updating to docker desktop 4.28. The QEMU issue seems solved with macOS Monterey for one of my images that uses a JDK. It fails for another image with: qemu: uncaught target signal 11 (Segmentation fault) - core dumped qemu: uncaught target signal 11 (Segmentation fault) - core dumped
I had some funky shell issues for my existing shells. Running e.g. docker ps results in: unable to get absolute bin path: getwd: invalid argument Seems to work in new shells though.
@ThomasHurek I understand those are private images. Can you reproduce with their base images?
@dgageot the 4.28 resolved the issue for us. Thanks!
I think it resolved the Segmentation Fault issue here!
(Though it introduced a new one: Warning: include(vendor/symfony/console/Event/ConsoleErrorEvent.php): Failed to open stream: Too many open files
which does not happen in v4.26.1)
I was running into similar issues with a Postgres image, but upgrading to Docker Desktop 4.28 seems to have fixed it for me on Ventura.
v4.28.0 on MacOS Sonoma solved this issue for me as well regardless of whether I have Rosetta enabled 👍
updating docker "desktop" to v4.28.0 isn't the solution. I did it, and nothing changed.
I am running into a some similar issues. Emulated platforms fail when using 4.27.x
and 4.28
. Depending on whether the settings I enable I get a segmentation fault, an exec format error, or a failed to extract layer
/failed to get reader from content store
error. Rolling back to 4.26.1
seems to have done fixed the issue.
Docker Desktop v4.28.0 macOS 14.3.1 Intel macbook
QEMU still segfaults on a simple apt-get install
.
Cannot install Rosetta (older macbook pro) - docker4desktop is pretty bust for us at this point...
I was also getting this error with Docker Desktop 4.28.0, on macOS Ventura 13.6.6. Checking "Use Rosetta for x86_64/amd64 emulation" fixed it!
"Use Rosetta for x86_64/amd64 emulation"
Fixed for me too, but unfortuantely it doesn't help with arm32 containers which rely on qemu. I think we are running into this mmap issue in qemu 8+ https://gitlab.com/qemu-project/qemu/-/issues/1890.
Description
Various docker containers built on arm64 and work fine with docker desktop 4.26.1 and earlier now fail with 4.27.1 with the following error when the Java JVM tries to start: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Rolling back to 4.26.1 solves the problem.
Reproduce
docker run -p 10039:10039 -p 10041:10041 -p 10042:10042 -p 10020:10020 -p 10200:10200 -p 10203:10203 -p 10202:10202 -p 127.0.0.1:7779:7779 --platform=linux/amd64 -d ... Inside the container check the JVM logs.
Expected behavior
Docker container with Java JVM should be able to start.
docker version
docker info
Diagnostics ID
87F8214C-033B-4E15-8F11-D909E9F5EF70/20240205200938
Additional Info
No response