Comment 2 for bug 1909680

Revision history for this message
Juliane (juliane11) wrote :

See attachment for Xorg backtrace. My steps:
- connecting to raspberry pi via ssh
- pgrep Xorg returned 4193
- sudo gdb /usr/bin/Xorg 2>&1 | tee gdb-Xorg-backtrace.txt
- (gdb) attach 4193
- (gdb) cont
After the freeze occurred:
- (gdb) thread apply all bt full