Page MenuHomeSolus

Gimp Crash when editting Text
Closed, DuplicatePublic

Description

Enter a line of text on an image in gimp. Do not flatten the image but de-select the text.... Then select the text again to edit it / make a change and choose bold or italics. App dumps with the crash log below.

<!-- Copy-paste this whole debug data to report to developers -->

GNU Image Manipulation Program version 2.10.32
git-describe: GIMP_2_10_32
Build: unknown rev 0 for linux
# C compiler #
	Using built-in specs.
	COLLECT_GCC=x86_64-solus-linux-gcc
	COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-solus-linux/12/lto-wrapper
	Target: x86_64-solus-linux
	Configured with: ../configure --prefix=/usr --with-pkgversion=Solus --libdir=/usr/lib64 --libexecdir=/usr/lib64 --with-system-zlib --enable-cet --enable-default-pie --enable-default-ssp --enable-lto --enable-shared --enable-threads=posix --enable-gnu-indirect-function --enable-__cxa_atexit --enable-plugin --enable-gold --enable-ld=default --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --with-gcc-major-version-only --with-bugurl=https://dev.getsol.us/ --with-build-config=bootstrap-lto-lean --with-arch_32=i686 --enable-linker-build-id --with-linker-hash-style=gnu --with-gnu-ld --build=x86_64-solus-linux --target=x86_64-solus-linux --enable-languages=c,c++,fortran,ada
	Thread model: posix
	Supported LTO compression algorithms: zlib zstd
	gcc version 12.1.1 20220522 (Solus) 

# Libraries #
using babl version 0.1.92 (compiled against version 0.1.92)
using GEGL version 0.4.38 (compiled against version 0.4.38)
using GLib version 2.74.0 (compiled against version 2.72.2)
using GdkPixbuf version 2.42.9 (compiled against version 2.42.8)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.50.6 (compiled against version 1.50.6)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.17.4 (compiled against version 1.17.4)

fatal error: Segmentation fault

Stack trace:

/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3f9)[0x7ff87fb155d9]
gimp-2.10(+0xd0420)[0x5564de9d2420]
gimp-2.10(+0xd0818)[0x5564de9d2818]
gimp-2.10(+0xd0ebb)[0x5564de9d2ebb]
/usr/lib/haswell/libc.so.6(+0x3b960)[0x7ff87ed18960]
/usr/lib/libgobject-2.0.so.0(+0x25114)[0x7ff87f121114]
/usr/lib/libgobject-2.0.so.0(+0x1b381)[0x7ff87f117381]
/usr/lib/libgobject-2.0.so.0(+0x1bc22)[0x7ff87f117c22]
/usr/lib/libgobject-2.0.so.0(g_object_new_with_properties+0x196)[0x7ff87f119126]
gimp-2.10(gimp_image_undo_push+0x1ae)[0x5564ded72e8e]
gimp-2.10(gimp_image_undo_push_text_layer+0x106)[0x5564ded75b36]
gimp-2.10(gimp_text_tool_apply+0x105)[0x5564dea89b35]
gimp-2.10(+0x189d09)[0x5564dea8bd09]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x170)[0x7ff87f018810]
/usr/lib/libglib-2.0.so.0(+0x54be9)[0x7ff87f018be9]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x6f)[0x7ff87f018eaf]
gimp-2.10(app_run+0x379)[0x5564de9d1b89]
gimp-2.10(main+0x37b)[0x5564de9d143b]
/usr/lib/haswell/libc.so.6(+0x2364e)[0x7ff87ed0064e]
/usr/lib/haswell/libc.so.6(__libc_start_main+0x89)[0x7ff87ed00709]
gimp-2.10(_start+0x25)[0x5564de9d15d5]