docker engine crashes or freezes when doing something related to getcwd on --mount type=bind folder on macOS/arm · Issue #7673 · docker/for-mac · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building m4 in a container on a M2 Mac using conan2 package manager, docker crashes or freezes reproducibly at a configure step (sometimes crash, sometimes freeze).
The step is named "checking whether getcwd handles long file names properly..."
open Terminal, cd into the folder containing "crash-getcwd.sh"
run "crash-getcwd.sh" (make sure there is an empty folder conanhome)
=> after a few seconds inside docker run there is either a crash error message or the process freezes at "checking whether getcwd handles long file names properly..."
Description
When building m4 in a container on a M2 Mac using conan2 package manager, docker crashes or freezes reproducibly at a configure step (sometimes crash, sometimes freeze).
The step is named "checking whether getcwd handles long file names properly..."
Reproduce
crash-getcwd-bind.zip
=> after a few seconds inside docker run there is either a crash error message or the process freezes at "checking whether getcwd handles long file names properly..."
Expected behavior
Run through and finish the build.
docker version
Client: Version: 28.1.1 API version: 1.49 Go version: go1.23.8 Git commit: 4eba377 Built: Fri Apr 18 09:49:45 2025 OS/Arch: darwin/arm64 Context: desktop-linux Server: Docker Desktop 4.41.2 (191736) Engine: Version: 28.1.1 API version: 1.49 (minimum version 1.24) Go version: go1.23.8 Git commit: 01f442b Built: Fri Apr 18 09:52:08 2025 OS/Arch: linux/arm64 Experimental: false containerd: Version: 1.7.27 GitCommit: 05044ec0a9a75232cad458027ca83437aae3f4da runc: Version: 1.2.5 GitCommit: v1.2.5-0-g59923ef docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
9233511C-4094-4595-BF64-33949D66BFD9/20250509134858
Additional Info
No response
The text was updated successfully, but these errors were encountered: