From owner-freebsd-bugs Sat Feb 9 11: 0: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C877137B405 for ; Sat, 9 Feb 2002 11:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g19J01d12394; Sat, 9 Feb 2002 11:00:01 -0800 (PST) (envelope-from gnats) Received: from host213-123-133-83.in-addr.btopenworld.com (host213-123-133-83.in-addr.btopenworld.com [213.123.133.83]) by hub.freebsd.org (Postfix) with ESMTP id 71FEC37B41E for ; Sat, 9 Feb 2002 10:50:17 -0800 (PST) Received: by host213-123-133-83.in-addr.btopenworld.com (Postfix, from userid 1001) id D85BC392; Sat, 9 Feb 2002 18:50:32 +0000 (GMT) Message-Id: <20020209185032.D85BC392@host213-123-133-83.in-addr.btopenworld.com> Date: Sat, 9 Feb 2002 18:50:32 +0000 (GMT) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/34765: Unloading the ipl.ko module will panic the machine Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34765 >Category: kern >Synopsis: Unloading the ipl.ko module will panic the machine >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 09 11:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.5-STABLE i386 >Organization: Student >Environment: System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #2: Sat Feb 9 01:18:35 GMT 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386 >Description: If you attempt to unload the ipl.ko (IPFilter) module the machine will panic. Darren does not reccomend use of the module and so problems such as this are to be expected. However I am reasoning that if people see that there is a module for IPFilter they may attempt to use it. So ideally this module should not panic the machine when being unloaded, or alternatively not exist at all. >How-To-Repeat: # kldload ipl.ko # kldunload ipl.ko >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message