Bug 512546

Summary: Gimp completely fails to start
Product: [Fedora] Fedora Reporter: Paul F. Johnson <paul>
Component: gimpAssignee: Nils Philippsen <nphilipp>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: nphilipp
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-20 11:55:28 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:

Description Paul F. Johnson 2009-07-18 21:50:42 UTC
Description of problem:
Gimp fails to start either by selecting from the gnome menu or when trying via a terminal window

Version-Release number of selected component (if applicable):
2.6.6-6

How reproducible:
Always

Steps to Reproduce:
1. Try to start gimp
2.
3.
  
Actual results:
Nothing. If it's from a menu, the pointer has the animated circle around it, from a command line, still nothing, but has some fatal errors.

ddd reports

warning: .dynamic section for "/usr/lib/libgegl-0.0.so.0" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
[Thread debugging using libthread_db enabled]
warning: .dynamic section for "/usr/lib/liblua-5.1.so" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib/libImath.so.6" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib/libIex.so.6" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib/libIlmThread.so.6" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/lib/libgcc_s.so.1" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib/libelf.so.1" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
[New Thread 0xb7c4cb70 (LWP 9301)]
[New Thread 0xb724bb70 (LWP 9303)]

(gimp:9222): GLib-GObject-WARNING **: specified class size for type `GimpOperationPointFilter' is smaller than the parent type's `GeglOperationPointFilter' class size

(gimp:9222): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gimp:9222): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed

(gimp:9222): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(gimp:9222): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>'
^C
Program received signal SIGINT, Interrupt.
0x00804424 in __kernel_vsyscall ()
(gdb) Quit
(gdb) 

Makes no difference if I have prelink installed or not.

Expected results:
Gimp starts, the world turns and my boss gets off my back!

Additional info:
Video card makes no difference (also happens on the laptop which uses an intel chipset and my desktop box using an nVidia card), doesn't seem to be an selinux fault either.

Comment 1 Nils Philippsen 2009-07-20 11:55:28 UTC

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