Re: ?? SSH Terminal Sessions unexpectedly pausing/freezing ??
Re: ?? SSH Terminal Sessions unexpectedly pausing/freezing ??
- Subject: Re: ?? SSH Terminal Sessions unexpectedly pausing/freezing ??
- From: "Lassi A.Tuura" <email@hidden>
- Date: Mon, 24 May 2004 22:03:35 +0200
Any suggestions as to where to look next? I'm not even certain, yet,
whether I'm missing something, or whether there actually is an issue
here ....
Try running your sshd with -vvv options, or probably more
interestingly, attach ktrace to it. You'll see what hangs and where.
If you are able to access the system, attach debugger to the hung
process (look at ps output to see process states to see what's hung),
and get the backtrace -- it will probably help you see why it's hung.
If it's not sshd that hangs, you can use ktrace on other parts of the
system.
Lassi
--
Behold the turtle. He makes progress only when
he sticks his neck out. --James Bryant Conant
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.