GNOME Bugzilla – Bug 756987
File-roller crashes when browsing archives with multiple nested directories
Last modified: 2016-07-19 19:02:01 UTC
Hello, I need help with a file-roller crash. it crashes when browsing archives that have multiple directories and sub-directories. This makes it difficult to operate such archives. This happens regardless of extension (zip or .tar.gz). Help is very much appreciated. Thank you. gdb says Program received signal SIGSEGV, Segmentation fault. gdk_window_is_destroyed (window=0x1) at gdkwindow.c:2262 2262 return GDK_WINDOW_DESTROYED (window); (gdb) bt full
+ Trace 235615
I am using gtk+ 3.18.2 and file rollder 3.16.4 A quick google search found this https://bugzilla.redhat.com/show_bug.cgi?id=1209513 so perhaps it is the same or similar bug.
Any ideas? I think this happens when my mouse pointer moves a bit while navigating a folder in an archive file. Could be a gtk+ issue? I don't know who exactly to refer to about this.
I think gtk 3.20.5 or .6 fixed this.