Bug 602615

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: not_edi <edi>
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, michel
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:320dc0a088f7459cc2f9a5bc54f85d20490fd19b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-16 23:41:56 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

Description not_edi 2010-06-10 10:15:04 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: gthumb
component: gthumb
crash_function: raise
executable: /usr/bin/gthumb
global_uuid: 320dc0a088f7459cc2f9a5bc54f85d20490fd19b
kernel: 2.6.33.5-112.fc13.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
-----
1.Xorg cannot load glx Module because there is a lib /lib64/libaudit.so.0.0.0 needed to load the module
but only /lib64/libaudit.so.1.0.0 is available
2.
My secound attemped was to install such a lib from an older fedora this fails because 
 [   146.248] (II) LoadModule: "glx"
 75 [   146.248] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
 76 [   146.299] (II) Module glx: vendor="X.Org Foundation"
 77 [   146.299]    compiled for 1.6.1.901, module version = 1.0.0
 78 [   146.299]    ABI class: X.Org Server Extension, version 2.0
 79 [   146.299] (EE) module ABI major version (2) doesn't match the server's ve    rsion (3)
 80 [   146.299] (II) UnloadModule: "glx"
 81 [   146.299] (II) Unloading /usr/lib64/xorg/modules/extensions/libglx.so
 82 [   146.299] (EE) Failed to load module "glx" (module requirement mismatch,     0)

3.I did a preupgrade from fedora 11 to 13 maybe this caused the trouble.

Comment 1 not_edi 2010-06-10 10:15:07 UTC
Created attachment 422846 [details]
File: backtrace

Comment 2 not_edi 2010-06-10 10:15:35 UTC
Package: gthumb-2.11.3-1.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1.Xorg cannot load glx Module because there is a lib /lib64/libaudit.so.0.0.0 needed to load the module
but only /lib64/libaudit.so.1.0.0 is available
2.
My secound attemped was to install such a lib from an older fedora this fails because 
 [   146.248] (II) LoadModule: "glx"
 75 [   146.248] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
 76 [   146.299] (II) Module glx: vendor="X.Org Foundation"
 77 [   146.299]    compiled for 1.6.1.901, module version = 1.0.0
 78 [   146.299]    ABI class: X.Org Server Extension, version 2.0
 79 [   146.299] (EE) module ABI major version (2) doesn't match the server's ve    rsion (3)
 80 [   146.299] (II) UnloadModule: "glx"
 81 [   146.299] (II) Unloading /usr/lib64/xorg/modules/extensions/libglx.so
 82 [   146.299] (EE) Failed to load module "glx" (module requirement mismatch,     0)

3.I did a preupgrade from fedora 11 to 13 maybe this caused the trouble.

Comment 3 Michel Lind 2010-07-16 23:41:56 UTC
Even without glx, gthumb really should not have failed. This is a problem in early 2.11.x versions that absolutely depends on clutter (and glx) for its slideshow functionality. 2.11.4 and above have a fallback when this is not available.

You probably still want to fix the library problem you noticed, though.

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