WITNESS: unable to allocate a new witness object
Davide Italiano
davide at freebsd.org
Tue Oct 15 15:17:05 UTC 2013
On Tue, Oct 15, 2013 at 4:17 PM, Anton Shterenlikht <mexas at 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
More information about the freebsd-current
mailing list