Skip to content
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

ls: can't open '.': Value too large for defined data type #3203

Open
dgageot opened this issue Sep 5, 2018 · 10 comments
Open

ls: can't open '.': Value too large for defined data type #3203

dgageot opened this issue Sep 5, 2018 · 10 comments

Comments

@dgageot
Copy link
Member

dgageot commented Sep 5, 2018

On Docker for Mac 18.06.1-ce-mac74 (26766)

docker run --entrypoint=sh --rm gcr.io/distroless/base:debug -c ls should output

busybox
dev
etc
home
lib
lib64
proc
sys
tmp
usr
var

Instead, it sometimes prints ls: can't open '.': Value too large for defined data type.

It's really sometimes, not always. Sometimes it works just after I restart Docker but if I remove all the images and try again, if ** sometimes* fails.

$ docker version
Client:
 Version:           18.06.1-ce
 API version:       1.38
 Go version:        go1.10.3
 Git commit:        e68fc7a
 Built:             Tue Aug 21 17:21:31 2018
 OS/Arch:           darwin/amd64
 Experimental:      false

Server:
 Engine:
  Version:          18.06.1-ce
  API version:      1.38 (minimum version 1.12)
  Go version:       go1.10.3
  Git commit:       e68fc7a
  Built:            Tue Aug 21 17:29:02 2018
  OS/Arch:          linux/amd64
  Experimental:     true
@guillaumerose
Copy link
Contributor

Did you see moby/moby#35071 ? Not sure it helps but looks strange

@docker-robott
Copy link
Collaborator

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale comment.
Stale issues will be closed after an additional 30d of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle stale

@nfrankel
Copy link

/remove-lifecycle stale

@docker-robott
Copy link
Collaborator

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale comment.
Stale issues will be closed after an additional 30d of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle stale

@BlueHotDog
Copy link

This is still happening, any update?

@mineo
Copy link

mineo commented Nov 29, 2019

/remove-lifecycle stale

@silverhammermba
Copy link

This is still happening to me with Docker Desktop 2.2.0.3, engine 19.03.5

@guillaumerose
Copy link
Contributor

Do you have other steps to reproduce this error ? I couldn't trigger it last time I tried.

@thaJeztah
Copy link
Member

more detailed discussion in GoogleContainerTools/distroless#225

@silverhammermba
Copy link

I'm not seeing the issue with that repo. It's unfortunately a proprietary application, but I'm using Docker for Mac to cross build a lot of C++ code and this error occurs during the linking stage.

It does not occur when building with docker e.g. on a linux host.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants