Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jul 1999 17:45:11 +1000
From:      Stephen McKay <syssgm@detir.qld.gov.au>
To:        freebsd-current@freebsd.org
Cc:        syssgm@detir.qld.gov.au
Subject:   Re: Stuck in "objtrm" 
Message-ID:  <199907060745.RAA12161@nymph.detir.qld.gov.au>
In-Reply-To: <199907021200.WAA06282@nymph.detir.qld.gov.au> from Stephen McKay at "Fri, 02 Jul 1999 22:00:04 %2B1000"
References:  <199907021200.WAA06282@nymph.detir.qld.gov.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, 2nd July 1999, Stephen McKay wrote:

>I have an old 486 here that I thrash to death occasionally.  Well, at least
>I try to get it to page to death.  I started a make world last week and
>forgot about it.
>
>Today I noticed that it's been stuck for most of the week.  Almost everything
>is fine, but one cc1 process is stuck in "objtrm".  Oh, and I hung a "cat
>/proc/31624/map", too, trying to get some details (now stuck in "thrd_sleep").
>
>So, am I just tripping over some old long-fixed bug?  Or is this a new one
>worth investigating?  The kernel is from 1999/06/16 (just before the
>vfs_cluster.c commit).

Well, it's happened again, but this time it is a recent -current, less than
a day old.  After a couple hours of heavy paging (yes, this is a slow box),
the make world hangs with cc1 in "objtrm".  All the other processes seem to
be waiting for it to exit.  It's the only cc1 around, by the way, even
though it was a -j5 parallel compile.

All other machine functions are fine.  ps, top, vmstat, et al show normal
looking values.  Does anybody have any hints on how to debug this?  I know
that "objtrm" implies that paging is in progress on some object, even
though there's no paging happening, and so it's probably an accounting
error with object->paging_in_progress.  But other than that, I'm not sure
where to look.

Stephen.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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