FS#68172 - Crash when opening Gimp

Attached to Project: Arch Linux
Opened by Jens-Erik Weber (jens-erik) - Friday, 09 October 2020, 19:11 GMT
Last edited by freswa (frederik) - Friday, 09 October 2020, 19:57 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
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 on start and I was asked to report this stack trace

Additional info:
* package version(s) 2.10.20-1

Steps to reproduce: Open an .ai file

```
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: Speicherzugriffsfehler

Stack trace:
```

# Stack traces obtained from PID 74576 - Thread 74576 #

[New LWP 74577]
[New LWP 74578]
[New LWP 74579]
[New LWP 74580]
[New LWP 74581]
[New LWP 74582]
[New LWP 74583]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
0x00007f307773200c in read () from /usr/lib/libpthread.so.0
Id Target Id Frame
* 1 Thread 0x7f307623ad00 (LWP 74576) "gimp-2.10" 0x00007f307773200c in read () from /usr/lib/libpthread.so.0
2 Thread 0x7f3075c18640 (LWP 74577) "worker" 0x00007f3077650d5d in syscall () from /usr/lib/libc.so.6
3 Thread 0x7f3075417640 (LWP 74578) "worker" 0x00007f3077650d5d in syscall () from /usr/lib/libc.so.6
4 Thread 0x7f3074c16640 (LWP 74579) "worker" 0x00007f3077650d5d in syscall () from /usr/lib/libc.so.6
5 Thread 0x7f3067b73640 (LWP 74580) "gmain" 0x00007f307764b46f in poll () from /usr/lib/libc.so.6
6 Thread 0x7f3067372640 (LWP 74581) "gdbus" 0x00007f307764b46f in poll () from /usr/lib/libc.so.6
7 Thread 0x7f305a217640 (LWP 74582) "async" 0x00007f3077650d5d in syscall () from /usr/lib/libc.so.6
8 Thread 0x7f3059a16640 (LWP 74583) "pool-gimp-2.10" 0x00007f3077650d5d in syscall () from /usr/lib/libc.so.6

Thread 8 (Thread 0x7f3059a16640 (LWP 74583)):
#0 0x00007f3077650d5d in syscall () at /usr/lib/libc.so.6
#1 0x00007f30779290cb in g_cond_wait_until () at /usr/lib/libglib-2.0.so.0
#2 0x00007f30778ab833 in () at /usr/lib/libglib-2.0.so.0
#3 0x00007f307790b76b in () at /usr/lib/libglib-2.0.so.0
#4 0x00007f3077908a91 in () at /usr/lib/libglib-2.0.so.0
#5 0x00007f30777283e9 in start_thread () at /usr/lib/libpthread.so.0
#6 0x00007f3077656293 in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7f305a217640 (LWP 74582)):
#0 0x00007f3077650d5d in syscall () at /usr/lib/libc.so.6
#1 0x00007f3077928c31 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2 0x0000564ed3794f98 in ()
#3 0x00007f3077908a91 in () at /usr/lib/libglib-2.0.so.0
#4 0x00007f30777283e9 in start_thread () at /usr/lib/libpthread.so.0
#5 0x00007f3077656293 in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7f3067372640 (LWP 74581)):
#0 0x00007f307764b46f in poll () at /usr/lib/libc.so.6
#1 0x00007f307792d188 in () at /usr/lib/libglib-2.0.so.0
#2 0x00007f30778db163 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#3 0x00007f3077b12fe8 in () at /usr/lib/libgio-2.0.so.0
#4 0x00007f3077908a91 in () at /usr/lib/libglib-2.0.so.0
#5 0x00007f30777283e9 in start_thread () at /usr/lib/libpthread.so.0
#6 0x00007f3077656293 in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f3067b73640 (LWP 74580)):
#0 0x00007f307764b46f in poll () at /usr/lib/libc.so.6
#1 0x00007f307792d188 in () at /usr/lib/libglib-2.0.so.0
#2 0x00007f30778da421 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3 0x00007f30778da472 in () at /usr/lib/libglib-2.0.so.0
#4 0x00007f3077908a91 in () at /usr/lib/libglib-2.0.so.0
#5 0x00007f30777283e9 in start_thread () at /usr/lib/libpthread.so.0
#6 0x00007f3077656293 in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f3074c16640 (LWP 74579)):
#0 0x00007f3077650d5d in syscall () at /usr/lib/libc.so.6
#1 0x00007f3077928c31 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2 0x00007f3077ee0154 in () at /usr/lib/libgegl-0.4.so.0
#3 0x00007f3077908a91 in () at /usr/lib/libglib-2.0.so.0
#4 0x00007f30777283e9 in start_thread () at /usr/lib/libpthread.so.0
#5 0x00007f3077656293 in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f3075417640 (LWP 74578)):
#0 0x00007f3077650d5d in syscall () at /usr/lib/libc.so.6
#1 0x00007f3077928c31 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2 0x00007f3077ee0154 in () at /usr/lib/libgegl-0.4.so.0
#3 0x00007f3077908a91 in () at /usr/lib/libglib-2.0.so.0
#4 0x00007f30777283e9 in start_thread () at /usr/lib/libpthread.so.0
#5 0x00007f3077656293 in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f3075c18640 (LWP 74577)):
#0 0x00007f3077650d5d in syscall () at /usr/lib/libc.so.6
#1 0x00007f3077928c31 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2 0x00007f3077ee0154 in () at /usr/lib/libgegl-0.4.so.0
#3 0x00007f3077908a91 in () at /usr/lib/libglib-2.0.so.0
#4 0x00007f30777283e9 in start_thread () at /usr/lib/libpthread.so.0
#5 0x00007f3077656293 in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f307623ad00 (LWP 74576)):
#0 0x00007f307773200c in read () at /usr/lib/libpthread.so.0
#1 0x00007f307874662c in gimp_stack_trace_print () at /usr/lib/libgimpbase-2.0.so.0
#2 0x0000564ed347c5e4 in ()
#3 0x0000564ed347ca48 in ()
#4 0x0000564ed347d0db in ()
#5 0x00007f30777330f0 in <signal handler called> () at /usr/lib/libpthread.so.0
#6 0x0000564ed387b4e1 in file_open_image ()
#7 0x0000564ed387c3cd in file_open_with_proc_and_display ()
#8 0x0000564ed387cd1a in file_open_from_command_line ()
#9 0x0000564ed347bcbe in app_run ()
#10 0x0000564ed347b5ca in main ()
[Inferior 1 (process 74576) detached]

```
This task depends upon

Closed by  freswa (frederik)
Friday, 09 October 2020, 19:57 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...