Package: parcellite Version: 1.2.1-9.1 Severity: grave Justification: renders package unusable X-Debbugs-Cc: [email protected]
Dear Maintainer, With wayland, parcellite crashes at startup. All is OK with X11. $ gdb parcellite GNU gdb (Debian 16.3-5) 16.3 Copyright (C) 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from parcellite... (No debugging symbols found in parcellite) (gdb) run Starting program: /usr/bin/parcellite [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7ffff5dff6c0 (LWP 49951)] [New Thread 0x7ffff55fe6c0 (LWP 49952)] [New Thread 0x7ffff4dfd6c0 (LWP 49953)] [New Thread 0x7fffe7fff6c0 (LWP 49954)] [New Thread 0x7fffe77fe6c0 (LWP 49955)] [New Thread 0x7fffe6ffd6c0 (LWP 49956)] [Detaching after fork from child process 49957] Flag 0x0001, status 256, EXIT 1 STAT 1 [Detaching after fork from child process 49959] Thread 1 "parcellite" received signal SIGSEGV, Segmentation fault. 0x00007ffff720990e in XGetModifierMapping () from /lib/x86_64-linux-gnu/libX11.so.6 (gdb) where #0 0x00007ffff720990e in XGetModifierMapping () from /lib/x86_64-linux-gnu/libX11.so.6 #1 0x000055555556934a in ?? () #2 0x00005555555695a4 in ?? () #3 0x000055555556494e in ?? () #4 0x000055555555d80a in ?? () #5 0x00007ffff7009ca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007ffff7009d65 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #7 0x000055555555dae1 in ?? () -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'stable'), (100, 'unstable'), (10, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.16.12+deb14+1-amd64 (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages parcellite depends on: ii libc6 2.41-12 ii libglib2.0-0t64 2.86.1-1 ii libgtk-3-0t64 3.24.51-1 ii libpango-1.0-0 1.56.3-2 ii libx11-6 2:1.8.12-1 parcellite recommends no packages. parcellite suggests no packages. -- no debconf information

