Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problem with shutting down the Xserver



On Fri, Jul 27, 2018 at 04:17:02PM +0800, Paul Goyette wrote:
> 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.

Oh, so the kernel driver actually locks up?
Notebook or desktop? Next suggestion would be serial console and try to enter
ddb ...

Martin


Home | Main Index | Thread Index | Old Index