FS#61593 - [gimp]Crash after using heal tool

Attached to Project: Arch Linux
Opened by Alexander Bulko (quaeched) - Thursday, 31 January 2019, 22:26 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 04 May 2021, 16:06 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

```
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-pc-linux-gnu/8.2.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto
Thread model: posix
gcc version 8.2.1 20180831 (GCC)

using GEGL version 0.4.12 (compiled against version 0.4.12)
using GLib version 2.58.3 (compiled against version 2.58.1)
using GdkPixbuf version 2.38.0 (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.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> fatal error: Aborted

Stack trace:
```
/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3b7)[0x7fb9e773bef7]
gimp(+0xc63ff)[0x56042c9783ff]
gimp(gimp_fatal_error+0x17)[0x56042c978857]
gimp(+0xc6fc8)[0x56042c978fc8]
/usr/lib/libpthread.so.0(+0x123bf)[0x7fb9e59483bf]
/usr/lib/libc.so.6(gsignal+0x10f)[0x7fb9e57a9d7f]
/usr/lib/libc.so.6(abort+0x124)[0x7fb9e5794671]
/usr/lib/libc.so.6(+0x22547)[0x7fb9e5794547]
/usr/lib/libc.so.6(__assert_fail+0x45)[0x7fb9e57a2395]
/usr/lib/libX11.so.6(+0x40a70)[0x7fb9e53f4a70]
/usr/lib/libX11.so.6(+0x40b20)[0x7fb9e53f4b20]
/usr/lib/libX11.so.6(_XEventsQueued+0x5c)[0x7fb9e53f4e1c]
/usr/lib/libX11.so.6(XPending+0x57)[0x7fb9e53e6997]
/usr/lib/libgdk-x11-2.0.so.0(+0x56d26)[0x7fb9e693cd26]
/usr/lib/libglib-2.0.so.0(g_main_context_check+0x1f1)[0x7fb9e5b49fb1]
/usr/lib/libglib-2.0.so.0(+0x6d4e5)[0x7fb9e5b4b4e5]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0xd1)[0x7fb9e5b4c5c1]
gimp(app_run+0x376)[0x56042c977bc6]
gimp(main+0x3b0)[0x56042c977470]
/usr/lib/libc.so.6(__libc_start_main+0xf2)[0x7fb9e5796222]
gimp(_start+0x2d)[0x56042c97760d]

```


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:

I was using heal tool on a jpeg.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Tuesday, 04 May 2021, 16:06 GMT
Reason for closing:  None
Additional comments about closing:  Old report, assuming it has been fixed with some update meanwhile.

Loading...