https://bugs.kde.org/show_bug.cgi?id=525168
--- Comment #2 from Ken Forbes <[email protected]> --- Hi Gustavo, I am not a developer, but tried the command you posted in the email, but received a different response as shown below: [fcode@kde-linux:~] $ gdb attach -p $(pidof XXXX_THE_APP_XXXX) gdb: option '-p' requires an argument ❌ Use `gdb --help' for a complete list of options. [fcode@kde-linux:~] [1] $ Can you give me some additional guidance? I want to help. Note: "Discover" remained hung on reboot. Let me know how I can help, Ken Ken Forbes949-212-5112 [email protected] On Thursday, September 3rd, 2026 at 8:21 AM, Gustavo Mitamura <[email protected]> wrote: > https://bugs.kde.org/show_bug.cgi?id=525168 > > Gustavo Mitamura <[email protected]> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |[email protected] > Resolution|--- |WAITINGFORINFO > Status|REPORTED |NEEDSINFO > > --- Comment #1 from Gustavo Mitamura <[email protected]> --- > Can you get a backtrace of what it's doing when it's hung? > > Run gdb attach -p $(pidof XXXX_THE_APP_XXXX) in a terminal window while it's > hung > If it says "--Type for more, q to quit, c to continue without paging--" at > the > bottom of the terminal window, press the "c" key. > When you see a prompt that says "(gdb)", type "bt" and press the enter key. > If it says "--Type for more, q to quit, c to continue without paging--" at > the > bottom of the terminal window, press the "c" key. > Copy-and-paste the contents of the terminal window into a comment here. > > Thanks! > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
