Reproduced on Ubuntu MATE 19.04, 64 bit on the same machine. ``` GNU Image Manipulation Program version 2.10.8 git-describe: GIMP_2_10_6-294-ga967e8d2c2 C compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 8.2.0-13ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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-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 8.2.0 (Ubuntu 8.2.0-13ubuntu1) using GEGL version 0.4.14 (compiled against version 0.4.12) using GLib version 2.60.4 (compiled against version 2.58.1) using GdkPixbuf version 2.38.1 (compiled against version 2.38.0) using GTK+ version 2.24.32 (compiled against version 2.24.32) using Pango version 1.42.3 (compiled against version 1.42.3) using Fontconfig version 2.13.1 (compiled against version 2.13.0) using Cairo version 1.16.0 (compiled against version 1.16.0) ``` > fatal error: Segmentation fault Stack trace: ``` # Stack traces obtained from PID 5521 - Thread 5521 # [New LWP 5523] [New LWP 5524] [New LWP 5525] [New LWP 5526] [New LWP 5527] [New LWP 5528] [New LWP 5530] [New LWP 5531] [New LWP 5532] [New LWP 5533] [New LWP 5553] [New LWP 5822] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". __libc_read (nbytes=256, buf=0x7ffc26c31dd0, fd=29) at ../sysdeps/unix/sysv/linux/read.c:26 Id Target Id Frame * 1 Thread 0x7f5e63e58e00 (LWP 5521) "gimp-2.10" __libc_read (nbytes=256, buf=0x7ffc26c31dd0, fd=29) at ../sysdeps/unix/sysv/linux/read.c:26 2 Thread 0x7f5e636ae700 (LWP 5523) "worker" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 3 Thread 0x7f5e62ead700 (LWP 5524) "worker" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 4 Thread 0x7f5e626ac700 (LWP 5525) "worker" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 5 Thread 0x7f5e5bfff700 (LWP 5526) "gmain" 0x00007f5e65b42729 in __GI___poll (fds=0x563d85deb020, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 6 Thread 0x7f5e5b7fe700 (LWP 5527) "dconf worker" 0x00007f5e65b42729 in __GI___poll (fds=0x563d85decef0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 7 Thread 0x7f5e5affd700 (LWP 5528) "gdbus" 0x00007f5e65b42729 in __GI___poll (fds=0x7f5e48016f40, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 8 Thread 0x7f5e379d4700 (LWP 5530) "async" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 9 Thread 0x7f5e371d3700 (LWP 5531) "worker" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 10 Thread 0x7f5e369d2700 (LWP 5532) "worker" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 11 Thread 0x7f5e361d1700 (LWP 5533) "worker" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 12 Thread 0x7f5e34c4a700 (LWP 5553) "threaded-ml" 0x00007f5e65b42729 in __GI___poll (fds=0x7f5e18010730, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 13 Thread 0x7f5e5a7fc700 (LWP 5822) "swap writer" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 Thread 13 (Thread 0x7f5e5a7fc700 (LWP 5822)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 No locals. #1 0x00007f5e65e2c93f in g_cond_wait () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x00007f5e662d3799 in ?? () from /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0 No symbol table info available. #3 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140043221976832, 6502978926779601261, 140720958804494, 140720958804495, 140720958804640, 140043221973248, -6592271367988801171, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #5 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 12 (Thread 0x7f5e34c4a700 (LWP 5553)): #0 0x00007f5e65b42729 in __GI___poll (fds=0x7f5e18010730, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 resultvar = 18446744073709551100 sc_cancel_oldtype = 0 sc_ret = #1 0x00007f5e611619f1 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 No symbol table info available. #2 0x00007f5e61153260 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 No symbol table info available. #3 0x00007f5e611538ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 No symbol table info available. #4 0x00007f5e61153960 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 No symbol table info available. #5 0x00007f5e61161939 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 No symbol table info available. #6 0x00007f5e61036788 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so No symbol table info available. #7 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140042588956416, 6502978926779601261, 140720958809374, 140720958809375, 0, 140042588952832, -6592335922421001875, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #8 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 11 (Thread 0x7f5e361d1700 (LWP 5533)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 No locals. #1 0x00007f5e65e2c93f in g_cond_wait () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x0000563d84f92423 in ?? () No symbol table info available. #3 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140042611529472, 6502978926779601261, 140720958810142, 140720958810143, 140720958810288, 140042611525888, -6592332129428008595, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #5 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 10 (Thread 0x7f5e369d2700 (LWP 5532)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 No locals. #1 0x00007f5e65e2c93f in g_cond_wait () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x0000563d84f92423 in ?? () No symbol table info available. #3 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140042619922176, 6502978926779601261, 140720958810142, 140720958810143, 140720958810288, 140042619918592, -6592331030453251731, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #5 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 9 (Thread 0x7f5e371d3700 (LWP 5531)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 No locals. #1 0x00007f5e65e2c93f in g_cond_wait () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x0000563d84f92423 in ?? () No symbol table info available. #3 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140042628314880, 6502978926779601261, 140720958810142, 140720958810143, 140720958810288, 140042628311296, -6592329929331011219, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #5 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 8 (Thread 0x7f5e379d4700 (LWP 5530)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 No locals. #1 0x00007f5e65e2c93f in g_cond_wait () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x0000563d84f9266c in ?? () No symbol table info available. #3 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140042636707584, 6502978926779601261, 140720958810158, 140720958810159, 140720958810304, 140042636704000, -6592328830356254355, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #5 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 7 (Thread 0x7f5e5affd700 (LWP 5528)): #0 0x00007f5e65b42729 in __GI___poll (fds=0x7f5e48016f40, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 resultvar = 18446744073709551100 sc_cancel_oldtype = 0 sc_ret = #1 0x00007f5e65de1bf6 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x00007f5e65de1f82 in g_main_loop_run () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #3 0x00007f5e661afe26 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 No symbol table info available. #4 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #5 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140043230369536, 6502978926779601261, 140043238757534, 140043238757535, 140043238757680, 140043230365952, -6592270266866560659, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #6 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 6 (Thread 0x7f5e5b7fe700 (LWP 5527)): #0 0x00007f5e65b42729 in __GI___poll (fds=0x563d85decef0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 resultvar = 18446744073709551100 sc_cancel_oldtype = 0 sc_ret = #1 0x00007f5e65de1bf6 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x00007f5e65de1d1c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #3 0x00007f5e61234ffd in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so No symbol table info available. #4 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #5 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140043238762240, 6502978926779601261, 140720958807630, 140720958807631, 140720958807776, 140043238758656, -6592269167891803795, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #6 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 5 (Thread 0x7f5e5bfff700 (LWP 5526)): #0 0x00007f5e65b42729 in __GI___poll (fds=0x563d85deb020, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 resultvar = 18446744073709551100 sc_cancel_oldtype = 0 sc_ret = #1 0x00007f5e65de1bf6 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x00007f5e65de1d1c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #3 0x00007f5e65de1d61 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #5 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140043247154944, 6502978926779601261, 140720958807262, 140720958807263, 140720958807408, 140043247151360, -6592268066769563283, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #6 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 4 (Thread 0x7f5e626ac700 (LWP 5525)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 No locals. #1 0x00007f5e65e2c93f in g_cond_wait () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x00007f5e66297993 in ?? () from /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0 No symbol table info available. #3 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140043354818304, 6502978926779601261, 140720958810174, 140720958810175, 140720958810320, 140043354814720, -6592148128197209747, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #5 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 3 (Thread 0x7f5e62ead700 (LWP 5524)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 No locals. #1 0x00007f5e65e2c93f in g_cond_wait () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x00007f5e66297993 in ?? () from /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0 No symbol table info available. #3 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140043363211008, 6502978926779601261, 140720958810174, 140720958810175, 140720958810320, 140043363207424, -6592147027074969235, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #5 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 2 (Thread 0x7f5e636ae700 (LWP 5523)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 No locals. #1 0x00007f5e65e2c93f in g_cond_wait () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x00007f5e66297993 in ?? () from /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0 No symbol table info available. #3 0x00007f5e65e0a87d in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007f5e65c27182 in start_thread (arg=) at pthread_create.c:486 ret = pd = now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140043371603712, 6502978926779601261, 140720958810174, 140720958810175, 140720958810320, 140043371600128, -6592145928100212371, -6592157810886143635}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #5 0x00007f5e65b4eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 No locals. Thread 1 (Thread 0x7f5e63e58e00 (LWP 5521)): #0 __libc_read (nbytes=256, buf=0x7ffc26c31dd0, fd=29) at ../sysdeps/unix/sysv/linux/read.c:26 resultvar = 18446744073709551104 sc_cancel_oldtype = 0 sc_ret = sc_ret = sc_ret = resultvar = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = sc_cancel_oldtype = resultvar = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = #1 __libc_read (fd=29, buf=0x7ffc26c31dd0, nbytes=256) at ../sysdeps/unix/sysv/linux/read.c:24 sc_ret = resultvar = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = sc_cancel_oldtype = resultvar = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = #2 0x00007f5e667047d4 in gimp_stack_trace_print () from /usr/lib/libgimpbase-2.0.so.0 No symbol table info available. #3 0x0000563d84ccd4a0 in ?? () No symbol table info available. #4 0x0000563d84ccd8d8 in gimp_fatal_error () No symbol table info available. #5 0x0000563d84cce037 in ?? () No symbol table info available. #6 No locals. #7 0x00007f5e65eed0aa in g_type_check_value_holds () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 No symbol table info available. #8 0x00007f5e65ef28e9 in g_value_get_int () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 No symbol table info available. #9 0x0000563d84f70b2b in plug_in_params_to_args () No symbol table info available. #10 0x0000563d84f65003 in gimp_plug_in_handle_message () No symbol table info available. #11 0x0000563d84f63aa1 in ?? () No symbol table info available. #12 0x00007f5e65de1898 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #13 0x00007f5e65de1c88 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #14 0x00007f5e65de1f82 in g_main_loop_run () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #15 0x0000563d84ccccb7 in app_run () No symbol table info available. #16 0x0000563d84ccc5b5 in main () No symbol table info available. [Inferior 1 (process 5521) detached] ```