From owner-freebsd-stable Mon May 22 3:56:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from camus.cybercable.fr (camus.cybercable.fr [212.198.0.200]) by hub.freebsd.org (Postfix) with SMTP id 598BF37B7AA for ; Mon, 22 May 2000 03:56:51 -0700 (PDT) (envelope-from mhenrion@cybercable.fr) Received: (qmail 3479768 invoked from network); 22 May 2000 10:56:46 -0000 Received: from r120m198.cybercable.tm.fr (HELO cybercable.fr) ([195.132.120.198]) (envelope-sender ) by camus.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 22 May 2000 10:56:46 -0000 Message-ID: <39291188.47065C7B@cybercable.fr> Date: Mon, 22 May 2000 12:52:56 +0200 From: Maxime Henrion X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: linux kernel module crashing on -STABLE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello ! I recently wanted to use firewall on my 4.0-STABLE system, and so, i needed to recompile my kernel. I added these three lines : options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_DEFAULT_TO_ACCEPT in order to get ipfw working. But now, at boot time, when loading the linux kernel module, my system crashes with this error message : fdrop : count < 0 If someone already had this problem and could help me with it, it'll be pretty nice :) Thanks, Maxime Henrion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message