snapcrafters / gimp

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

Gimp on Ubuntu 20.04 in VBox host Win 10 crashed during preferences setup[Bug]: #195

Open bobbins-01 opened 2 years ago

bobbins-01 commented 2 years ago

What happened?

During setup for History saves below is the GIMP Crash Debut output:

GNU Image Manipulation Program version 2.10.28
git-describe: GIMP_2_10_28
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/7/lto-wrapper
    OFFLOAD_TARGET_NAMES=nvptx-none
    OFFLOAD_TARGET_DEFAULT=1
    Target: x86_64-linux-gnu
    Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 

# Libraries #
using babl version 0.1.88 (compiled against version 0.1.88)
using GEGL version 0.4.32 (compiled against version 0.4.32)
using GLib version 2.56.4 (compiled against version 2.56.4)
using GdkPixbuf version 2.36.11 (compiled against version 2.36.11)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.40.14 (compiled against version 1.40.14)
using Fontconfig version 2.12.6 (compiled against version 2.12.6)
using Cairo version 1.15.10 (compiled against version 1.15.10)

fatal error: Aborted

Stack trace:

/snap/gimp/383/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x326)[0x7fbf515a0a16]
/snap/gimp/383/usr/bin/gimp(+0xdf721)[0x55fed86df721]
/snap/gimp/383/usr/bin/gimp(gimp_fatal_error+0x17)[0x55fed86dfcb7]
/snap/gimp/383/usr/bin/gimp(+0xe03b6)[0x55fed86e03b6]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x1297f)[0x7fbf4dc7b97f]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7fbf4d8b6e87]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x140)[0x7fbf4d8b87f0]
/lib/x86_64-linux-gnu/libc.so.6(+0x303f9)[0x7fbf4d8a83f9]
/lib/x86_64-linux-gnu/libc.so.6(__assert_fail+0x41)[0x7fbf4d8a8471]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3df39)[0x7fbf4d379f39]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3dfdd)[0x7fbf4d379fdd]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x5c)[0x7fbf4d37a2cc]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libX11.so.6(XPending+0x5c)[0x7fbf4d36bd1c]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0(+0x58084)[0x7fbf52251084]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_check+0x1f0)[0x7fbf4e691100]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4c68f)[0x7fbf4e69168f]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0xc1)[0x7fbf4e691a81]
/snap/gimp/383/usr/bin/gimp(app_run+0x361)[0x55fed86df071]
/snap/gimp/383/usr/bin/gimp(main+0x37b)[0x55fed86de92b]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe6)[0x7fbf4d899c86]
/snap/gimp/383/usr/bin/gimp(_start+0x29)[0x55fed86deac9]

What should have happened?

I suppose the preferences selections should have continued until I was finished.

Output of snap info $snap_name

<!-- Copy-paste this whole debug data to report to developers -->
Sorry, newbie.  Didn't understand the terminal request so repasted the GIMP Crash Debug info:

GNU Image Manipulation Program version 2.10.28
git-describe: GIMP_2_10_28
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/7/lto-wrapper
    OFFLOAD_TARGET_NAMES=nvptx-none
    OFFLOAD_TARGET_DEFAULT=1
    Target: x86_64-linux-gnu
    Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 

# Libraries #
using babl version 0.1.88 (compiled against version 0.1.88)
using GEGL version 0.4.32 (compiled against version 0.4.32)
using GLib version 2.56.4 (compiled against version 2.56.4)
using GdkPixbuf version 2.36.11 (compiled against version 2.36.11)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.40.14 (compiled against version 1.40.14)
using Fontconfig version 2.12.6 (compiled against version 2.12.6)
using Cairo version 1.15.10 (compiled against version 1.15.10)

fatal error: Aborted

Stack trace:

/snap/gimp/383/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x326)[0x7fbf515a0a16]
/snap/gimp/383/usr/bin/gimp(+0xdf721)[0x55fed86df721]
/snap/gimp/383/usr/bin/gimp(gimp_fatal_error+0x17)[0x55fed86dfcb7]
/snap/gimp/383/usr/bin/gimp(+0xe03b6)[0x55fed86e03b6]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x1297f)[0x7fbf4dc7b97f]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7fbf4d8b6e87]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x140)[0x7fbf4d8b87f0]
/lib/x86_64-linux-gnu/libc.so.6(+0x303f9)[0x7fbf4d8a83f9]
/lib/x86_64-linux-gnu/libc.so.6(__assert_fail+0x41)[0x7fbf4d8a8471]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3df39)[0x7fbf4d379f39]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3dfdd)[0x7fbf4d379fdd]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x5c)[0x7fbf4d37a2cc]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libX11.so.6(XPending+0x5c)[0x7fbf4d36bd1c]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0(+0x58084)[0x7fbf52251084]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_check+0x1f0)[0x7fbf4e691100]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4c68f)[0x7fbf4e69168f]
/snap/gimp/383/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0xc1)[0x7fbf4e691a81]
/snap/gimp/383/usr/bin/gimp(app_run+0x361)[0x55fed86df071]
/snap/gimp/383/usr/bin/gimp(main+0x37b)[0x55fed86de92b]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe6)[0x7fbf4d899c86]
/snap/gimp/383/usr/bin/gimp(_start+0x29)[0x55fed86deac9]

### Output of `snap connections $snap_name`

