https://bugs.kde.org/show_bug.cgi?id=501005

--- Comment #3 from panorain <pj.wo...@gmx.com> ---
(In reply to fanzhuyifan from comment #2)
> When your system freezes, could you use ctrl+alt+f3/f2 to switch to a VT
No, frozen solid, no VT available that way.

> (You may need to do ctrl + alt + SysRq, and R first), and check
I can try, I think not possible.
> 
> 1. Is any process using 100% of cpu?
Not prior to crash and how can this be shown after crash (top/htop etc)?

> 2. Attach a gdb instance to kwin, and attach the outputs of `thread apply
> all backtrace full`?
> 
Ok, trying to do this suggestion ^.
> Thanks!
Here am new to this, I apologize but am trying thanks for response. Was able to
SSH into remote host (affilcted machine) from a client machine. Then used
'tmux' on host and 'tmux a' on client (seems to work). 

Been reading >
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/Debugging_with_GDB
Can you suggest a specific area to follow perhaps?

:-> top | grep kwin
   5163 panorain      -2   0 3020188 350068 269816 S 1.982 2.143  10:13.40
kwin_wa+ 

:~> gdb kwin 5163
GNU gdb (GDB; openSUSE Tumbleweed) 15.2
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-suse-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>.
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"...
kwin: No such file or directory.
Attaching to process 5163
ptrace: Operation not permitted.
/home/panorain/5163: No such file or directory.
(gdb) 

I created a directory below:
:~> pwd
/home/panorain
drwxr-xr-x. 1 panorain panorain    0 Mar  3 18:12 5163

passed '$ gdb kwin 5163' again and this now below: 
"/home/panorain/5163" is not a core dump: file format not recognized

Seems some incorrect with steps I am doing? By chance can you offer advice to
proceed better? I apologize for lack of knowledge here with this.

-Greatest Hopes

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to