Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

gimp failed to start


sacviper

Question

Installed gimp successfully but it fail to start having segmentation fault

```
GNU Image Manipulation Program version 2.10.10
git-describe: GIMP_2_10_8-775-g596f855749
C compiler:
	Using built-in specs.
	COLLECT_GCC=x86_64-pc-linux-gnu-gcc
	COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
	Target: x86_64-pc-linux-gnu
	Configured with: ../gcc-9.2.0/configure --disable-libssp --disable-multilib --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9.2.0 --enable-clocale=gnu --host=x86_64-pc-linux-gnu --enable-obsolete --disable-werror --enable-libmudflap --enable-secureplt --enable-lto --with-system-zlib --without-cloog --with-bugurl=http://bugs.funtoo.org --with-pkgversion='Funtoo 9.2.0' --enable-stage1-checking=assert,runtime,misc,tree,gc,rtlflag --enable-checking=assert,runtime --enable-languages=c,c++,fortran --disable-libgcj --enable-threads=posix --enable-__cxa_atexit --enable-libstdcxx-time --enable-libgomp --enable-bootstrap --enable-shared --build=x86_64-pc-linux-gnu --disable-libsanitizer --enable-default-pie --enable-default-ssp --disable-libstdcxx-pch --disable-vtable-verify --disable-libvtv --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/python --enable-nls --with-included-gettext --with-tune=generic
	Thread model: posix
	gcc version 9.2.0 (Funtoo 9.2.0) 
	
using GEGL version 0.4.22 (compiled against version 0.4.22)
using GLib version 2.64.2 (compiled against version 2.64.2)
using GdkPixbuf version 2.40.0 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.44.7 (compiled against version 1.44.7)
using Fontconfig version 2.13.0 (compiled against version 2.13.0)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> fatal error: Segmentation fault

Stack trace:
```
/usr/lib64/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x398)[0x7f570db78338]
gimp-2.10(+0xd3710)[0x557292443710]
gimp-2.10(+0xd3b38)[0x557292443b38]
gimp-2.10(+0xd41a9)[0x5572924441a9]
/lib/libpthread.so.0(+0x14670)[0x7f570d055670]
gimp-2.10(gimp_param_spec_layer_id+0x64)[0x5572927c16e4]
gimp-2.10(gimp_pdb_compat_param_spec+0x1c7)[0x5572926dc817]
gimp-2.10(gimp_plug_in_handle_message+0x1197)[0x5572926e9207]
gimp-2.10(gimp_plug_in_manager_call_query+0x191)[0x5572926f7811]
gimp-2.10(gimp_plug_in_manager_restore+0x796)[0x5572926ef7a6]
gimp-2.10(+0x39d34d)[0x55729270d34d]
/usr/lib64/libgobject-2.0.so.0(g_closure_invoke+0x1a2)[0x7f570d2eefd2]
/usr/lib64/libgobject-2.0.so.0(+0x26f06)[0x7f570d301f06]
/usr/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0xbdf)[0x7f570d30d54f]
/usr/lib64/libgobject-2.0.so.0(g_signal_emit+0x8f)[0x7f570d30dedf]
gimp-2.10(gimp_restore+0x102)[0x55729270c8d2]
gimp-2.10(app_run+0x4ab)[0x55729244303b]
gimp-2.10(main+0x36e)[0x5572924427ce]
/lib/libc.so.6(__libc_start_main+0xeb)[0x7f570ce92e9b]
gimp-2.10(_start+0x2a)[0x55729244295a]

```

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 1

File an issue report at bugs.funtoo.org

rj@funtoo ~ $ gimp

(gimp:14880): GLib-GObject-CRITICAL **: 10:19:51.172: g_param_spec_internal: assertion 'is_valid_property_name (name)' failed
gimp: fatal error: Segmentation fault

(gimp-org-pagecurl:14912): LibGimpBase-WARNING **: 10:19:51.227: gimp-org-pagecurl: gimp_wire_read(): error

Always try to start a program in terminal when it fails by clicking shortcut in start menu.

The error message enabled me to find the closed upstream bug report and a temporary workaround.

https://gitlab.gnome.org/GNOME/gimp/-/issues/4392

Edited by cardinal
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...