Skip to content

v0.9.0 Error getting size: bad file descriptor  #4568

@parente

Description

@parente

Trying to run bash in a base Ubuntu container on a fresh Ubuntu 13.10 host box with Docker 0.9.0:

root@machine:~# docker run -t -i ubuntu /bin/bash
[error] client.go:2315 Error getting size: bad file descriptor

root@machine:~# docker version
Client version: 0.9.0
Go version (client): go1.2.1
Git commit (client): 2b3fdf2
Server version: 0.9.0
Git commit (server): 2b3fdf2
Go version (server): go1.2.1

root@machine:~# docker info
Containers: 18
Images: 11
Driver: aufs
 Root Dir: /var/lib/docker/aufs
 Dirs: 47
WARNING: No swap limit support

root@machine:~# lsb_release  -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 13.10
Release:    13.10
Codename:   saucy

Tried install cgroup-lite (per suggestion in irc) without success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions