FS#60962 - [gimp] Crash with a fatal error: fatal error: Aborted

Attached to Project: Arch Linux
Opened by Joel (joelpet) - Monday, 03 December 2018, 22:47 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 27 January 2021, 16:00 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:

GIMP crashed when I had made a rectangular selection and then clicked "Image > Crop to selection".


Additional info:

```
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.1 (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)[0x7f3b3e56cef7]
gimp(+0xc63ff)[0x55d3917be3ff]
gimp(gimp_fatal_error+0x17)[0x55d3917be857]
gimp(+0xc6fc8)[0x55d3917befc8]
/usr/lib/libpthread.so.0(+0x123bf)[0x7f3b3c7933bf]
/usr/lib/libc.so.6(gsignal+0x10f)[0x7f3b3c5f4d7f]
/usr/lib/libc.so.6(abort+0x124)[0x7f3b3c5df671]
/usr/lib/libc.so.6(+0x22547)[0x7f3b3c5df547]
/usr/lib/libc.so.6(__assert_fail+0x45)[0x7f3b3c5ed395]
/usr/lib/libX11.so.6(+0x40a70)[0x7f3b3c23fa70]
/usr/lib/libX11.so.6(+0x40b20)[0x7f3b3c23fb20]
/usr/lib/libX11.so.6(_XEventsQueued+0x5c)[0x7f3b3c23fe1c]
/usr/lib/libX11.so.6(XPending+0x57)[0x7f3b3c231997]
/usr/lib/libgdk-x11-2.0.so.0(+0x56d26)[0x7f3b3d785d26]
/usr/lib/libglib-2.0.so.0(g_main_context_check+0x1f1)[0x7f3b3c994951]
/usr/lib/libglib-2.0.so.0(+0x6ce85)[0x7f3b3c995e85]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0xd1)[0x7f3b3c996f61]
gimp(app_run+0x376)[0x55d3917bdbc6]
gimp(main+0x3b0)[0x55d3917bd470]
/usr/lib/libc.so.6(__libc_start_main+0xf2)[0x7f3b3c5e1222]
gimp(_start+0x2d)[0x55d3917bd60d]

```
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Wednesday, 27 January 2021, 16:00 GMT
Reason for closing:  No response
Additional comments about closing:  Cannot reproduce a two years old issue (latest software as of 2020-12-13). No answer from original applicant.

Comment by Stefan Schick (pommes_) - Monday, 12 August 2019, 21:55 GMT
I tested with current Gimp Version (>=2.10.12) and wasn't able to reproduce.
Does this crash still occur on your machine with the current Gimp Version (>=2.10.12) in the repositories?

Loading...