On Fri, 27 Jul 2018, Martin Husemann wrote:
On Fri, Jul 27, 2018 at 08:26:12AM +0800, Paul Goyette wrote:
Has anyone else seen anything similar? Any suggestions on how to debug this
further?
For debugging: make sure you have the debug and xdebug sets installed.
Make the system accessible via ssh. When the problem happens again:
from another machine ssh in, pgrep for the X server, use gdb -p to attach
to it and get a backtrace.
"ssh in" won't work - the machine is non-responsive to network. :(
Also, unfortunately, the only "other machine" I have is a Windoze
laptop; I doubt that it would be a suitable place on which to run the
"gdb -p" command.
+------------------+--------------------------+----------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+