Gimp crashed at work with healing tool

Bug #1841580 reported by Gabriel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gimp (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

```
GNU Image Manipulation Program version 2.10.12
git-describe: GIMP_2_10_10-209-g3d8535b55f
C compiler:
 Using built-in specs.
 COLLECT_GCC=gcc
 COLLECT_LTO_WRAPPER=/usr/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.4.0-1ubuntu1~18.04.1' --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 --with-sysroot=/ --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.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)

using GEGL version 0.4.16 (compiled against version 0.4.16)
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:
```
/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x327)[0x7f1246ada067]
gimp-2.10(+0xd4f64)[0x55a0daef5f64]
gimp-2.10(+0xd5568)[0x55a0daef6568]
gimp-2.10(+0xd5c77)[0x55a0daef6c77]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x12890)[0x7f124367a890]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f12432b5e97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f12432b7801]
/lib/x86_64-linux-gnu/libc.so.6(+0x3039a)[0x7f12432a739a]
/lib/x86_64-linux-gnu/libc.so.6(+0x30412)[0x7f12432a7412]
/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3de7a)[0x7f1242d78e7a]
/usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3df1e)[0x7f1242d78f1e]
/usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x5d)[0x7f1242d7920d]
/usr/lib/x86_64-linux-gnu/libX11.so.6(XPending+0x5d)[0x7f1242d6ad3d]
/usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0(+0x58085)[0x7f124778a085]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_check+0x1f1)[0x7f1243e74fe1]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4c570)[0x7f1243e75570]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0xc2)[0x7f1243e75962]
gimp-2.10(app_run+0x350)[0x55a0daef5920]
gimp-2.10(main+0x37c)[0x55a0daef51ec]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x7f1243298b97]
gimp-2.10(_start+0x2a)[0x55a0daef538a]

```

Revision history for this message
Paul White (paulw2u) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command only once, as it will automatically gather debugging information, in a terminal:

apport-collect 1841580

When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.

Changed in gimp (Ubuntu):
status: New → Incomplete
Revision history for this message
Gabriel (lowpeak) wrote :
Download full text (25.2 KiB)

apport-collect 1841580 did not collected anything.

However GIMP is crashing not only when working with clone tool, but anytime. Sometimes even after 1 action.

This is info after crash with brush tool.

```
GNU Image Manipulation Program version 2.10.12
git-describe: GIMP_2_10_10-209-g3d8535b55f
C compiler:
 Using built-in specs.
 COLLECT_GCC=gcc
 COLLECT_LTO_WRAPPER=/usr/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.4.0-1ubuntu1~18.04.1' --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 --with-sysroot=/ --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.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)

using GEGL version 0.4.16 (compiled against version 0.4.16)
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:
```

# Stack traces obtained from PID 26563 - Thread 26563 #

[New LWP 26565]
[New LWP 26566]
[New LWP 26567]
[New LWP 26568]
[New LWP 26569]
[New LWP 26570]
[New LWP 26571]
[New LWP 26572]
[New LWP 26573]
[New LWP 26586]
[New LWP 26964]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fafe10bb384 in __libc_read (fd=28, buf=buf@entry=0x7fffb5ee76d0, nbytes=nbytes@entry=256) at ../sysdeps/unix/sysv/linux/read.c:27
  Id Target Id Frame
* 1 Thread 0x7fafe5edde00 (LWP 26563) "gimp-2.10" 0x00007fafe10bb384 in __libc_read (fd=28, buf=buf@entry=0x7fffb5ee76d0, nbytes=nbytes@entry=256) at ../sysdeps/unix/sysv/linux/read.c:27
  2 Thread 0x7fafd644c700 (LWP 26565) "gmain" 0x00007fafe0dcdbf9 in __GI___poll (fds=0x55f8a4959410, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3 Thread 0x7fafcfb41700 (LWP 26566) "gdbus" 0x00007fafe0dcdbf9 in __GI___poll (fds=0x55f8a49ccb80, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4 Thread 0x7fafae71d700 (LWP 26567) "gimp-2.10" 0x...

Revision history for this message
Paul White (paulw2u) wrote :

It appears that you are not using a version of Gimp provided by the official Ubuntu repositories. Because of this the Ubuntu project can not support or fix your particular bug. Thanks!

Changed in gimp (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
Michael Schumacher (schumaml) wrote :

Hi Paul,

as an upstream developer, it is nice to see that there is finally some coordinated activity in Launchpad regarding bugs of third-party applications.

What isn't that nice is that most of what I see is rather swift bug closing - it would likely be a lot more useful if the bug was moved to the bug tracker of the PPA the users got GIMP from, in most cases that would be https://bugs.launchpad.net/~otto-kesselgulasch

However, I couldn't find anything in the Launchpad UI for that - is this supported (maybe by a Ubuntu-specific external tool) or not?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.