snapcrafters / gimp

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

[Bug]: Gimp crashed with a fatal error: aborted #262

Open Grrr42 opened 7 months ago

Grrr42 commented 7 months ago

What happened?

The app crashed whilst I was using the paintbrush to draw onto a transparent background.

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)[0x773278aafe38]
/snap/gimp/418/usr/bin/gimp(+0x72baee)[0x556690576aee]
/snap/gimp/418/usr/bin/gimp(+0x72bbce)[0x556690576bce]
/snap/gimp/418/usr/bin/gimp(+0x72bbed)[0x556690576bed]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x77327930e420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x77327914500b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x773279124859]
/lib/x86_64-linux-gnu/libc.so.6(+0x22729)[0x773279124729]
/lib/x86_64-linux-gnu/libc.so.6(+0x33fd6)[0x773279135fd6]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3e643)[0x773277c68643]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3e6ed)[0x773277c686ed]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x5a)[0x773277c689ea]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libX11.so.6(XPending+0x61)[0x773277c5a211]
/snap/gimp/418/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0(+0x5c3ef)[0x773278b963ef]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_check+0x1f1)[0x773277f73591]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x59b52)[0x773277f73b52]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x83)[0x773277f73f33]
/snap/gimp/418/usr/bin/gimp(app_run+0x425)[0x556690577205]
/snap/gimp/418/usr/bin/gimp(main+0x37e)[0x55668ff34d4e]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x773279126083]
/snap/gimp/418/usr/bin/gimp(_start+0x2e)[0x55668ff34ece]

What should have happened?

I wanted to continue drawing.

Output of snap info $snap_name

error: the required argument `<snap> (at least 1 argument)` was not provided

<!-- 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)[0x773278aafe38]
/snap/gimp/418/usr/bin/gimp(+0x72baee)[0x556690576aee]
/snap/gimp/418/usr/bin/gimp(+0x72bbce)[0x556690576bce]
/snap/gimp/418/usr/bin/gimp(+0x72bbed)[0x556690576bed]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x77327930e420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x77327914500b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x773279124859]
/lib/x86_64-linux-gnu/libc.so.6(+0x22729)[0x773279124729]
/lib/x86_64-linux-gnu/libc.so.6(+0x33fd6)[0x773279135fd6]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3e643)[0x773277c68643]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3e6ed)[0x773277c686ed]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x5a)[0x773277c689ea]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libX11.so.6(XPending+0x61)[0x773277c5a211]
/snap/gimp/418/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0(+0x5c3ef)[0x773278b963ef]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_check+0x1f1)[0x773277f73591]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x59b52)[0x773277f73b52]
/snap/gimp/418/data-dir/gnome-platform/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x83)[0x773277f73f33]
/snap/gimp/418/usr/bin/gimp(app_run+0x425)[0x556690577205]
/snap/gimp/418/usr/bin/gimp(main+0x37e)[0x55668ff34d4e]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x773279126083]
/snap/gimp/418/usr/bin/gimp(_start+0x2e)[0x55668ff34ece]

### Output of `snap connections $snap_name`

