Bug 607846

Summary: [abrt] crash in gthumb-2.11.3-1.fc13: raise: Process /usr/bin/gthumb was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Ian Springer <ian.springer>
Component: gthumbAssignee: Behdad Esfahbod <behdad>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: behdad, ccrouch, michel
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:00714d0011af7f1e9f879d835920866754d23911
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-16 23:37:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
This is the jpeg image that repeatedly causes gThumb to crash. none

Description Ian Springer 2010-06-25 02:15:14 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: gthumb /home/ips/Desktop/white_trash_barbie.jpg
component: gthumb
crash_function: raise
executable: /usr/bin/gthumb
global_uuid: 00714d0011af7f1e9f879d835920866754d23911
kernel: 2.6.34-38.fc14.x86_64
package: gthumb-2.11.3-1.fc13
rating: 4
reason: Process /usr/bin/gthumb was killed by signal 6 (SIGABRT)
release: Fedora release 13 (Goddard)

How to reproduce
-----
The crash occurs whenever I try to open the attached jpg file (white_trash_barbie.jpg).

Comment 1 Ian Springer 2010-06-25 02:15:16 UTC
Created attachment 426744 [details]
File: backtrace

Comment 2 Ian Springer 2010-06-25 02:16:35 UTC
Created attachment 426746 [details]
This is the jpeg image that repeatedly causes gThumb to crash.

Comment 3 Michel Lind 2010-07-16 23:37:39 UTC
It's not the image that's at fault; the problem is that your graphics card does not support direct rendering (DRI) and early versions of gthumb 2.11.x have a slideshow feature that absolutely requires it. Try running gthumb without opening any picture, it will do the same.

There's now a fallback mode that no longer requires clutter.

*** This bug has been marked as a duplicate of bug 588039 ***