#946714 gimp: GIMP crashed with a fatal error when a was editing an image

Package:
gimp
Source:
gimp
Description:
GNU Image Manipulation Program
Submitter:
Jesús Gila
Date:
2019-12-15 21:09:04 UTC
Severity:
important
#946714#5
Date:
2019-12-14 10:44:30 UTC
From:
To:
```
GNU Image Manipulation Program version 2.10.12
git-describe: GIMP_2_10_10-209-g3d8535b55f
C compiler:
        Using built-in specs.
        COLLECT_GCC=gcc
        COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
        OFFLOAD_TARGET_NAMES=nvptx-none
        OFFLOAD_TARGET_DEFAULT=1
        Target: x86_64-linux-gnu
        Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6'
--with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-
languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-
major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu-
--enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-
included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls
--enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-
libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-
multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-
list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-
targets=nvptx-none --without-cuda-driver --enable-checking=release
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
        Thread model: posix
        gcc version 8.3.0 (Debian 8.3.0-6)

using GEGL version 0.4.16 (compiled against version 0.4.16)
using GLib version 2.58.3 (compiled against version 2.58.3)
using GdkPixbuf version 2.38.1 (compiled against version 2.38.1)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.42.3 (compiled against version 1.42.3)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
```
/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x397)[0x7f44bcbe4227]
gimp-2.10(+0xd4750)[0x55b687f97750]
gimp-2.10(+0xd4b88)[0x55b687f97b88]
gimp-2.10(+0xd52f7)[0x55b687f982f7]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x12730)[0x7f44bbedf730]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x10b)[0x7f44bbd417bb]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f44bbd2c535]
/lib/x86_64-linux-gnu/libc.so.6(+0x2240f)[0x7f44bbd2c40f]
/lib/x86_64-linux-gnu/libc.so.6(+0x30102)[0x7f44bbd3a102]
/lib/x86_64-linux-gnu/libX11.so.6(+0x436bb)[0x7f44bbc066bb]
/lib/x86_64-linux-gnu/libX11.so.6(+0x43760)[0x7f44bbc06760]
/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x5d)[0x7f44bbc06a5d]
/lib/x86_64-linux-gnu/libX11.so.6(XPending+0x57)[0x7f44bbbf87b7]
/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0(+0x588d5)[0x7f44bcca48d5]
/lib/x86_64-linux-
gnu/libglib-2.0.so.0(g_main_context_check+0x1d1)[0x7f44bc0c3b11]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4e0e0)[0x7f44bc0c40e0]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0xb2)[0x7f44bc0c44c2]
gimp-2.10(app_run+0x34f)[0x55b687f96f7f]
gimp-2.10(main+0x396)[0x55b687f96886]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb)[0x7f44bbd2e09b]
gimp-2.10(_start+0x2a)[0x55b687f96a0a]

```

#946714#10
Date:
2019-12-15 20:53:54 UTC
From:
To:
Hello Jesús,

Could not find a dbgsym package for that gimp version.
Is your system a MX Linux installation or a plain Debian?
At least in the first case, I guess, the MX Linux forums
can give better support.

And if the crash is reproducible it would help if you
could describe in detail the steps leading to the crash.

Kind regards,
Bernhard