! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Segmentation fault upon selection of bzip2 compressed file
Status:
RESOLVED: FIXED

Comments

Description Mathias Brodala 2010-08-07 14:52:11 CEST
Created attachment 3055 
GDB log

Recently Thunar has been crashing as soon as I try to select a file which has been compressed via bzip2, no matter the content. Other archive formats are fine and so is PCManFM which I’ve tried to verify.
Comment 1 luke58box 2010-09-15 20:30:50 CEST
Same problem here. Any .tar.bz2 file makes Thunar crash with this message on stdout :
ERROR:io-xcf.c:1443:xcf_image_stop_load: code should not be reached

I use Thunar 1.0.1 from Ubuntu 10.04 repository. I've tried reinstall it, install Thunar 1.1.1, reinstall file-roller (associated with .tar.bz2), same thing.

.tar.bz2 works fine with Nautilus.

No updates were made on Thunar via Ubuntu repo.
Comment 2 Jannis Pohlmann editbugs 2010-11-14 02:46:28 CET
I'm almost sure that this is not a bug in Thunar but one in gdk-pixbuf. The backtrace suggests that the bug is somewhere in the XCF loader which Thunar doesn't use directly. 

Can someone check if there were similar bugs filed against gdk-pixbuf recently? I'm using 2.22.0 which works fine.
Comment 3 Jannis Pohlmann editbugs 2010-11-14 02:47:59 CET
*** Bug 6574 has been marked as a duplicate of this bug. ***
Comment 4 Mathias Brodala 2010-12-01 20:32:26 CET
(In reply to comment #2)
> Can someone check if there were similar bugs filed against gdk-pixbuf recently?

Not sure what to search for since in my eyes gdk-pixbuf has nothing to do with bzip2. Please enlighten me.

> I'm using 2.22.0 which works fine.

I’m currently using 2.22.1 and the bug still occurs.
Comment 5 Hubert Hesse 2011-04-15 23:03:39 CEST
gdk-pixbuf is responsible for updated information displayed in the statusbar, which change on selecting.

I can't reproduce it with git's Thunar and gdk-pixbuf 2.23.3.

Thunar's statusbar just says '"foo.tar.bz2" (29.8 MB) Tar archive (bzip-compressed)'.
Comment 6 Mathias Brodala 2011-04-17 19:31:05 CEST
(In reply to comment #5)
> gdk-pixbuf is responsible for updated information displayed in the statusbar,
> which change on selecting.
> 
> I can't reproduce it with git's Thunar and gdk-pixbuf 2.23.3.
> 
> Thunar's statusbar just says '"foo.tar.bz2" (29.8 MB) Tar archive
> (bzip-compressed)'.

Confirmed, the issue seems gone with the latest Thunar release.

Bug #6612

Reported by:
Mathias Brodala
Reported on: 2010-08-07
Last modified on: 2011-04-17
Duplicates (1):
  • 6574 thunar crashes when clicking a specific filetype?

People

Assignee:
Jannis Pohlmann
CC List:
3 users

Version

Attachments

GDB log (14.26 KB, text/plain)
2010-08-07 14:52 CEST , Mathias Brodala
no flags

Additional information