```shell
Interface                 Plug                                              Slot                              Notes
appstream-metadata        snap-store:appstream-metadata                     :appstream-metadata               -
audio-playback            chromium:audio-playback                           :audio-playback                   -
audio-playback            google-play-music-desktop-player:audio-playback   :audio-playback                   -
audio-playback            skype:audio-playback                              :audio-playback                   -
audio-record              chromium:audio-record                             :audio-record                     -
audio-record              skype:audio-record                                :audio-record                     -
avahi-control             cups:avahi-control                                :avahi-control                    -
avahi-observe             firefox:avahi-observe                             :avahi-observe                    -
bluez                     chromium:bluez                                    :bluez                            -
browser-support           chromium:browser-sandbox                          :browser-support                  -
browser-support           firefox:browser-sandbox                           :browser-support                  -
browser-support           gimp:browser-support                              :browser-support                  -
browser-support           google-play-music-desktop-player:browser-support  :browser-support                  -
browser-support           skype:browser-sandbox                             :browser-support                  -
browser-support           skype:browser-support                             :browser-support                  -
camera                    chromium:camera                                   :camera                           -
camera                    firefox:camera                                    :camera                           -
camera                    skype:camera                                      :camera                           -
content[gnome-42-2204]    chromium:gnome-42-2204                            gnome-42-2204:gnome-42-2204       -
content[gtk-3-themes]     chromium:gtk-3-themes                             gtk-common-themes:gtk-3-themes    -
content[icon-themes]      chromium:icon-themes                              gtk-common-themes:icon-themes     -
content[sound-themes]     chromium:sound-themes                             gtk-common-themes:sound-themes    -
content[gnome-42-2204]    firefox:gnome-42-2204                             gnome-42-2204:gnome-42-2204       -
content[gtk-3-themes]     firefox:gtk-3-themes                              gtk-common-themes:gtk-3-themes    -
content[icon-themes]      firefox:icon-themes                               gtk-common-themes:icon-themes     -
content[sound-themes]     firefox:sound-themes                              gtk-common-themes:sound-themes    -
content[gnome-3-38-2004]  gimp:gnome-3-38-2004                              gnome-3-38-2004:gnome-3-38-2004   -
content[gtk-2-engines]    gimp:gtk-2-engines                                gtk2-common-themes:gtk-2-engines  -
content[gtk-3-themes]     gimp:gtk-3-themes                                 gtk-common-themes:gtk-3-themes    -
content[icon-themes]      gimp:icon-themes                                  gtk-common-themes:icon-themes     -
content[sound-themes]     gimp:sound-themes                                 gtk-common-themes:sound-themes    -
content[gnome-42-2204]    gnome-system-monitor:gnome-42-2204                gnome-42-2204:gnome-42-2204       -
content[gtk-3-themes]     gnome-system-monitor:gtk-3-themes                 gtk-common-themes:gtk-3-themes    -
content[icon-themes]      gnome-system-monitor:icon-themes                  gtk-common-themes:icon-themes     -
content[sound-themes]     gnome-system-monitor:sound-themes                 gtk-common-themes:sound-themes    -
content[gnome-3-28-1804]  google-play-music-desktop-player:gnome-3-28-1804  gnome-3-28-1804:gnome-3-28-1804   -
content[gtk-3-themes]     google-play-music-desktop-player:gtk-3-themes     gtk-common-themes:gtk-3-themes    -
content[icon-themes]      google-play-music-desktop-player:icon-themes      gtk-common-themes:icon-themes     -
content[sound-themes]     google-play-music-desktop-player:sound-themes     gtk-common-themes:sound-themes    -
content[gnome-3-28-1804]  skype:gnome-3-28-1804                             gnome-3-28-1804:gnome-3-28-1804   -
content[gtk-3-themes]     skype:gtk-3-themes                                gtk-common-themes:gtk-3-themes    -
content[icon-themes]      skype:icon-themes                                 gtk-common-themes:icon-themes     -
content[sound-themes]     skype:sound-themes                                gtk-common-themes:sound-themes    -
content[gnome-42-2204]    snap-store:gnome-42-2204                          gnome-42-2204:gnome-42-2204       -
content[gtk-3-themes]     snap-store:gtk-3-themes                           gtk-common-themes:gtk-3-themes    -
content[icon-themes]      snap-store:icon-themes                            gtk-common-themes:icon-themes     -
content[sound-themes]     snap-store:sound-themes                           gtk-common-themes:sound-themes    -
content[gnome-42-2204]    snapd-desktop-integration:gnome-42-2204           gnome-42-2204:gnome-42-2204       -
content[gtk-3-themes]     snapd-desktop-integration:gtk-3-themes            gtk-common-themes:gtk-3-themes    -
content[icon-themes]      snapd-desktop-integration:icon-themes             gtk-common-themes:icon-themes     -
content[sound-themes]     snapd-desktop-integration:sound-themes            gtk-common-themes:sound-themes    -
cups                      chromium:cups                                     cups:cups                         -
cups-control              cups:cups-host                                    :cups-control                     -
cups-control              firefox:cups-control                              :cups-control                     -
desktop                   chromium:desktop                                  :desktop                          -
desktop                   firefox:desktop                                   :desktop                          -
desktop                   gimp:desktop                                      :desktop                          -
desktop                   gnome-system-monitor:desktop                      :desktop                          -
desktop                   google-play-music-desktop-player:desktop          :desktop                          -
desktop                   skype:desktop                                     :desktop                          -
desktop                   snap-store:desktop                                :desktop                          -
desktop                   snapd-desktop-integration:desktop                 :desktop                          -
desktop-legacy            chromium:desktop-legacy                           :desktop-legacy                   -
desktop-legacy            firefox:desktop-legacy                            :desktop-legacy                   -
desktop-legacy            gimp:desktop-legacy                               :desktop-legacy                   -
desktop-legacy            gnome-system-monitor:desktop-legacy               :desktop-legacy                   -
desktop-legacy            google-play-music-desktop-player:desktop-legacy   :desktop-legacy                   -
desktop-legacy            skype:desktop-legacy                              :desktop-legacy                   -
desktop-legacy            snap-store:desktop-legacy                         :desktop-legacy                   -
desktop-legacy            snapd-desktop-integration:desktop-legacy          :desktop-legacy                   -
fwupd                     snap-store:fwupd                                  :fwupd                            -
gsettings                 chromium:gsettings                                :gsettings                        -
gsettings                 firefox:gsettings                                 :gsettings                        -
gsettings                 gimp:gsettings                                    :gsettings                        -
gsettings                 gnome-system-monitor:gsettings                    :gsettings                        -
gsettings                 google-play-music-desktop-player:gsettings        :gsettings                        -
gsettings                 skype:gsettings                                   :gsettings                        -
gsettings                 snap-store:gsettings                              :gsettings                        -
gsettings                 snapd-desktop-integration:gsettings               :gsettings                        -
hardware-observe          chromium:hardware-observe                         :hardware-observe                 -
hardware-observe          firefox:hardware-observe                          :hardware-observe                 -
hardware-observe          gnome-system-monitor:hardware-observe             :hardware-observe                 -
home                      chromium:home                                     :home                             -
home                      cups:home                                         :home                             -
home                      firefox:home                                      :home                             -
home                      gimp:home                                         :home                             -
home                      skype:home                                        :home                             -
joystick                  chromium:joystick                                 :joystick                         -
joystick                  firefox:joystick                                  :joystick                         -
login-session-observe     snapd-desktop-integration:login-session-observe   :login-session-observe            -
mount-control             firefox:host-hunspell                             :mount-control                    -
mount-observe             gnome-system-monitor:mount-observe                :mount-observe                    -
network                   chromium:network                                  :network                          -
network                   cups:network                                      :network                          -
network                   firefox:network                                   :network                          -
network                   gimp:network                                      :network                          -
network                   google-play-music-desktop-player:network          :network                          -
network                   skype:network                                     :network                          -
network                   snap-store:network                                :network                          -
network-bind              chromium:network-bind                             :network-bind                     -
network-bind              cups:network-bind                                 :network-bind                     -
network-bind              firefox:network-bind                              :network-bind                     -
network-bind              google-play-music-desktop-player:network-bind     :network-bind                     -
network-manager-observe   cups:network-manager-observe                      :network-manager-observe          -
network-observe           firefox:network-observe                           :network-observe                  manual
network-observe           gnome-system-monitor:network-observe              :network-observe                  -
network-status            snap-store:network-status                         :network-status                   -
opengl                    chromium:opengl                                   :opengl                           -
opengl                    firefox:opengl                                    :opengl                           -
opengl                    gimp:opengl                                       :opengl                           -
opengl                    gnome-system-monitor:opengl                       :opengl                           -
opengl                    google-play-music-desktop-player:opengl           :opengl                           -
opengl                    skype:opengl                                      :opengl                           -
opengl                    snap-store:opengl                                 :opengl                           -
opengl                    snapd-desktop-integration:opengl                  :opengl                           -
packagekit-control        snap-store:packagekit-control                     :packagekit-control               -
password-manager-service  skype:password-manager-service                    :password-manager-service         -
password-manager-service  snap-store:password-manager-service               :password-manager-service         -
personal-files            chromium:chromium-config                          :personal-files                   -
personal-files            chromium:dot-local-share-applications             :personal-files                   -
personal-files            chromium:dot-local-share-icons                    :personal-files                   -
personal-files            firefox:dot-mozilla-firefox                       :personal-files                   -
process-control           gnome-system-monitor:process-control              :process-control                  -
pulseaudio                google-play-music-desktop-player:pulseaudio       :pulseaudio                       -
raw-usb                   cups:raw-usb                                      :raw-usb                          -
removable-media           chromium:removable-media                          :removable-media                  -
removable-media           firefox:removable-media                           :removable-media                  -
screen-inhibit-control    chromium:screen-inhibit-control                   :screen-inhibit-control           -
screen-inhibit-control    firefox:screen-inhibit-control                    :screen-inhibit-control           -
screen-inhibit-control    skype:screen-inhibit-control                      :screen-inhibit-control           -
snap-themes-control       snapd-desktop-integration:snap-themes-control     :snap-themes-control              -
snapd-control             snap-store:snapd-control                          :snapd-control                    -
system-files              chromium:etc-chromium-browser-policies            :system-files                     -
system-files              cups:etc-cups                                     :system-files                     -
system-files              firefox:etc-firefox                               :system-files                     -
system-files              gnome-system-monitor:run-systemd-sessions         :system-files                     -
system-files              snap-store:hostfs-usr-share-applications          :system-files                     -
system-files              snapd-desktop-integration:snap                    :system-files                     -
system-observe            gnome-system-monitor:system-observe               :system-observe                   -
system-observe            snap-store:system-observe                         :system-observe                   -
system-packages-doc       chromium:system-packages-doc                      :system-packages-doc              -
system-packages-doc       firefox:system-packages-doc                       :system-packages-doc              -
u2f-devices               chromium:u2f-devices                              :u2f-devices                      -
u2f-devices               firefox:u2f-devices                               :u2f-devices                      -
unity7                    chromium:unity7                                   :unity7                           -
unity7                    firefox:unity7                                    :unity7                           -
unity7                    gimp:unity7                                       :unity7                           -
unity7                    gnome-system-monitor:unity7                       :unity7                           -
unity7                    google-play-music-desktop-player:unity7           :unity7                           -
unity7                    skype:unity7                                      :unity7                           -
upower-observe            chromium:upower-observe                           :upower-observe                   -
upower-observe            firefox:upower-observe                            :upower-observe                   -
upower-observe            snap-store:upower-observe                         :upower-observe                   -
wayland                   chromium:wayland                                  :wayland                          -
wayland                   firefox:wayland                                   :wayland                          -
wayland                   gimp:wayland                                      :wayland                          -
wayland                   gnome-system-monitor:wayland                      :wayland                          -
wayland                   google-play-music-desktop-player:wayland          :wayland                          -
wayland                   skype:wayland                                     :wayland                          -
wayland                   snap-store:wayland                                :wayland                          -
wayland                   snapd-desktop-integration:wayland                 :wayland                          -
x11                       chromium:x11                                      :x11                              -
x11                       firefox:x11                                       :x11                              -
x11                       gimp:x11                                          :x11                              -
x11                       gnome-system-monitor:x11                          :x11                              -
x11                       google-play-music-desktop-player:x11              :x11                              -
x11                       skype:x11                                         :x11                              -
x11                       snap-store:x11                                    :x11                              -
x11                       snapd-desktop-integration:x11                     :x11

Output of snap version

snap    2.61.1
snapd   2.61.1
series  16
ubuntu  24.04
kernel  6.6.0-14-generic

Relevant log output

No response

Teminal output of app

No response

Grrr42 commented 7 months ago

Sorry if I've incorrectly submitted any info... I'm pretty new to this and this is the first time I've recorded a bug.