linuxmint / 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.
2.38k stars 86 forks source link

timeshift terminated by signal SIGSEGV #292

Open sh3bang opened 6 months ago

sh3bang commented 6 months ago

Hello

i cant suddenly run timeshift anymore and i dont know why. I dont know what happend, btrfs seems to be ok, but Timeshift crash every time with a segmentation fault:

paul@Lenovo-V330-15IKB ~ [SIGSEGV]> sudo timeshift --debug --list
D: Main()
D: 
D: Running Timeshift v24.01.1
D: 
D: Session log file: /var/log/timeshift/2024-04-02_21-03-01_list-snapshots.log
D: Distribution: LinuxMint 21.3 (virginia)
D: DIST_ID: LinuxMint
D: Main: check_dependencies()
[Warning] Deleted invalid lock
D: Main: add_default_exclude_entries()
D: Main: add_default_exclude_entries(): exit
D: update_partitions()
D: df -T -B1
D: Device: get_disk_space_using_df(): 3
D: Device: get_mounted_filesystems_using_mtab(): 2
D: Device: get_filesystems(): 7
D: partition list updated
D: detect_system_devices()
D: /boot/efi is mapped to device: /dev/nvme0n1p1, UUID=32F4-F682
D: /home is mapped to device: /dev/nvme0n1p5, UUID=ddd813b6-70ad-4cfc-94f5-f435109e22d9, subvol=@home
D: / is mapped to device: /dev/nvme0n1p5, UUID=ddd813b6-70ad-4cfc-94f5-f435109e22d9, subvol=@
D: Searching subvolume for system at path: /
D: Found subvolume: @home, on device: /dev/nvme0n1p5
D: Users: paul root
D: Encrypted home users: 
D: Encrypted home dirs:

D: Encrypted private dirs:

D: Main: load_app_config()
D: Member not found in JSON object: snapshot_size
D: Member not found in JSON object: snapshot_count
App config loaded: /etc/timeshift/timeshift.json
D: IconManager: init()
D: found images directory: /usr/share/timeshift/images
D: Main(): ok
D: AppConsole: parse_arguments()
Mounted '/dev/nvme0n1p5' at '/run/timeshift/22061/backup'
fish: Job 1, 'sudo timeshift --debug --list' terminated by signal SIGSEGV (Adressbereichsfehler)

Logfile: 2024-04-02_21-03-01_list-snapshots.log