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 are watching all bug changes.

Reply via email to