Bug 510209 - Gimp hangs on startup
Summary: Gimp hangs on startup
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gimp
Version: rawhide
Hardware: All
OS: Linux
medium
urgent
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 511009 512546 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-08 11:30 UTC by Jonathan Kamens
Modified: 2009-07-20 11:55 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-17 06:13:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Kamens 2009-07-08 11:30:58 UTC
In Rawhide, Gimp hangs on startup after printing these errors:

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

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

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

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

(gimp:2808): GLib-GObject-WARNING **: cannot retrieve class for invalid
(unclassed) type `<invalid>'

pstree shows that there are three gimp processes running, a parent and two
children, and that all three are hung in a futex call.  I tried moving all of
my ~/.gimp* directories out of the way before launching gimp, and it didn't
help.

I have gimp-2.6.6-6.fc12.i586, along with all other current packages from
today's Rawhide.

Comment 1 Matthew Miller 2009-07-12 13:42:15 UTC
Confirming as broken on both of my x86_64 boxes:

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

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

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

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

(gimp:9168): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>'

Comment 2 Matthew Miller 2009-07-14 17:48:16 UTC
*** Bug 511009 has been marked as a duplicate of this bug. ***

Comment 3 Matthew Miller 2009-07-15 18:14:44 UTC
I rebuilt the gimp-2.6.6-6 rpm on current rawhide (rpmbuild -bb), and the rebuild package runs without error.

Comment 4 Pete Zaitcev 2009-07-16 04:20:55 UTC
The gimp-2.6.6-6.fc12.x86_64 is current in the Rawhide, and it hangs here.
Would someone be so kind to bump the release and rebuild? There's no newer
package in Koji.

Comment 5 Nils Philippsen 2009-07-16 08:52:50 UTC
2.6.6-7 is building at the moment. I kind of missed this while discussing with upstream that bumping the soname when changing the ABI would be a good thing ;-/.

Comment 6 Pete Zaitcev 2009-07-17 06:13:17 UTC
Confirmed fixed in gimp-2.6.6-7.fc12.x86_64, closing.

Comment 7 Nils Philippsen 2009-07-20 11:55:28 UTC
*** Bug 512546 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.