Package: gimp
Version: 2.10.14-2+b1
Severity: grave

--- Please enter the report below this line. ---

When launching GIMP, it fails with a segmentation fault and opens a window with this text:


```
GNU Image Manipulation Program version 2.10.14
git-describe: GIMP_2_10_12-511-ga4f55d6c7e
C compiler:
    Using built-in specs.
    COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
    OFFLOAD_TARGET_NAMES=nvptx-none:hsa
    OFFLOAD_TARGET_DEFAULT=1
    Target: x86_64-linux-gnu
    Configured with: ../src/configure -v --with-pkgversion='Debian 9.2.1-31' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
    Thread model: posix
    gcc version 9.2.1 20200306 (Debian 9.2.1-31)

using babl version 0.1.74 (compiled against version 0.1.74)
using GEGL version 0.4.22 (compiled against version 0.4.22)
using GLib version 2.64.1 (compiled against version 2.64.0)
using GdkPixbuf version 2.40.0 (compiled against version 2.40.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: Violación de segmento

Stack trace:
```

# Stack traces obtained from PID 17161 - Thread 17161 #

[New LWP 17162]
[New LWP 17163]
[New LWP 17164]
[New LWP 17165]
[New LWP 17166]
[New LWP 17167]
[New LWP 17168]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__libc_read (nbytes=256, buf=0x7ffe6551d450, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id                                     Frame
* 1    Thread 0x7f53f5be3e80 (LWP 17161) "gimp"      __libc_read (nbytes=256, buf=0x7ffe6551d450, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26   2    Thread 0x7f53f5643700 (LWP 17162) "worker"    syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38   3    Thread 0x7f53f4e42700 (LWP 17163) "worker"    syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38   4    Thread 0x7f53effff700 (LWP 17164) "worker"    syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38   5    Thread 0x7f53ee673700 (LWP 17165) "gmain" 0x00007f53f77dfb0f in __GI___poll (fds=0x560c07512a20, nfds=1, timeout=4482) at ../sysdeps/unix/sysv/linux/poll.c:29   6    Thread 0x7f53ede72700 (LWP 17166) "gdbus" 0x00007f53f77dfb0f in __GI___poll (fds=0x560c0751eac0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29   7    Thread 0x7f53d3fff700 (LWP 17167) "async"     syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38   8    Thread 0x7f53d37fe700 (LWP 17168) "pool-gimp" syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 8 (Thread 0x7f53d37fe700 (LWP 17168)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007f53f7ab9ae2 in g_cond_wait_until (cond=cond@entry=0x560c074e9128, mutex=mutex@entry=0x560c074e9120, end_time=end_time@entry=25537426028) at ../../../glib/gthread-posix.c:1588
        now = {tv_sec = 25522, tv_nsec = 426028438}
        span = {tv_sec = 14, tv_nsec = 999999562}
        sampled = 0
        res = <optimized out>
        success = <optimized out>
#2  0x00007f53f7a3e5d1 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x560c074e9120, wait=wait@entry=1, end_time=end_time@entry=25537426028) at ../../../glib/gasyncqueue.c:422
        retval = <optimized out>
        __func__ = "g_async_queue_pop_intern_unlocked"
#3  0x00007f53f7a3ebc2 in g_async_queue_timeout_pop (queue=0x560c074e9120, timeout=timeout@entry=15000000) at ../../../glib/gasyncqueue.c:545
        end_time = 25537426028
        retval = <optimized out>
        __func__ = "g_async_queue_timeout_pop"
#4  0x00007f53f7a96e19 in g_thread_pool_wait_for_new_pool () at ../../../glib/gthreadpool.c:183
        pool = <optimized out>
        local_max_idle_time = 15000
        local_wakeup_thread_serial = <optimized out>
        last_wakeup_thread_serial = 0
        have_relayed_thread_marker = <optimized out>
        free_pool = <optimized out>
        task = <optimized out>
        pool = <optimized out>
#5  g_thread_pool_thread_proxy (data=<optimized out>) at ../../../glib/gthreadpool.c:411
        free_pool = <optimized out>
        task = <optimized out>
        pool = <optimized out>
#6  0x00007f53f7a9650d in g_thread_proxy (data=0x560c07740760) at ../../../glib/gthread.c:807
        thread = 0x560c07740760
        __func__ = "g_thread_proxy"
#7  0x00007f53f78baf27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139998007387904, -845108768080132081, 140730598285358, 140730598285359, 139998007384192, 139998007387904, 784247500134680591, 784326839221749775}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#8  0x00007f53f77ea2af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7f53d3fff700 (LWP 17167)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007f53f7ab99bf in g_cond_wait (cond=0x560c055bdef0, mutex=0x560c055bdf00) at ../../../glib/gthread-posix.c:1540
        sampled = 0
#2  0x0000560c050528c4 in  ()
#3  0x00007f53f7a9650d in g_thread_proxy (data=0x560c0771dc00) at ../../../glib/gthread.c:807
        thread = 0x560c0771dc00
        __func__ = "g_thread_proxy"
#4  0x00007f53f78baf27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139998015780608, -845108768080132081, 140730598285678, 140730598285679, 139998015776896, 139998015780608, 784248600183179279, 784326839221749775}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007f53f77ea2af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7f53ede72700 (LWP 17166)):
#0  0x00007f53f77dfb0f in __GI___poll (fds=0x560c0751eac0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x00007f53f7a6d7fe in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x560c0751eac0, timeout=<optimized out>, context=0x560c075185f0) at ../../../glib/gmain.c:4346
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = 0x7f53f7a7d1d0 <g_poll>
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 2
        allocated_nfds = <optimized out>
        fds = 0x560c0751eac0
#2  g_main_context_iterate (context=0x560c075185f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 2
        allocated_nfds = <optimized out>
        fds = 0x560c0751eac0
#3  0x00007f53f7a6db63 in g_main_loop_run (loop=0x560c075186e0) at ../../../glib/gmain.c:4241
        __func__ = "g_main_loop_run"
#4  0x00007f53f7cf7d86 in gdbus_shared_thread_func (user_data=0x560c075185c0) at ../../../gio/gdbusprivate.c:279
        data = 0x560c075185c0
#5  0x00007f53f7a9650d in g_thread_proxy (data=0x560c07514c60) at ../../../glib/gthread.c:807
        thread = 0x560c07514c60
        __func__ = "g_thread_proxy"
#6  0x00007f53f78baf27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139998450362112, -845108768080132081, 140730598285790, 140730598285791, 139998450358400, 139998450362112, 784270390162884623, 784326839221749775}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007f53f77ea2af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f53ee673700 (LWP 17165)):
#0  0x00007f53f77dfb0f in __GI___poll (fds=0x560c07512a20, nfds=1, timeout=4482) at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x00007f53f7a6d7fe in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x560c07512a20, timeout=<optimized out>, context=0x560c07514470) at ../../../glib/gmain.c:4346
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = 0x7f53f7a7d1d0 <g_poll>
        max_priority = 2147483647
        timeout = 4482
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = <optimized out>
        fds = 0x560c07512a20
#2  g_main_context_iterate (context=context@entry=0x560c07514470, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
        max_priority = 2147483647
        timeout = 4482
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = <optimized out>
        fds = 0x560c07512a20
#3  0x00007f53f7a6d91f in g_main_context_iteration (context=0x560c07514470, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
        retval = <optimized out>
#4  0x00007f53f7a6d971 in glib_worker_main (data=<optimized out>) at ../../../glib/gmain.c:5996 #5  0x00007f53f7a9650d in g_thread_proxy (data=0x560c074c0de0) at ../../../glib/gthread.c:807
        thread = 0x560c074c0de0
        __func__ = "g_thread_proxy"
#6  0x00007f53f78baf27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139998458754816, -845108768080132081, 140730598285358, 140730598285359, 139998458751104, 139998458754816, 784275888257894415, 784326839221749775}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007f53f77ea2af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f53effff700 (LWP 17164)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007f53f7ab99bf in g_cond_wait (cond=0x7f53f7fea2c0, mutex=0x7f53f7fea2b8) at ../../../glib/gthread-posix.c:1540
        sampled = 20
#2  0x00007f53f7f53c73 in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
#3  0x00007f53f7a9650d in g_thread_proxy (data=0x560c07368400) at ../../../glib/gthread.c:807
        thread = 0x560c07368400
        __func__ = "g_thread_proxy"
#4  0x00007f53f78baf27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139998485542656, -845108768080132081, 140730598285582, 140730598285583, 139998485538944, 139998485542656, 784274988462245903, 784326839221749775}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007f53f77ea2af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f53f4e42700 (LWP 17163)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007f53f7ab99bf in g_cond_wait (cond=0x7f53f7fea288, mutex=0x7f53f7fea280) at ../../../glib/gthread-posix.c:1540
        sampled = 20
#2  0x00007f53f7f53c73 in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
#3  0x00007f53f7a9650d in g_thread_proxy (data=0x560c07367f60) at ../../../glib/gthread.c:807
        thread = 0x560c07367f60
        __func__ = "g_thread_proxy"
#4  0x00007f53f78baf27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139998567606016, -845108768080132081, 140730598285582, 140730598285583, 139998567602304, 139998567606016, 784325374334208015, 784326839221749775}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007f53f77ea2af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f53f5643700 (LWP 17162)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007f53f7ab99bf in g_cond_wait (cond=0x7f53f7fea250, mutex=0x7f53f7fea248) at ../../../glib/gthread-posix.c:1540
        sampled = 20
#2  0x00007f53f7f53c73 in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
#3  0x00007f53f7a9650d in g_thread_proxy (data=0x560c07367f00) at ../../../glib/gthread.c:807
        thread = 0x560c07367f00
        __func__ = "g_thread_proxy"
#4  0x00007f53f78baf27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139998575998720, -845108768080132081, 140730598285582, 140730598285583, 139998575995008, 139998575998720, 784322076336195599, 784326839221749775}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007f53f77ea2af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f53f5be3e80 (LWP 17161)):
#0  __libc_read (nbytes=256, buf=0x7ffe6551d450, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
        resultvar = 18446744073709551104
        sc_cancel_oldtype = 0
#1  __libc_read (fd=16, buf=0x7ffe6551d450, nbytes=256) at ../sysdeps/unix/sysv/linux/read.c:24 #2  0x00007f53f83cf2a7 in gimp_stack_trace_print () at /usr/lib/libgimpbase-2.0.so.0
#3  0x0000560c04d74980 in  ()
#4  0x0000560c04d74da8 in  ()
#5  0x0000560c04d75419 in  ()
#6  0x00007f53f78c6110 in <signal handler called> () at /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x0000560c05101704 in gimp_param_spec_layer_id ()
#8  0x0000560c05019647 in gimp_pdb_compat_param_spec ()
#9  0x0000560c05026067 in gimp_plug_in_handle_message ()
#10 0x0000560c05034681 in gimp_plug_in_manager_call_query ()
#11 0x0000560c0502c606 in gimp_plug_in_manager_restore ()
#12 0x0000560c0504a24d in  ()
#16 0x00007f53f7b76edf in <emit signal ??? on instance 0x560c07538080 [Gimp]> (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at ../../../gobject/gsignal.c:3554         var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffe6551e300, reg_save_area = 0x7ffe6551e240}}     #13 0x00007f53f7b57fd2 in g_closure_invoke (closure=0x560c0752da50, return_value=0x0, n_param_values=2, param_values=0x7ffe6551e050, invocation_hint=0x7ffe6551dfd0) at ../../../gobject/gclosure.c:810
                marshal = 0x7f53f7b56510 <g_type_class_meta_marshal>
                marshal_data = 0xa8
                in_marshal = 0
                real_closure = 0x560c0752da30
                __func__ = "g_closure_invoke"
    #14 0x00007f53f7b6af06 in signal_emit_unlocked_R (node=node@entry=0x7f53d400a400, detail=detail@entry=0, instance=instance@entry=0x560c07538080, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffe6551e050) at ../../../gobject/gsignal.c:3780
                accumulator = 0x0
                emission = {next = 0x0, instance = 0x560c07538080, ihint = {signal_id = 185, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 0x560c07536dd0 [Gimp/GimpObject]}
                class_closure = 0x560c0752da50
                hlist = <optimized out>
                handler_list = <optimized out>
                return_accu = 0x0
                accu = {g_type = 0x0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
                signal_id = 185
                max_sequential_handler_number = 8562
                return_value_altered = 1
    #15 0x00007f53f7b7654f in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffe6551e220) at ../../../gobject/gsignal.c:3498
                instance_and_params = 0x7ffe6551e050
                signal_return_type = <optimized out>
                param_values = 0x7ffe6551e068
                node = <optimized out>
                i = <optimized out>
                n_params = <optimized out>
                __func__ = "g_signal_emit_valist"
#17 0x0000560c050497d2 in gimp_restore ()
#18 0x0000560c04d742bb in app_run ()
#19 0x0000560c04d73a4e in main ()
[Inferior 1 (process 17161) detached]

```


--- System information. ---
Architecture:
Kernel: Linux 5.4.0-4-amd64

Debian Release: bullseye/sid
500 unstable-debug debug.mirrors.debian.org
500 unstable ftp.debian.org
500 suldr www.bchemnet.com
500 stable repo.skype.com
500 stable linux.teamviewer.com
500 stable dl.google.com

--- Package information. ---
Depends (Version) | Installed
================================================-+-=========================
libgimp2.0 (>= 2.10.14) | 2.10.14-2+b1
libgimp2.0 (<= 2.10.14-z) | 2.10.14-2+b1
gimp-data (>= 2.10.14) | 2.10.14-2
gimp-data (<= 2.10.14-z) | 2.10.14-2
libgdk-pixbuf2.0-0 (>= 2.30.8) |
xdg-utils |
libaa1 (>= 1.4p5) |
libbabl-0.1-0 (>= 0.1.10) |
libbz2-1.0 |
libc6 (>= 2.29) |
libcairo2 (>= 1.12.2) |
libfontconfig1 (>= 2.12.6) |
libfreetype6 (>= 2.2.1) |
libgcc-s1 (>= 3.0) |
libgegl-0.4-0 (>= 0.4.18) |
libgexiv2-2 (>= 0.10.6) |
libglib2.0-0 (>= 2.54.2) |
libgs9 (>= 8.61.dfsg.1) |
libgtk2.0-0 (>= 2.24.32) |
libgudev-1.0-0 (>= 167) |
libharfbuzz0b (>= 0.6.0) |
libheif1 (>= 1.4.0) |
libilmbase24 (>= 2.3.0) |
libjpeg62-turbo (>= 1.3.1) |
liblcms2-2 (>= 2.9) |
liblzma5 (>= 5.1.1alpha+20120614) |
libmng1 (>= 1.0.10) |
libmypaint-1.5-1 (>= 1.5.0) |
libopenexr24 (>= 2.3.0) |
libopenjp2-7 (>= 2.0.0) |
libpango-1.0-0 (>= 1.29.4) |
libpangocairo-1.0-0 (>= 1.29.4) |
libpangoft2-1.0-0 (>= 1.29.4) |
libpng16-16 (>= 1.6.2-1) |
libpoppler-glib8 (>= 0.44.0) |
librsvg2-2 (>= 2.32.0) |
libstdc++6 (>= 5.2) |
libtiff5 (>= 4.0.3) |
libwebp6 (>= 0.5.1) |
libwebpdemux2 (>= 0.5.1) |
libwebpmux3 (>= 0.6.1-2+b1) |
libwmf0.2-7 (>= 0.2.8.4) |
libx11-6 |
libxcursor1 (>> 1.1.2) |
libxext6 |
libxfixes3 |
libxmu6 |
libxpm4 |
zlib1g (>= 1:1.1.4) |


Recommends (Version) | Installed
==========================-+-===========
ghostscript | 9.51~dfsg-1


Suggests (Version) | Installed
===============================-+-===========
gimp-help-en |
OR gimp-help |
gimp-data-extras |
gvfs-backends | 1.44.0-1
libasound2 |

Reply via email to