snapcrafters / gimp

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

[Bug]: #228

Open robmeans opened 1 year ago

robmeans commented 1 year ago

What happened?

After editing the text in my image, I saved it in png, jpg, and pdf formats before attempting to Quit the program. That's when I got this error message:

GNU Image Manipulation Program version 2.10.30
git-describe: GIMP_2_10_30
Build: org.gimp.GIMP.snapcraft.stable rev 0 for linux
# C compiler #
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/build/gimp/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.1' --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-Av3uEd/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.1) 

# Libraries #
using babl version 0.1.92 (compiled against version 0.1.92)
using GEGL version 0.4.36 (compiled against version 0.4.36)
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/393/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3e8)[0x7fc0e8717e38]
/snap/gimp/393/usr/bin/gimp(+0x7268ee)[0x562c0c3e98ee]
/snap/gimp/393/usr/bin/gimp(+0x7269ce)[0x562c0c3e99ce]
/snap/gimp/393/usr/bin/gimp(+0x7269ed)[0x562c0c3e99ed]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fc0e8f46420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fc0e8d8300b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fc0e8d62859]
/lib/x86_64-linux-gnu/libc.so.6(+0x8d26e)[0x7fc0e8dcd26e]
/lib/x86_64-linux-gnu/libc.so.6(+0x952fc)[0x7fc0e8dd52fc]
/lib/x86_64-linux-gnu/libc.so.6(+0x96c65)[0x7fc0e8dd6c65]
/lib/x86_64-linux-gnu/libc.so.6(+0x9a88d)[0x7fc0e8dda88d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x862f)[0x7fc0e8f3a62f]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fc0e8e5f133]

What should have happened?

Clean quit.

Output of snap info $snap_name

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

GNU Image Manipulation Program version 2.10.30
git-describe: GIMP_2_10_30
Build: org.gimp.GIMP.snapcraft.stable rev 0 for linux
# C compiler #
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/build/gimp/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.1' --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-Av3uEd/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.1) 

# Libraries #
using babl version 0.1.92 (compiled against version 0.1.92)
using GEGL version 0.4.36 (compiled against version 0.4.36)
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/393/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3e8)[0x7fc0e8717e38]
/snap/gimp/393/usr/bin/gimp(+0x7268ee)[0x562c0c3e98ee]
/snap/gimp/393/usr/bin/gimp(+0x7269ce)[0x562c0c3e99ce]
/snap/gimp/393/usr/bin/gimp(+0x7269ed)[0x562c0c3e99ed]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fc0e8f46420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fc0e8d8300b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fc0e8d62859]
/lib/x86_64-linux-gnu/libc.so.6(+0x8d26e)[0x7fc0e8dcd26e]
/lib/x86_64-linux-gnu/libc.so.6(+0x952fc)[0x7fc0e8dd52fc]
/lib/x86_64-linux-gnu/libc.so.6(+0x96c65)[0x7fc0e8dd6c65]
/lib/x86_64-linux-gnu/libc.so.6(+0x9a88d)[0x7fc0e8dda88d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x862f)[0x7fc0e8f3a62f]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fc0e8e5f133]

### Output of `snap connections $snap_name`

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

GNU Image Manipulation Program version 2.10.30
git-describe: GIMP_2_10_30
Build: org.gimp.GIMP.snapcraft.stable rev 0 for linux
# C compiler #
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/build/gimp/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.1' --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-Av3uEd/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.1) 

# Libraries #
using babl version 0.1.92 (compiled against version 0.1.92)
using GEGL version 0.4.36 (compiled against version 0.4.36)
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/393/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3e8)[0x7fc0e8717e38]
/snap/gimp/393/usr/bin/gimp(+0x7268ee)[0x562c0c3e98ee]
/snap/gimp/393/usr/bin/gimp(+0x7269ce)[0x562c0c3e99ce]
/snap/gimp/393/usr/bin/gimp(+0x7269ed)[0x562c0c3e99ed]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fc0e8f46420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fc0e8d8300b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fc0e8d62859]
/lib/x86_64-linux-gnu/libc.so.6(+0x8d26e)[0x7fc0e8dcd26e]
/lib/x86_64-linux-gnu/libc.so.6(+0x952fc)[0x7fc0e8dd52fc]
/lib/x86_64-linux-gnu/libc.so.6(+0x96c65)[0x7fc0e8dd6c65]
/lib/x86_64-linux-gnu/libc.so.6(+0x9a88d)[0x7fc0e8dda88d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x862f)[0x7fc0e8f3a62f]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fc0e8e5f133]

### Output of `snap version`

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

GNU Image Manipulation Program version 2.10.30
git-describe: GIMP_2_10_30
Build: org.gimp.GIMP.snapcraft.stable rev 0 for linux
# C compiler #
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/build/gimp/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.1' --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-Av3uEd/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.1) 

# Libraries #
using babl version 0.1.92 (compiled against version 0.1.92)
using GEGL version 0.4.36 (compiled against version 0.4.36)
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/393/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3e8)[0x7fc0e8717e38]
/snap/gimp/393/usr/bin/gimp(+0x7268ee)[0x562c0c3e98ee]
/snap/gimp/393/usr/bin/gimp(+0x7269ce)[0x562c0c3e99ce]
/snap/gimp/393/usr/bin/gimp(+0x7269ed)[0x562c0c3e99ed]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fc0e8f46420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fc0e8d8300b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fc0e8d62859]
/lib/x86_64-linux-gnu/libc.so.6(+0x8d26e)[0x7fc0e8dcd26e]
/lib/x86_64-linux-gnu/libc.so.6(+0x952fc)[0x7fc0e8dd52fc]
/lib/x86_64-linux-gnu/libc.so.6(+0x96c65)[0x7fc0e8dd6c65]
/lib/x86_64-linux-gnu/libc.so.6(+0x9a88d)[0x7fc0e8dda88d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x862f)[0x7fc0e8f3a62f]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fc0e8e5f133]


### Relevant log output

_No response_

### Teminal output of app

_No response_