```shell
nterface                 Plug                                           Slot                             Notes
appstream-metadata        snap-store:appstream-metadata                  :appstream-metadata              -
audio-playback            firefox:audio-playback                         :audio-playback                  -
audio-playback            vlc:audio-playback                             :audio-playback                  -
avahi-observe             firefox:avahi-observe                          :avahi-observe                   -
browser-support           authy:browser-support                          :browser-support                 -
browser-support           firefox:browser-sandbox                        :browser-support                 -
browser-support           gimp:browser-support                           :browser-support                 -
content[gnome-3-28-1804]  authy:gnome-3-28-1804                          gnome-3-28-1804:gnome-3-28-1804  -
content[gtk-3-themes]     authy:gtk-3-themes                             gtk-common-themes:gtk-3-themes   -
content[icon-themes]      authy:icon-themes                              gtk-common-themes:icon-themes    -
content[sound-themes]     authy:sound-themes                             gtk-common-themes:sound-themes   -
content[gnome-3-38-2004]  firefox:gnome-3-38-2004                        gnome-3-38-2004:gnome-3-38-2004  -
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-28-1804]  gimp:gnome-3-28-1804                           gnome-3-28-1804:gnome-3-28-1804  -
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-3-38-2004]  snap-store:gnome-3-38-2004                     gnome-3-38-2004:gnome-3-38-2004  -
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-3-38-2004]  snapd-desktop-integration:gnome-3-38-2004      gnome-3-38-2004:gnome-3-38-2004  -
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-control              firefox:cups-control                           :cups-control                    -
cups-control              gimp:cups-control                              :cups-control                    manual
desktop                   authy:desktop                                  :desktop                         -
desktop                   firefox:desktop                                :desktop                         -
desktop                   gimp:desktop                                   :desktop                         -
desktop                   snap-store:desktop                             :desktop                         -
desktop                   snapd-desktop-integration:desktop              :desktop                         -
desktop                   vlc:desktop                                    :desktop                         -
desktop-legacy            authy:desktop-legacy                           :desktop-legacy                  -
desktop-legacy            firefox:desktop-legacy                         :desktop-legacy                  -
desktop-legacy            gimp:desktop-legacy                            :desktop-legacy                  -
desktop-legacy            snap-store:desktop-legacy                      :desktop-legacy                  -
desktop-legacy            snapd-desktop-integration:desktop-legacy       :desktop-legacy                  -
desktop-legacy            vlc:desktop-legacy                             :desktop-legacy                  -
fwupd                     snap-store:fwupd                               :fwupd                           -
gsettings                 authy:gsettings                                :gsettings                       -
gsettings                 firefox:gsettings                              :gsettings                       -
gsettings                 gimp:gsettings                                 :gsettings                       -
gsettings                 snap-store:gsettings                           :gsettings                       -
gsettings                 snapd-desktop-integration:gsettings            :gsettings                       -
hardware-observe          firefox:hardware-observe                       :hardware-observe                -
home                      authy:home                                     :home                            -
home                      gimp:home                                      :home                            -
home                      vlc:home                                       :home                            -
joystick                  firefox:joystick                               :joystick                        -
network                   authy:network                                  :network                         -
network                   firefox:network                                :network                         -
network                   gimp:network                                   :network                         -
network                   snap-store:network                             :network                         -
network                   vlc:network                                    :network                         -
network-status            snap-store:network-status                      :network-status                  -
opengl                    authy:opengl                                   :opengl                          -
opengl                    firefox:opengl                                 :opengl                          -
opengl                    gimp:opengl                                    :opengl                          -
opengl                    snap-store:opengl                              :opengl                          -
opengl                    snapd-desktop-integration:opengl               :opengl                          -
opengl                    vlc:opengl                                     :opengl                          -
packagekit-control        snap-store:packagekit-control                  :packagekit-control              -
password-manager-service  snap-store:password-manager-service            :password-manager-service        -
personal-files            firefox:dot-mozilla-firefox                    :personal-files                  -
pulseaudio                vlc:pulseaudio                                 :pulseaudio                      -
removable-media           vlc:removable-media                            :removable-media                 -
screen-inhibit-control    vlc: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              snap-store:hostfs-usr-share-applications       :system-files                    -
system-observe            snap-store:system-observe                      :system-observe                  -
u2f-devices               firefox:u2f-devices                            :u2f-devices                     -
unity7                    authy:unity7                                   :unity7                          -
unity7                    firefox:unity7                                 :unity7                          -
unity7                    gimp:unity7                                    :unity7                          -
unity7                    vlc:unity7                                     :unity7                          -
upower-observe            firefox:upower-observe                         :upower-observe                  -
upower-observe            snap-store:upower-observe                      :upower-observe                  -
wayland                   authy:wayland                                  :wayland                         -
wayland                   firefox:wayland                                :wayland                         -
wayland                   gimp:wayland                                   :wayland                         -
wayland                   snap-store:wayland                             :wayland                         -
wayland                   snapd-desktop-integration:wayland              :wayland                         -
x11                       authy:x11                                      :x11                             -
x11                       firefox:x11                                    :x11                             -
x11                       gimp:x11                                       :x11                             -
x11                       snap-store:x11                                 :x11                             -
x11                       snapd-desktop-integration:x11                  :x11                             -
x11                       vlc:x11                                        :x11

Output of snap version

nap    2.56
snapd   2.56
series  16
ubuntu  22.04
kernel  5.15.0-37-generic

Relevant log output

No response

Teminal output of app

No response