Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2004 14:29:47 +0300
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   delayed process exit
Message-ID:  <20041022112947.GA96234@orion.daedalusnetworks.priv>

next in thread | raw e-mail | index | archive | help
Recent versions of CURRENT running on a uniprocessor Celeron @ 1800 have
started (some time during this week) to behave a bit strangely.  I last
updated my home workstation yesterday (Thursday 21 Oct) and the bug is
still there.

Some times, in a seemingly unpredictable manner, exiting processes take
a lot of time to finish.  I'm seeing this almost every time I exit
Emacs, because bash takes a long time to show me a shell prompt.

I've tried ktrace on the processes that take a long time to exit, but
the timestamp of the last call to exit() is not significantly larger
than the rest of the trace output.  Whatever causes this happens after
exit() has been called.

Is anyone else seeing something similar?
Any ideas why this might be happening?

If you need more information about the setup of the machine (for
instance, the kernel config file, since it's running a slightly
modified version of GENERIC), I'll have to post a followup when I get
home in 5-6 hours.

In the meantime, if anyone has some idea that might help me track
this, it's also welcome.

- Giorgos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041022112947.GA96234>