FS#58808 - [gimp] Crashes after splashscreen

Attached to Project: Arch Linux
Opened by Leonidas Arvanitis (larvan) - Thursday, 31 May 2018, 15:28 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 22 June 2018, 15:47 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
Levente Polyak (anthraxx)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When starting gimp, it loads until the main window is shown for 1 second and then crashes.



Additional info:
* gimp 2.10.2-1
* cairo 1.15.12-1
* gegl 0.4.2-1

Crash log:
---------------------
Missing fast-path babl conversion detected, Implementing missing babl fast paths
accelerates GEGL, GIMP and other software using babl, warnings are printed on
first occurance of formats used where a conversion has to be synthesized
programmatically by babl based on format description

*WARNING* missing babl fast path(s): "R'G'B' double" to "CIE Lab double"

(gimp:4817): GdkPixbuf-CRITICAL **: 18:18:06.340: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4817): GdkPixbuf-CRITICAL **: 18:18:06.340: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4817): GdkPixbuf-CRITICAL **: 18:18:06.340: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4817): GdkPixbuf-CRITICAL **: 18:18:06.340: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4817): GdkPixbuf-CRITICAL **: 18:18:06.340: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4817): GdkPixbuf-CRITICAL **: 18:18:06.340: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4817): GdkPixbuf-CRITICAL **: 18:18:06.340: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4817): GLib-ERROR **: 18:18:06.340: gmem.c:333: overflow allocating 18446744073709551615*18446744073709551615 bytes

(script-fu:4847): LibGimpBase-WARNING **: 18:18:06.615: script-fu: gimp_wire_read(): error
[1] 4817 trace trap (core dumped) gimp
---------------------


Steps to reproduce:
Start gimp...
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 22 June 2018, 15:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  User requested: I can no longer reproduce after updating my system.
Comment by PiotrG (piogun) - Monday, 18 June 2018, 07:59 GMT
I get the same error both with cairo 1.15.12-1 and with cairo-infinality-ultimate 1.14.6-2
Comment by PiotrG (piogun) - Friday, 22 June 2018, 13:55 GMT
On my system the problem persists.

Loading...