Bug 1035319 - Error while starting a container: [error] commands.go:2470 Error resize: Error: bad file descriptor
Summary: Error while starting a container: [error] commands.go:2470 Error resize: Erro...
Keywords:
Status: CLOSED DUPLICATE of bug 1034919
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: docker-io
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-27 14:36 UTC by Marek Goldmann
Modified: 2014-07-01 22:59 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-27 15:13:34 UTC
Type: Bug


Attachments (Terms of Use)
Strace log (9.88 KB, text/plain)
2013-11-27 14:36 UTC, Marek Goldmann
no flags Details

Description Marek Goldmann 2013-11-27 14:36:19 UTC
Created attachment 829765 [details]
Strace log

Description of problem:

When starting a container, for example with "docker run -i -t goldmann/f20 /bin/bash" it fails almost immediately with following message:

[error] commands.go:2470 Error resize: Error: bad file descriptor

This issue exists when running docker-io-0.7.0-2.el6.x86_64 (unreleased) as daemon with following flag: -b none. 

[root@centos64 ~]# docker -v
Docker version 0.7.0, build 0d078b6/0.7.0

Comment 1 Marek Goldmann 2013-11-27 14:37:59 UTC
The above sentence

"This issue exists when running docker-io-0.7.0-2.el6.x86_64 (unreleased) as daemon with following flag: -b none."

should read:

"This issue exists when running docker-io-0.7.0-2.el6.x86_64 (unreleased) as daemon."

Comment 2 Vincent Batts 2013-11-27 15:12:53 UTC
This error sounds like a duplicate of #1034919

Comment 3 Vincent Batts 2013-11-27 15:13:34 UTC

*** This bug has been marked as a duplicate of bug 1034919 ***

Comment 4 Marek Goldmann 2013-11-27 15:18:19 UTC
Yep, I was just about adding a comment :)


Note You need to log in before you can comment on or make changes to this bug.