FS#68246 - Gimp 2.10.20 crashes constantly with "fatal error: Segmentation fault"

Attached to Project: Arch Linux
Opened by samuli rajamäki (Phantatron) - Wednesday, 14 October 2020, 01:54 GMT
Last edited by freswa (frederik) - Wednesday, 14 October 2020, 12:52 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Gimp crashed several times when working with a 96x1920 size png image. Crashes happened when using brightness/contrast tool and "vignette" filter. Below is a crash report from the crash while using the vignette filter.

Steps to reproduce:
I was able to reproduce the crash. Using the vignette filter on the same image, set it to square and adjust the parameters and gimp crashes to desktop every time.


```
GNU Image Manipulation Program version 2.10.20
git-describe: GIMP_2_10_18-332-g68d21512bf
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/10.1.0/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++,d --with-isl --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-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.1.0 (GCC)

# Libraries #
using babl version 0.1.78 (compiled against version 0.1.78)
using GEGL version 0.4.24 (compiled against version 0.4.24)
using GLib version 2.66.0 (compiled against version 2.64.3)
using GdkPixbuf version 2.40.1 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.46.2 (compiled against version 1.44.7)
using Fontconfig version 2.13.91 (compiled against version 2.13.91)
using Cairo version 1.17.3 (compiled against version 1.17.3)

```
> fatal error: Segmentation fault

Stack trace:
```
/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3b9)[0x7fba98529729]
gimp-2.10(+0xd45e4)[0x55ac442df5e4]
gimp-2.10(+0xd4a48)[0x55ac442dfa48]
gimp-2.10(+0xd50db)[0x55ac442e00db]
/usr/lib/libpthread.so.0(+0x140f0)[0x7fba974d40f0]
/usr/lib/libgegl-0.4.so.0(+0x6a733)[0x7fba97cf2733]
/usr/lib/libgegl-0.4.so.0(gegl_buffer_iterator_next+0x494)[0x7fba97cce744]
/usr/lib/libgegl-0.4.so.0(+0x807b2)[0x7fba97d087b2]
/usr/lib/libgegl-0.4.so.0(gegl_buffer_copy+0x1d8)[0x7fba97cc60b8]
/usr/lib/gegl-0.4/gegl-core.so(+0x4488)[0x7fba946b4488]
/usr/lib/libgegl-0.4.so.0(+0x74760)[0x7fba97cfc760]
/usr/lib/libgegl-0.4.so.0(+0x1a3dd)[0x7fba97ca23dd]
/usr/lib/libgegl-0.4.so.0(+0x1b17c)[0x7fba97ca317c]
/usr/lib/libglib-2.0.so.0(+0x7fa91)[0x7fba976afa91]
/usr/lib/libpthread.so.0(+0x93e9)[0x7fba974c93e9]
/usr/lib/libc.so.6(clone+0x43)[0x7fba973f0293]

```
This task depends upon

Closed by  freswa (frederik)
Wednesday, 14 October 2020, 12:52 GMT
Reason for closing:  Upstream
Additional comments about closing:  Please report this upstream. Feel free to re-open when there is a patch available we may apply. Thank you

Loading...