ricardomv / snapper-gui

GUI for snapper, a tool for Linux filesystem snapshot management, works with btrfs, ext4 and thin-provisioned LVM volumes
GNU General Public License v2.0
222 stars 32 forks source link

SIGSEGV - Application crashed when showing changes of files between snapshots #32

Open jezeklu opened 6 years ago

jezeklu commented 6 years ago

I showing changes between 2 snapshots. Showing changes at first modified file is OK. But if I want showing changes at other modified file, snapper-gui crash. Every time when I click to second (any other) file for showing changes, snapper-gui crashed.

Snapshot have 28631 files. I use ArchLinux with this packages: python 3.6.4-2 python-dbus 1.2.6-1 python-gobject 3.26.1-1 python-setuptools 1:38.5.1-1 gtk3 3.22.28-1 gtksourceview3 3.24.6-1 snapper 0.5.4-1 snapper-gui-git 0.1.r5.g50bf2a3-1

I attache core dumped - core.snapper-gui.0.ef2e923854df499cbb3e56df7fc2ab5a.20923.1520334155000000.lz4.zip

ricardomv commented 6 years ago

This has something to do with changing the syntax highlighting language in gtksourceview3, but i can't figure out how to fix it.