Environment
Ubuntu 14.04 LTS (GNU/Linux 3.13.0-30-generic x86_64)
Docker 1.1.1
Latest Pipework
Method to replicate issue:
Bring up a container with an ip using pipework:
ie. root@docker:~# pipework eth0 -i eth1 0b3 1.1.1.1/[email protected]
Then run the same command again after the container is up:
root@docker:~# pipework eth0 -i eth1 0b3 1.1.1.1/[email protected]
Segmentation fault
It segfaults the container, leave docker in a disk wait mode and hoses the physical host. The only method to get the host to do anything is to hard boot it. It will not respond to a restart inside of linux.