teejee2008 / timeshift

System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
GNU Lesser General Public License v3.0
4.68k stars 281 forks source link

segmentation fault when running on Ubuntu server on a raspberry Pi #770

Open nacifyas opened 3 years ago

nacifyas commented 3 years ago

Hello, I've installed the last stable version of Timeshift on ubuntu server. I created some images with sudo timeshift --create. Then I did some modifications to the system (the system did not brake or anything, I only installed glances and did some minor modifications like creating a directory) I run sudo timeshift --restore to test the restoring procedure. I followed the command line prompt, and regardless to what options I pick (pressed ENTER for default options, entered the image number, and whether I want to reinstall the GRUB2 booloader) it finishes with an error, a SEGMENTATION FAULT ERROR

Ubuntu Server 21.04 Linux 5.11.0-1212-raspi aarch64 Raspberry Pi 4 (8Gb) USB boot from 1Tb m2 sata SSD

muthuselvamlms commented 3 years ago

I am too facing same issue. Any workaround guys?

WinnetouL commented 3 years ago

Hey peeps, also facing the same issue: Manjaro 21.0.7 Kernel: Linux 5.10.42-1-MANJARO Architecture: x86-64 Timeshift: v21.06

The only "workaround" I found atm is restoring the snapshot via GUI. This seems to work interestingly enough. Via CMD also receiving the same error messages. As root "segmentation fault (core dumped)" Using sudo: "segmentation fault"