Gimp 2.10.34 crash with wacom tablet

Hello, i use Gimp a lot with tablet. Gimp works fine, but no longer with my tablets.
There since the last two big updates of Manjaro, Gimp literally crashes when I move back my stylus from the Wacom Bamboo tablet (closed by Gimp crash, therefore unusable).
I thought waiting for updates would fix this gimp crash.
I’ve tried rolling back the Gimp versions, but the problem persists. I tried on another station, ditto crash of Gimp. I changed tablet version, it still crashes. I changed linux kernel, ditto. If I compile the git version, no more worries, it works fine, but I want to stay in stable version.

I had to switch to another distro to be able to work with a stable version of GIMP 2.10.x :confused:

Information :
Manjaro stable
AMD64 tower computer
Gimp 2.10.34
NAME=“Manjaro Linux”
PRETTY_NAME=“Manjaro Linux”
ID=manjaro
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR=“32;1;24;144;200”
HOME_URL=…
DOCUMENTATION_URL=…
SUPPORT_URL=…
BUG_REPORT_URL=…
PRIVACY_POLICY_URL=…
LOGO=manjarolinux

Linux msi-fixe 6.1.29-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed May 17 14:00:55 UTC 2023 x86_64 GNU/Linux

libwacom-2.6.0-2
xf86-input-wacom-1.2.0-1

An idea?
Thanks for your help

First off…

Maybe include something like

pactree gimp -d1

You say using the git version fixes it … which has me believing that an update will eventually work out. But then you also say that downgrading gimp doesnt help … which leads me to entertain the possibiities that the problem doesnt lie with gimp at all.

I guess throwing out an update check couldnt hurt:

sudo pacman-mirrors -f10 && sudo pacman -Syu

Hello,

I also had to make use of an appimage from here Releases · ivan-hc/GIMP-appimage · GitHub till the Gimp multiple issues get fixed upstream.
When using a tablet gimp crashes with:

GNU Image Manipulation Program version 2.10.34
git-describe: GIMP_2_10_34
Build: unknown rev 0 for linux
# C compiler #
	Using built-in specs.
	COLLECT_GCC=gcc
	COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/lto-wrapper
	Target: x86_64-pc-linux-gnu
	Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
	Thread model: posix
	Supported LTO compression algorithms: zlib zstd
	gcc version 12.2.1 20230201 (GCC) 

# Libraries #
using babl version 0.1.102 (compiled against version 0.1.98)
using GEGL version 0.4.44 (compiled against version 0.4.40)
using GLib version 2.76.2 (compiled against version 2.74.5)
using GdkPixbuf version 2.42.10 (compiled against version 2.42.10)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.50.14 (compiled against version 1.50.12)
using Fontconfig version 2.14.2 (compiled against version 2.14.2)
using Cairo version 1.17.8 (compiled against version 1.17.8)
> fatal error: Aborted

Stack trace:

