Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2013 17:17:04 +0200
From:      Davide Italiano <davide@freebsd.org>
To:        mexas@bris.ac.uk
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: WITNESS: unable to allocate a new witness object
Message-ID:  <CACYV=-HxHY8AFz256VaawRN%2BBkVrC91=O73woPoiOdTLPvD9LQ@mail.gmail.com>
In-Reply-To: <201310151417.r9FEHRe8047121@mech-cluster241.men.bris.ac.uk>
References:  <201310151417.r9FEHRe8047121@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 15, 2013 at 4:17 PM, Anton Shterenlikht <mexas@bris.ac.uk> wrote:
> I'm trying to set up textdump(4).
>
> On boot I see:
>
> WITNESS: unable to allocate a new witness object
>
> also

It means that you run out of WITNESS object on the free list.

>
> Expensive timeout(9) function: 0x9ffc000000e222e0(0xa0000000009ed320) 0.002434387 s
>  kickstart.
>

It's output from DIAGNOSTIC, it's triggered when the callout handler
execution time exceeds a given threshold. You can safely ignore it.


Also, please stop spamming on mailing lists with new posts. They more
or less all refers to the same problem. Keeps posting doesn't
encourage people to look at it, neither it helps to have it solved
more quickly.

Thanks,

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACYV=-HxHY8AFz256VaawRN%2BBkVrC91=O73woPoiOdTLPvD9LQ>