Date: Wed, 6 Nov 2002 20:46:35 -0800 From: Kris Kennaway <kris@obsecurity.org> To: David Coder <dacoder@dcoder.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: gettimeofday Message-ID: <20021107044635.GA19055@rot13.obsecurity.org> In-Reply-To: <20021106170830.D4378-100000@porky.dcoder.com> References: <20021106170830.D4378-100000@porky.dcoder.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 06, 2002 at 05:10:32PM -0500, David Coder wrote: > > the passwd command hangs on my 4.7-stable system. truss shows that the > "gettimeofday()" call is not answered. why would that happen? Can you please post the truss output? It may be that the process is looping in userland, not hanging in the kernel via a system call (so truss wouldn't see it). Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021107044635.GA19055>