FS#69126 - gimp crahs while maipulating white balance

Attached to Project: Arch Linux
Opened by Matthias Bodenbinder (mbod) - Sunday, 27 December 2020, 10:24 GMT
Last edited by Toolybird (Toolybird) - Monday, 17 April 2023, 08:08 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

```
GNU Image Manipulation Program version 2.10.22
git-describe: GIMP_2_10_20-217-g0c8a7891f7
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.2.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.2.0 (GCC)

# Libraries #
using babl version 0.1.82 (compiled against version 0.1.82)
using GEGL version 0.4.26 (compiled against version 0.4.26)
using GLib version 2.66.4 (compiled against version 2.66.1)
using GdkPixbuf version 2.42.2 (compiled against version 2.40.1)
using GTK+ version 2.24.33 (compiled against version 2.24.32)
using Pango version 1.48.0 (compiled against version 1.46.2)
using Fontconfig version 2.13.91 (compiled against version 2.13.91)
using Cairo version 1.17.4 (compiled against version 1.17.3)

```
> fatal error: Speicherzugriffsfehler

Stack trace:
```
/usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x3b9)[0x7fb85af5a7c9]
/usr/bin/gimp(+0xd4524)[0x560635c78524]
/usr/bin/gimp(+0xd4918)[0x560635c78918]
/usr/bin/gimp(+0xd4fab)[0x560635c78fab]
/usr/lib/libpthread.so.0(+0x140f0)[0x7fb859f2c0f0]
/usr/lib/libgegl-0.4.so.0(+0x6a8c8)[0x7fb85a7208c8]
/usr/lib/libgegl-0.4.so.0(gegl_buffer_iterator_next+0x494)[0x7fb85a6fc824]
/usr/lib/libgegl-0.4.so.0(+0x809c2)[0x7fb85a7369c2]
/usr/lib/libgegl-0.4.so.0(gegl_buffer_copy+0x1d8)[0x7fb85a6f4198]
/usr/lib/gegl-0.4/gegl-core.so(+0x4488)[0x7fb854400488]
/usr/lib/libgegl-0.4.so.0(+0x74970)[0x7fb85a72a970]
/usr/lib/libgegl-0.4.so.0(+0x1a3dd)[0x7fb85a6d03dd]
/usr/lib/libgegl-0.4.so.0(+0x1b18c)[0x7fb85a6d118c]
/usr/lib/libglib-2.0.so.0(+0x7fec1)[0x7fb85a101ec1]
/usr/lib/libpthread.so.0(+0x93e9)[0x7fb859f213e9]
/usr/lib/libc.so.6(clone+0x43)[0x7fb859e4f293]

```
This task depends upon

Closed by  Toolybird (Toolybird)
Monday, 17 April 2023, 08:08 GMT
Reason for closing:  None
Additional comments about closing:  Old and stale. If this is still reproducible, please provide a backtrace as we now have full debug symbols for GTK2 apps.
https://wiki.archlinux.org/title/Debuggi ng/Getting_traces#Debuginfod

Loading...