Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2007 21:04:12 +0200
From:      Kris Kennaway <kris@FreeBSD.org>
To:        freebsd-current@freebsd.org
Subject:   Re: 7.0 CURRENT, need help with panic: Trying sleep, but thread marked as sleeping prohibited
Message-ID:  <47150B2C.7090905@FreeBSD.org>
In-Reply-To: <1946103758.20071016165321@masm.elcom.ru>
References:  <471530484.20071014172230@masm.elcom.ru>	<47121CCA.6080202@FreeBSD.org> <1946103758.20071016165321@masm.elcom.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Victor M. Blood wrote:
> On 14.10.2007, Kris Kennaway wrote:
>> Victor M. Blood wrote:
>>> Hi, All.
>>>
>>> FreeBSD 7.0-CURRENT, Sun 10 Oct 2007.
>>>
>>> Problem have appear at pid 27 cmd=[Irq11: rl0], then PFil hooks are
>>> worked. I have no idea how to fix it. Can you help me?
> 
>> ipfilter is known to be broken.
> 
> Today test system with ipfilter 4.1.27, for me all works fine.
> 
> whats do:
> 1) fetch -o - http://coombs.anu.edu.au/~avalon/ip_fil4.1.27.tar.gz | tar -zxf - -C /var/tmp && pushd /var/tmp/ip_fil4.1.27 && pwd
> 2) more INSTALL.FreeBSD
> 3) vim Makefile 
> Here may uncomment STALETOP_CFLAGS=-DSTALETOP and edit paths to ncurses inc and lib
> 4) 'make freebsd' or 'make freebsd7'
> 5) make install-bsd
> 6) BSD/kupgrade
> 7) rebuild and install new kernel
> 8) reboot system

Do you have the debugging options (INVARIANTS and INVARIANT_SUPPORT) 
enabled?  They are now disabled in RELENG_7.  If not you will just get a 
deadlock when you are unlucky :)

Kris




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