Bug 1032094

Summary: `docker -d -b=none` fails with a nil pointer
Product: [Fedora] Fedora EPEL Reporter: Vincent Batts <vbatts>
Component: docker-ioAssignee: Vincent Batts <vbatts>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: golang-updates, lsm5, mattdm, mgoldman, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: docker-io-0.7.0-14.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-03 13:20:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vincent Batts 2013-11-19 14:34:37 UTC
Description of problem:
https://github.com/dotcloud/docker/issues/2768

Version-Release number of selected component (if applicable):
Docker version 0.7, build 457375e/0.14.rc5.el6

How reproducible:
consistent

Steps to Reproduce:
1. docker -d -b=none
2.
3.

Actual results:
http://pastebin.com/6PJb8LZ6

Expected results:
The docker daemon to run

Additional info:

Comment 1 Vincent Batts 2013-11-19 14:45:39 UTC
submitted pull request to the project. 
https://github.com/dotcloud/docker/pull/2769

Comment 2 Marek Goldmann 2013-12-03 13:20:35 UTC
This PR was merged in time for 0.7.0. Our release docker-io-0.7.0-14.el6 contains this fix, closing.