/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x409)[0x7ff4ee9cca49]
/usr/bin/gimp-2.10(+0xd4807)[0x555e5a9fe807]
/usr/bin/gimp-2.10(+0xd48ce)[0x555e5a9fe8ce]
/usr/bin/gimp-2.10(+0xd4932)[0x555e5a9fe932]
/usr/lib/libc.so.6(+0x39ab0)[0x7ff4edd03ab0]
/usr/lib/libc.so.6(+0x8926c)[0x7ff4edd5326c]
/usr/lib/libc.so.6(gsignal+0x18)[0x7ff4edd03a08]
/usr/lib/libc.so.6(abort+0xd7)[0x7ff4edcec538]
/usr/lib/libc.so.6(+0x232db)[0x7ff4edced2db]
/usr/lib/libc.so.6(+0x11ad0b)[0x7ff4edde4d0b]
/usr/lib/libc.so.6(+0x11ace6)[0x7ff4edde4ce6]
/usr/bin/gimp-2.10(+0x27555b)[0x555e5ab9f55b]
/usr/bin/gimp-2.10(gimp_device_info_get_event_coords+0x57)[0x555e5ab9f5b7]
/usr/bin/gimp-2.10(+0x1ea11f)[0x555e5ab1411f]
/usr/bin/gimp-2.10(+0x5606c4)[0x555e5ae8a6c4]
/usr/bin/gimp-2.10(gimp_display_shell_canvas_tool_events+0x81)[0x555e5ab09961]
/usr/lib/libgtk-x11-2.0.so.0(+0x138f08)[0x7ff4eeb38f08]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x170)[0x7ff4ee140210]
/usr/lib/libgobject-2.0.so.0(+0x422f8)[0x7ff4ee16e2f8]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0xa50)[0x7ff4ee15daa0]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x94)[0x7ff4ee15e324]
/usr/lib/libgtk-x11-2.0.so.0(+0x26d88d)[0x7ff4eec6d88d]
/usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xb6)[0x7ff4eeb3d676]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x383)[0x7ff4eeb3ed73]
/usr/lib/libgdk-x11-2.0.so.0(+0x63dbc)[0x7ff4eef16dbc]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x19b)[0x7ff4ee03b53b]
/usr/lib/libglib-2.0.so.0(+0xb7219)[0x7ff4ee098219]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x6f)[0x7ff4ee03ac7f]
/usr/bin/gimp-2.10(app_run+0x3e2)[0x555e5aa03eb2]
/usr/bin/gimp-2.10(main+0x37a)[0x555e5a9f94ba]
/usr/lib/libc.so.6(+0x23850)[0x7ff4edced850]
/usr/lib/libc.so.6(__libc_start_main+0x8a)[0x7ff4edced90a]
/usr/bin/gimp-2.10(_start+0x25)[0x555e5a9f9665]

