Bug 511009

Summary: gimp gets stuck on startup and never finishes launching
Product: [Fedora] Fedora Reporter: Nicolas Mailhot <nicolas.mailhot>
Component: gimpAssignee: Nils Philippsen <nphilipp>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: mattdm, 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-14 17:48:16 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:
Bug Depends On:    
Bug Blocks: 473302    

Description Nicolas Mailhot 2009-07-13 08:44:44 UTC
Description of problem:

gimp gets stuck on startup and never finishes launching


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

gimp-2:2.6.6-6.fc12.x86_64

$ gdb gimp
GNU gdb (GDB) Fedora (6.8.50.20090302-39.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(gdb) run
Starting program: /usr/bin/gimp 
[Thread debugging using libthread_db enabled]
[New Thread 0x7ffff0840910 (LWP 4623)]
[New Thread 0x7fffefe3f910 (LWP 4624)]

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

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

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

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

(gimp:4620): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>'
^C
Program received signal SIGINT, Interrupt.
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
261		movl	(%rsp), %edi
Current language:  auto; currently asm
(gdb) bt
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x0000003441c626d2 in IA__g_once_init_enter_impl (value_location=0xaa7058) at gthread.c:216
#2  0x0000000000000000 in ?? ()

Comment 1 Matthew Miller 2009-07-14 17:48:16 UTC

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