panic: mutex tcp owned at /usr/src/sys/netinet/tcp_input.c:2475

Stefan Bethke stb at lassitu.de
Sun May 13 22:33:09 UTC 2007


Am 14.05.2007 um 00:21 schrieb Kris Kennaway:

> On Mon, May 14, 2007 at 12:17:28AM +0200, Stefan Bethke wrote:
>>
>> Am 13.05.2007 um 21:45 schrieb Attilio Rao:
>>
>>> Just add those lines:
>>> options INVARIANTS
>>> options INVARIANT_SUPPORT
>>> options KDB
>>> options DDB
>>> options KTR
>>> options KTR_COMPILE=(KTR_LOCK)
>>> options KTR_ENTRIES=65534
> You also need KTR_MASK=(KTR_LOCK) (or set debug.ktr.mask at runtime),
> this filters the events that are logged.

I tried setting it with sysctl:
root at little:~# sysctl debug.ktr.mask=9
debug.ktr.mask: 1 -> 9

But show ktr still shows nothing. Do need to set this in the loader?


Stefan

-- 
Stefan Bethke <stb at lassitu.de>   Fon +49 170 346 0140




More information about the freebsd-current mailing list