On Thu, Mar 22, 2001 at 03:33:14PM +0300, Dmitry Samersoff wrote:

> Any ideas?

With hangs like this using the debugger to find out what the kernel
is doing is often the best bet. You'll need to compile the debugger
into the kernel and then leave the server on a vty that doesn't
have X running. When it hangs try breakin into the debugger
(ctl-alt-esc) and get a trace (type trace). You may need to do
this a few times to get an idea of what's going on.

The kernel debugging section of the handbook has more details on
this sort of thing.

        David.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to