Created
October 18, 2014 01:07
-
-
Save beanieboi/c1ce1eedec6236aceeba to your computer and use it in GitHub Desktop.
segfault lxc-snapshot in LXC 1.0.5 on Ubuntu Trusty
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lxc-snapshot --name=railsonfire -r snap0 | |
Segmentation fault (core dumped) | |
Program received signal SIGSEGV, Segmentation fault. | |
0x00007ffff7bb8851 in lxcapi_snapshot_restore (c=0x55555575a3b0, snapname=0x7fffffffe8f9 "snap0", newname=0x0) at lxccontainer.c:3089 | |
3089 bdev = bdev_init(c->lxc_conf->rootfs.path, c->lxc_conf->rootfs.mount, NULL); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment