User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080417 Firefox/2.0.0.14 Build Identifier: Segmentation fault while extracting <filename>.gz Reproducible: Always Steps to Reproduce: 1. touch test 2. gzip test 3. xarchiver -e test.gz 4. press enter in dialog Actual Results: Xarchiver 0.4.6 (©)2005-2006 Giuseppe Torelli (colossus73) zsh: segmentation fault xarchiver -e test.gz Expected Results: file "test" gets extracted to current directory
The actual svn version doesn't crash but it doesn't extract the file. Also in the terminal a lot of Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed are issued.
Fixed in svn 27006