snapcrafters / gimp

Unofficial GNU Image Manipulation Program (GIMP) installer for Linux
https://snapcraft.io/gimp
MIT License
51 stars 24 forks source link

GIMP crashed when closing it. #263

Open waldnaab opened 7 months ago

waldnaab commented 7 months ago

What happened?

I pushed CTRL-Q then CTRL-D to end GIMP crashed

What should have happened?

The app should terminate

Output of snap info $snap_name

-

Output of snap connections $snap_name

-

Output of snap version

-

Relevant log output

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

GNU Image Manipulation Program version 2.10.36
git-describe: GIMP_2_10_36
Build: org.gimp.GIMP.snapcraft.stable rev 0 for linux
# C compiler #
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/build/snapcraft-gimp-afe85b3facfd3fac949312d08501f5a2/stage/usr/bin/../lib/gcc/x86_64-linux-gnu/9/lto-wrapper
    OFFLOAD_TARGET_NAMES=nvptx-none:hsa
    OFFLOAD_TARGET_DEFAULT=1
    Target: x86_64-linux-gnu
    Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --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=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --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 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) 

# 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.64.6 (compiled against version 2.64.6)
using GdkPixbuf version 2.40.1 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.48.0 (compiled against version 1.44.7)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.17.4 (compiled against version 1.16.0)

fatal error: Aborted

Stack trace:

/snap/gimp/418/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3e8)[0x7f0003eb1e38]
/snap/gimp/418/usr/bin/gimp(+0x72baee)[0x559dbac63aee]
/snap/gimp/418/usr/bin/gimp(+0x72bbce)[0x559dbac63bce]
/snap/gimp/418/usr/bin/gimp(+0x72bbed)[0x559dbac63bed]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7f00046e0420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f000451d00b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7f00044fc859]
/lib/x86_64-linux-gnu/libc.so.6(+0x8d26e)[0x7f000456726e]
/lib/x86_64-linux-gnu/libc.so.6(+0x952fc)[0x7f000456f2fc]
/lib/x86_64-linux-gnu/libc.so.6(+0x96b2c)[0x7f0004570b2c]
/lib/x86_64-linux-gnu/libc.so.6(+0x9a88d)[0x7f000457488d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x862f)[0x7f00046d462f]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f00045f9353]


### Teminal output of app

_No response_