Skip to content

Instantly share code, notes, and snippets.

@beanieboi
Created October 18, 2014 01:07
Show Gist options
  • Save beanieboi/c1ce1eedec6236aceeba to your computer and use it in GitHub Desktop.
Save beanieboi/c1ce1eedec6236aceeba to your computer and use it in GitHub Desktop.
segfault lxc-snapshot in LXC 1.0.5 on Ubuntu Trusty
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