https://bugzilla.redhat.com/show_bug.cgi?id=1109039

            Bug ID: 1109039
           Summary: finalize namespace errors with docker run
           Product: Fedora
           Version: 20
         Component: docker-io
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected], [email protected]



Description of problem:

docker run will fail at times with namespace errors


Version-Release number of selected component (if applicable):
docker-io-1.0.0-1.fc20

How reproducible:
pretty much random from what I've noticed


Steps to Reproduce:
1. docker run -it fedora bash
2. if you can't see the error in 1, run it again
3. repeat 2 until you see the error

Actual results:
Here's a sample from my machine:

------------------------------

lsm5 @ naruto : /home/lsm5 $ docker run -it fedora:rawhide bash
2014/06/13 06:42:14 finalize namespace drop bounding set read /proc/1/status:
bad file descriptor
lsm5 @ naruto : /home/lsm5 $ docker run -it fedora:rawhide bash
2014/06/13 06:42:18 finalize namespace drop capabilities read /proc/1/status:
bad file descriptor
lsm5 @ naruto : /home/lsm5 $ docker run -it fedora:rawhide bash
bash-4.3# exit
exit
lsm5 @ naruto : /home/lsm5 $ docker run -it fedora:rawhide bash
2014/06/13 06:42:25 finalize namespace drop bounding set read /proc/1/status:
bad file descriptor

-------------------------------


Expected results:
container shell should be accessible everytime

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to