Molly has been able to capture GIMP 2.8.2 crashing a couple of time during an export/save while running with the --verbose option.
It appears to be bug/conflict of some kind causing a crash and core dump. Does anyone see where a potential problem might be in these messages from the console (under the spoiler)?
I found a
similar bug report here.
[molly@localhost ~]$ gimp --verbose
INIT: gimp_load_config
Parsing '/home/molly/.gimp-2.8/unitrc'
Parsing '/etc/gimp/2.0/gimprc'
Parsing '/home/molly/.gimp-2.8/gimprc'
gimp_composite: verbose=no
Processor instruction sets: +mmx +sse +sse2 -3dnow -altivec -vis
Adding theme 'Vista-Gray' (/home/molly/.gimp-2.8/themes/Vista-Gray)
Adding theme 'T-ish-Brushed' (/home/molly/.gimp-2.8/themes/T-ish-Brushed)
Adding theme 'DarkNice' (/home/molly/.gimp-2.8/themes/DarkNice)
Adding theme 'Darkilouche' (/home/molly/.gimp-2.8/themes/Darkilouche)
Adding theme 'ClearlooksDarkOrange' (/home/molly/.gimp-2.8/themes/ClearlooksDarkOrange)
Adding theme 'Afterhours' (/home/molly/.gimp-2.8/themes/Afterhours)
Adding theme 'Tactile' (/home/molly/.gimp-2.8/themes/Tactile)
Adding theme 'T-ish-Brushed-bright-Aquastyle'
(/home/molly/.gimp-2.8/themes/T-ish-Brushed-bright-Aquastyle)
Adding theme 'ClearlooksDarkLime' (/home/molly/.gimp-2.8/themes/ClearlooksDarkLime)
Adding theme 'Industiral-Charcoal' (/home/molly/.gimp-2.8/themes/Industiral-Charcoal)
Adding theme 'Cillop-Midnite' (/home/molly/.gimp-2.8/themes/Cillop-Midnite)
Adding theme 'GreenHeart' (/home/molly/.gimp-2.8/themes/GreenHeart)
Adding theme 'AeroIon' (/home/molly/.gimp-2.8/themes/AeroIon)
Adding theme 'MarbleIce' (/home/molly/.gimp-2.8/themes/MarbleIce)
Adding theme 'Foresight' (/home/molly/.gimp-2.8/themes/Foresight)
Adding theme 'Default' (/usr/share/gimp/2.0/themes/Default)
Adding theme 'Small' (/usr/share/gimp/2.0/themes/Small)
Writing '/home/molly/.gimp-2.8/themerc'
Trying splash '/home/molly/.gimp-2.8/gimp-splash.png' ... failed
Trying splash '/usr/share/gimp/2.0/images/gimp-splash.png' ... OK
INIT: gimp_initialize
INIT: gimp_real_initialize
INIT: gui_initialize_after_callback
INIT: gimp_restore
Parsing '/home/molly/.gimp-2.8/parasiterc'
Loading 'brush factory' data
Loading 'dynamics factory' data
Loading 'pattern factory' data
Loading 'palette factory' data
Loading 'gradient factory' data
Loading fonts
Loading 'tool preset factory' data
Parsing '/home/molly/.gimp-2.8/templaterc'
Parsing '/home/molly/.gimp-2.8/modulerc'
INIT: gui_restore_callback
clipboard: writable pixbuf format: image/png
clipboard: writable pixbuf format: image/tiff
clipboard: writable pixbuf format: image/x-icon
clipboard: writable pixbuf format: image/x-ico
clipboard: writable pixbuf format: image/x-win-bitmap
clipboard: writable pixbuf format: image/bmp
clipboard: writable pixbuf format: image/x-bmp
clipboard: writable pixbuf format: image/x-MS-bmp
clipboard: writable pixbuf format: image/jpeg
Parsing '/home/molly/.gimp-2.8/sessionrc'
Parsing '/home/molly/.gimp-2.8/dockrc'
Parsing '/home/molly/.gimp-2.8/toolrc'
Parsing '/home/molly/.gimp-2.8/contextrc'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-rect-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-ellipse-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-free-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-fuzzy-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-by-color-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-iscissors-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-foreground-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-vector-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-color-picker-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-zoom-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-measure-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-move-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-align-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-crop-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-rotate-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-scale-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-shear-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-perspective-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-flip-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-cage-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-text-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-bucket-fill-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-blend-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-pencil-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-paintbrush-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-eraser-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-airbrush-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-ink-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-clone-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-heal-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-perspective-clone-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-convolve-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-smudge-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-dodge-burn-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-desaturate-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-color-balance-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-hue-saturation-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-colorize-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-brightness-contrast-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-threshold-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-levels-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-curves-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-posterize-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-gegl-tool'
INIT: gimp_real_restore
Parsing '/home/molly/.gimp-2.8/pluginrc'
Initializing plug-in: '/home/molly/.gimp-2.8/plug-ins/bevel2_1.py'
Initializing plug-in: '/home/molly/.gimp-2.8/plug-ins/layer-effects.py'
Starting extension: 'extension-script-fu'
INIT: gui_restore_after_callback
Parsing '/home/molly/.gimp-2.8/menurc'
Parsing '/home/molly/.gimp-2.8/devicerc'
Parsing '/home/molly/.gimp-2.8/controllerrc'
Parsing '/home/molly/.gimp-2.8/colorrc'
loading menu '/usr/share/gimp/2.0/menus/image-menu.xml' for /image-menubar
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
(gimp:2523): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit <
(GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:2523): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit <
(GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:2523): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit <
(GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:2523): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit <
(GIMP_UNIT_END + gimp->n_user_units)' failed
loading menu '/usr/share/gimp/2.0/menus/layers-menu.xml' for /layers-popup
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
(gimp:2523): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit <
(GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:2523): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit <
(GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:2523): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit <
(GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:2523): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit <
(GIMP_UNIT_END + gimp->n_user_units)' failed
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-colorize-tool.settings'
Writing '/home/molly/.gimp-2.8/tool-options/gimp-colorize-tool.settings'
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
Traceback (most recent call last):
File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 699, in response
dialog.res = run_script(params)
File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 361, in run_script
return apply(function, params)
File "/home/molly/.gimp-2.8/plug-ins/fisheye.py", line 60, in python_fu_fisheye
layer.set_offsets(img_x1+w, img_y1+h)
TypeError: integer argument expected, got float
Writing '/home/molly/.gimp-2.8/tool-options/gimp-colorize-tool.settings'
Writing '/home/molly/.gimp-2.8/tool-options/gimp-colorize-tool.settings'
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
libpng warning: zero length keyword
libpng warning: Empty language field in iTXt chunk
(gimp:2523): Gtk-CRITICAL **: IA__gtk_tree_model_get: assertion `GTK_IS_TREE_MODEL
(tree_model)' failed
(script-fu:2531): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
Segmentation fault (core dumped)
[molly@localhost ~]$ gimp --verbose
INIT: gimp_load_config
Parsing '/home/molly/.gimp-2.8/unitrc'
Parsing '/etc/gimp/2.0/gimprc'
Parsing '/home/molly/.gimp-2.8/gimprc'
gimp_composite: verbose=no
Processor instruction sets: +mmx +sse +sse2 -3dnow -altivec -vis
Adding theme 'Vista-Gray' (/home/molly/.gimp-2.8/themes/Vista-Gray)
Adding theme 'T-ish-Brushed' (/home/molly/.gimp-2.8/themes/T-ish-Brushed)
Adding theme 'DarkNice' (/home/molly/.gimp-2.8/themes/DarkNice)
Adding theme 'Darkilouche' (/home/molly/.gimp-2.8/themes/Darkilouche)
Adding theme 'ClearlooksDarkOrange' (/home/molly/.gimp-2.8/themes/ClearlooksDarkOrange)
Adding theme 'Afterhours' (/home/molly/.gimp-2.8/themes/Afterhours)
Adding theme 'Tactile' (/home/molly/.gimp-2.8/themes/Tactile)
Adding theme 'T-ish-Brushed-bright-Aquastyle' (/home/molly/.gimp-2.8/themes/T-ish-Brushed-bright-Aquastyle)
Adding theme 'ClearlooksDarkLime' (/home/molly/.gimp-2.8/themes/ClearlooksDarkLime)
Adding theme 'Industiral-Charcoal' (/home/molly/.gimp-2.8/themes/Industiral-Charcoal)
Adding theme 'Cillop-Midnite' (/home/molly/.gimp-2.8/themes/Cillop-Midnite)
Adding theme 'GreenHeart' (/home/molly/.gimp-2.8/themes/GreenHeart)
Adding theme 'AeroIon' (/home/molly/.gimp-2.8/themes/AeroIon)
Adding theme 'MarbleIce' (/home/molly/.gimp-2.8/themes/MarbleIce)
Adding theme 'Foresight' (/home/molly/.gimp-2.8/themes/Foresight)
Adding theme 'Default' (/usr/share/gimp/2.0/themes/Default)
Adding theme 'Small' (/usr/share/gimp/2.0/themes/Small)
Writing '/home/molly/.gimp-2.8/themerc'
Trying splash '/home/molly/.gimp-2.8/gimp-splash.png' ... failed
Trying splash '/usr/share/gimp/2.0/images/gimp-splash.png' ... OK
INIT: gimp_initialize
INIT: gimp_real_initialize
INIT: gui_initialize_after_callback
INIT: gimp_restore
Parsing '/home/molly/.gimp-2.8/parasiterc'
Loading 'brush factory' data
Loading 'dynamics factory' data
Loading 'pattern factory' data
Loading 'palette factory' data
Loading 'gradient factory' data
Loading fonts
Loading 'tool preset factory' data
Parsing '/home/molly/.gimp-2.8/templaterc'
Parsing '/home/molly/.gimp-2.8/modulerc'
INIT: gui_restore_callback
clipboard: writable pixbuf format: image/png
clipboard: writable pixbuf format: image/tiff
clipboard: writable pixbuf format: image/x-icon
clipboard: writable pixbuf format: image/x-ico
clipboard: writable pixbuf format: image/x-win-bitmap
clipboard: writable pixbuf format: image/bmp
clipboard: writable pixbuf format: image/x-bmp
clipboard: writable pixbuf format: image/x-MS-bmp
clipboard: writable pixbuf format: image/jpeg
Parsing '/home/molly/.gimp-2.8/sessionrc'
Parsing '/home/molly/.gimp-2.8/dockrc'
Parsing '/home/molly/.gimp-2.8/toolrc'
Parsing '/home/molly/.gimp-2.8/contextrc'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-rect-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-ellipse-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-free-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-fuzzy-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-by-color-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-iscissors-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-foreground-select-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-vector-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-color-picker-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-zoom-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-measure-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-move-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-align-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-crop-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-rotate-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-scale-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-shear-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-perspective-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-flip-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-cage-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-text-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-bucket-fill-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-blend-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-pencil-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-paintbrush-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-eraser-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-airbrush-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-ink-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-clone-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-heal-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-perspective-clone-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-convolve-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-smudge-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-dodge-burn-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-desaturate-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-color-balance-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-hue-saturation-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-colorize-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-brightness-contrast-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-threshold-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-levels-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-curves-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-posterize-tool'
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-gegl-tool'
INIT: gimp_real_restore
Parsing '/home/molly/.gimp-2.8/pluginrc'
Initializing plug-in: '/home/molly/.gimp-2.8/plug-ins/bevel2_1.py'
Initializing plug-in: '/home/molly/.gimp-2.8/plug-ins/layer-effects.py'
Starting extension: 'extension-script-fu'
INIT: gui_restore_after_callback
Parsing '/home/molly/.gimp-2.8/menurc'
Parsing '/home/molly/.gimp-2.8/devicerc'
Parsing '/home/molly/.gimp-2.8/controllerrc'
Parsing '/home/molly/.gimp-2.8/colorrc'
loading menu '/usr/share/gimp/2.0/menus/image-menu.xml' for /image-menubar
While parsing XMP metadata:
Error: No XMP packet found
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
loading menu '/usr/share/gimp/2.0/menus/layers-menu.xml' for /layers-popup
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
Parsing '/home/molly/.gimp-2.8/tool-options/gimp-colorize-tool.settings'
Writing '/home/molly/.gimp-2.8/tool-options/gimp-colorize-tool.settings'
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(gimp:3590): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion `unit < (GIMP_UNIT_END + gimp->n_user_units)' failed
(checkerboard:3807): LibGimp-CRITICAL **: _gimp_unit_cache_get_factor: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3807): LibGimp-CRITICAL **: _gimp_unit_cache_get_digits: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3807): LibGimp-CRITICAL **: _gimp_unit_cache_get_factor: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3807): LibGimp-CRITICAL **: _gimp_unit_cache_get_digits: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3807): LibGimp-CRITICAL **: _gimp_unit_cache_get_factor: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3807): LibGimp-CRITICAL **: _gimp_unit_cache_get_digits: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3807): LibGimp-CRITICAL **: _gimp_unit_cache_get_factor: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3807): LibGimp-CRITICAL **: _gimp_unit_cache_get_digits: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3812): LibGimp-CRITICAL **: _gimp_unit_cache_get_factor: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3812): LibGimp-CRITICAL **: _gimp_unit_cache_get_digits: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3812): LibGimp-CRITICAL **: _gimp_unit_cache_get_factor: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3812): LibGimp-CRITICAL **: _gimp_unit_cache_get_digits: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3812): LibGimp-CRITICAL **: _gimp_unit_cache_get_factor: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3812): LibGimp-CRITICAL **: _gimp_unit_cache_get_digits: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3812): LibGimp-CRITICAL **: _gimp_unit_cache_get_factor: assertion `unit >= GIMP_UNIT_INCH' failed
(checkerboard:3812): LibGimp-CRITICAL **: _gimp_unit_cache_get_digits: assertion `unit >= GIMP_UNIT_INCH' failed
(gimp:3590): Gtk-CRITICAL **: IA__gtk_tree_model_get: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
(script-fu:3598): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
Segmentation fault (core dumped)
[molly@localhost ~]$