If this affects you and you are using aufs as your docker storage driver
just because it is the default, you can just switch to the overlay2
storage driver to circumvent this crash.
Note that switching storage drivers will cause you to "lose" all you
docker images. You'll have to repull them.
Can switch the storage driver on ubuntu (w/systemd) by putting this:
```
{
"storage-driver": "overlay2"
}
```
in /etc/docker/daemon.json and restarting docker.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561570
Title:
auplink crashed with SIGSEGV in fts_build()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aufs-tools/+bug/1561570/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs