Public bug reported: with wayland, parcellite crashes at startup all is Ok with x11
$ echo "$XDG_SESSION_TYPE" wayland $ parcellite Flag 0x0001, status 256, EXIT 1 STAT 1 zsh: segmentation fault (core dumped) parcellite $ gdb /usr/bin/parcellite GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git 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 /usr/bin/parcellite... (No debugging symbols found in /usr/bin/parcellite) (gdb) run Starting program: /usr/bin/parcellite warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2 [New Thread 0x7ffff57c86c0 (LWP 41795)] [New Thread 0x7ffff4fc76c0 (LWP 41796)] [New Thread 0x7fffeffff6c0 (LWP 41797)] [New Thread 0x7fffef7fe6c0 (LWP 41798)] [New Thread 0x7fffeeffd6c0 (LWP 41799)] warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so [Detaching after fork from child process 41800] Flag 0x0001, status 256, EXIT 1 STAT 1 [Detaching after fork from child process 41802] warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcanberra.so.0 Flag 0x0001, status 256, EXIT 1 STAT 1 Thread 1 "parcellite" received signal SIGSEGV, Segmentation fault. 0x0000000000000003 in ?? () (gdb) where #0 0x0000000000000003 in ?? () #1 0x00007ffff71d8231 in XGetModifierMapping () from /lib/x86_64-linux-gnu/libX11.so.6 #2 0x0000555555564a4a in ?? () #3 0x000055555555eee3 in ?? () #4 0x00007ffff6e2a1ca in __libc_start_call_main ( main=main@entry=0x55555555ea30, argc=argc@entry=1, argv=argv@entry=0x7fffffffdda8) at ../sysdeps/nptl/libc_start_call_main.h:58 #5 0x00007ffff6e2a28b in __libc_start_main_impl (main=0x55555555ea30, argc=1, argv=0x7fffffffdda8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdd98) at ../csu/libc-start.c:360 #6 0x000055555555f865 in ?? () ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: parcellite 1.2.1-8build2 ProcVersionSignature: Ubuntu 6.8.0-58.60-generic 6.8.12 Uname: Linux 6.8.0-58-generic x86_64 ApportVersion: 2.28.1-0ubuntu3.5 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Tue Apr 29 08:14:34 2025 InstallationDate: Installed on 2022-10-26 (915 days ago) InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809.1) ProcEnviron: LANG=fr_FR.UTF-8 PATH=(custom, no user) SHELL=/bin/zsh TERM=xterm-256color XDG_RUNTIME_DIR=<set> SourcePackage: parcellite UpgradeStatus: Upgraded to noble on 2025-02-25 (63 days ago) ** Affects: parcellite (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2109581 Title: parcellite wayland crashes with segementation fault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/parcellite/+bug/2109581/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
