Skip to content

Re-assigning IP to existing container kills host / Segfault #79

@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions