https://bugs.kde.org/show_bug.cgi?id=482328
--- Comment #2 from tonton <samyticha...@gmail.com> --- (In reply to David Edmundson from comment #1) > Do you have any sort of backtrace? > > Can you run `gdb xwaylandvideobridge ` > > > then when it segfaults type "bt" to get some output Here's the return of the gdb command >>>GNU gdb (Ubuntu 12.1-0ubuntu1~22.04) 12.1 >>>Copyright (C) 2022 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 xwaylandvideobridge... >>>This GDB supports auto-downloading debuginfo from the following URLs: >>>https://debuginfod.neon.kde.org/: >>>Enable debuginfod for this session? (y or [n]) y >>>Debuginfod has been enabled. >>>To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit. >>>(No debugging symbols found in xwaylandvideobridge) >>>(gdb) And the bt returns "no stack" I may be missing something here, sorry, not familiar with this. -- You are receiving this mail because: You are watching all bug changes.