Note:
My version of babl is older because of other issues with Gimp when using it without the tablet, as described here Selection Does Not Work (#9421) · Issues · GNOME / GIMP · GitLab

2 Likes

Hi, thanks for the help.
Here is the return of the command :

gimp
├─babl
├─dbus-glib
├─desktop-file-utils
├─gegl
├─glib-networking
├─hicolor-icon-theme
├─openjpeg2
├─lcms2
├─libheif
├─libexif
├─libgudev
├─libjxl
├─libmng
├─libmypaint
├─librsvg
├─libwebp
├─libwmf
├─libxmu
├─libxpm
├─mypaint-brushes1
├─openexr
├─poppler-data
├─gtk2
└─graphviz

I did a system update, but unfortunately that didn’t fix the problem.

sudo pacman-mirrors -f10 && sudo pacman -Syu

Maybe the problem does not come from the compiled version of Gimp stable included in Manjaro, but I would like to know where this crash comes from. Unfortunately, I don’t know where to look.
Thanks for everything

Here are the traces of Gimp 2.10.34 from my computer:

GNU Image Manipulation Program version 2.10.34
git-describe: GIMP_2_10_34
Build: unknown rev 0 for linux
# C compiler #
	Using built-in specs.
	COLLECT_GCC=gcc
	COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/lto-wrapper
	Target: x86_64-pc-linux-gnu
	Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
	Thread model: posix
	Supported LTO compression algorithms: zlib zstd
	gcc version 12.2.1 20230201 (GCC) 

# Libraries #
using babl version 0.1.104 (compiled against version 0.1.98)
using GEGL version 0.4.44 (compiled against version 0.4.40)
using GLib version 2.76.1 (compiled against version 2.74.5)
using GdkPixbuf version 2.42.10 (compiled against version 2.42.10)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.50.14 (compiled against version 1.50.12)
using Fontconfig version 2.14.2 (compiled against version 2.14.2)
using Cairo version 1.17.8 (compiled against version 1.17.8)

fatal error: Abandon

Stack trace:


# Stack traces obtained from PID 3024 - Thread 3024 #


This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.archlinux.org>
Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[New LWP 3027]
[New LWP 3028]
[New LWP 3029]
[New LWP 3030]
[New LWP 3031]
[New LWP 3032]
[New LWP 3033]
[New LWP 3034]
[New LWP 3035]
[New LWP 3036]
[New LWP 3037]
[New LWP 3038]
[New LWP 3039]
[New LWP 3040]
[New LWP 3041]
[New LWP 3042]
[New LWP 3043]
[New LWP 3044]
[New LWP 3045]
[New LWP 3046]
[New LWP 3084]
[New LWP 3091]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
0x00007f226bb0596c in read () from /usr/lib/libc.so.6
  Id   Target Id                                         Frame 
* 1    Thread 0x7f226a412d00 (LWP 3024) "gimp-2.10"      0x00007f226bb0596c in read () from /usr/lib/libc.so.6
  2    Thread 0x7f2269cbe6c0 (LWP 3027) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  3    Thread 0x7f22694bd6c0 (LWP 3028) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  4    Thread 0x7f2260cbc6c0 (LWP 3029) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  5    Thread 0x7f2268cbc6c0 (LWP 3030) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  6    Thread 0x7f2263fff6c0 (LWP 3031) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  7    Thread 0x7f22637fe6c0 (LWP 3032) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  8    Thread 0x7f2262ffd6c0 (LWP 3033) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  9    Thread 0x7f22627fc6c0 (LWP 3034) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  10   Thread 0x7f2261ffb6c0 (LWP 3035) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  11   Thread 0x7f22617fa6c0 (LWP 3036) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  12   Thread 0x7f224ffff6c0 (LWP 3037) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  13   Thread 0x7f224f7fe6c0 (LWP 3038) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  14   Thread 0x7f224effd6c0 (LWP 3039) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  15   Thread 0x7f224e7fc6c0 (LWP 3040) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  16   Thread 0x7f224dffb6c0 (LWP 3041) "worker"         0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  17   Thread 0x7f224d67b6c0 (LWP 3042) "pool-spawner"   0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  18   Thread 0x7f224ce7a6c0 (LWP 3043) "gmain"          0x00007f226bb099df in poll () from /usr/lib/libc.so.6
  19   Thread 0x7f2223fff6c0 (LWP 3044) "gdbus"          0x00007f226bb099df in poll () from /usr/lib/libc.so.6
  20   Thread 0x7f21049ff6c0 (LWP 3045) "async"          0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  21   Thread 0x7f20fffff6c0 (LWP 3046) "pool-gimp-2.10" 0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  22   Thread 0x7f20fe4a56c0 (LWP 3084) "swap writer"    0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6
  23   Thread 0x7f20fdca46c0 (LWP 3091) "paint"          0x00007f226bb0f0dd in syscall () from /usr/lib/libc.so.6

Thread 23 (Thread 0x7f20fdca46c0 (LWP 3091) "paint"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x0000560be591fb24 in  ()
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 22 (Thread 0x7f20fe4a56c0 (LWP 3084) "swap writer"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c35fbfa in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 21 (Thread 0x7f20fffff6c0 (LWP 3046) "pool-gimp-2.10"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc9d03 in g_cond_wait_until () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226bd3df83 in  () at /usr/lib/libglib-2.0.so.0
#3  0x00007f226bd3e127 in g_async_queue_timeout_pop () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226bda5846 in  () at /usr/lib/libglib-2.0.so.0
#5  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#6  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#7  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 20 (Thread 0x7f21049ff6c0 (LWP 3045) "async"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x0000560be5ba3579 in  ()
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7f2223fff6c0 (LWP 3044) "gdbus"):
#0  0x00007f226bb099df in poll () at /usr/lib/libc.so.6
#1  0x00007f226bdd017f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226bd72c7f in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#3  0x00007f226c00ed5c in  () at /usr/lib/libgio-2.0.so.0
#4  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#5  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#6  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7f224ce7a6c0 (LWP 3043) "gmain"):
#0  0x00007f226bb099df in poll () at /usr/lib/libc.so.6
#1  0x00007f226bdd017f in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226bd721a2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f226bd721f2 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#5  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#6  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7f224d67b6c0 (LWP 3042) "pool-spawner"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226bd3dfb4 in  () at /usr/lib/libglib-2.0.so.0
#3  0x00007f226bda4f9e in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#5  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#6  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7f224dffb6c0 (LWP 3041) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7f224e7fc6c0 (LWP 3040) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 14 (Thread 0x7f224effd6c0 (LWP 3039) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 13 (Thread 0x7f224f7fe6c0 (LWP 3038) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 12 (Thread 0x7f224ffff6c0 (LWP 3037) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7f22617fa6c0 (LWP 3036) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7f2261ffb6c0 (LWP 3035) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7f22627fc6c0 (LWP 3034) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7f2262ffd6c0 (LWP 3033) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7f22637fe6c0 (LWP 3032) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7f2263fff6c0 (LWP 3031) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f2268cbc6c0 (LWP 3030) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f2260cbc6c0 (LWP 3029) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f22694bd6c0 (LWP 3028) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f2269cbe6c0 (LWP 3027) "worker"):
#0  0x00007f226bb0f0dd in syscall () at /usr/lib/libc.so.6
#1  0x00007f226bdc97b5 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x00007f226c31dc54 in  () at /usr/lib/libgegl-0.4.so.0
#3  0x00007f226bda0315 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f226ba94bb5 in  () at /usr/lib/libc.so.6
#5  0x00007f226bb16d90 in  () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f226a412d00 (LWP 3024) "gimp-2.10"):
#0  0x00007f226bb0596c in read () at /usr/lib/libc.so.6
#1  0x00007f226ccb2947 in gimp_stack_trace_print () at /usr/lib/libgimpbase-2.0.so.0
#2  0x0000560be587d807 in  ()
#3  0x0000560be587d8ce in  ()
#4  0x0000560be587d932 in  ()
#5  0x00007f226ba47f50 in <signal handler called> () at /usr/lib/libc.so.6
#6  0x00007f226ba968ec in  () at /usr/lib/libc.so.6
#7  0x00007f226ba47ea8 in raise () at /usr/lib/libc.so.6
#8  0x00007f226ba3153d in abort () at /usr/lib/libc.so.6
#9  0x00007f226ba3229e in  () at /usr/lib/libc.so.6
#10 0x00007f226bb26c5b in  () at /usr/lib/libc.so.6
#11 0x00007f226bb26c36 in  () at /usr/lib/libc.so.6
#12 0x0000560be5a1e55b in  ()
#13 0x0000560be5a1e5b7 in gimp_device_info_get_event_coords ()
#14 0x0000560be599311f in  ()
#15 0x0000560be5d096c4 in  ()
#16 0x0000560be5988961 in gimp_display_shell_canvas_tool_events ()
#17 0x00007f226c938f08 in  () at /usr/lib/libgtk-x11-2.0.so.0
#18 0x00007f226be78210 in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0
#19 0x00007f226bea62f8 in  () at /usr/lib/libgobject-2.0.so.0
#20 0x00007f226be95aa0 in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#21 0x00007f226be96324 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#22 0x00007f226ca6d88d in  () at /usr/lib/libgtk-x11-2.0.so.0
#23 0x00007f226c93d676 in gtk_propagate_event () at /usr/lib/libgtk-x11-2.0.so.0
#24 0x00007f226c93ed73 in gtk_main_do_event () at /usr/lib/libgtk-x11-2.0.so.0
#25 0x00007f226cd7cdbc in  () at /usr/lib/libgdk-x11-2.0.so.0
#26 0x00007f226bd7353b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#27 0x00007f226bdd0219 in  () at /usr/lib/libglib-2.0.so.0
#28 0x00007f226bd72c7f in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#29 0x0000560be5882eb2 in app_run ()
#30 0x0000560be58784ba in main ()
[Inferior 1 (process 3024) detached]

ManjaroLinux 22.1.2 Talos

Thanks for any help

Same issue, when using tablets, as mentioned on a couple of bug reports on Issues · GNOME / GIMP · GitLab

When using my tablet in gimp, it crashes, regardless on what branch the install is from. I can reproduce it on Arch Linux install too … Most likely the real issue comes from here Gimp crash when enabling wacom dynamics · Issue #307 · linuxwacom/xf86-input-wacom · GitHub
Using the appimage mentioned in my previous comment (the developer version, aka 2.99.14) works without crashes and without the need to downgrade xf86-input-wacom package to 1.1.0 version.

2 Likes

Hello, I downgraded the xf86-input-wacom package to version 1.1.0, now my Gimp works fine. THANKS !