From owner-freebsd-stable@FreeBSD.ORG Wed Aug 24 00:07:21 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54AA516A41F for ; Wed, 24 Aug 2005 00:07:21 +0000 (GMT) (envelope-from iva.cnhn@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D75443D48 for ; Wed, 24 Aug 2005 00:07:16 +0000 (GMT) (envelope-from iva.cnhn@gmail.com) Received: by wproxy.gmail.com with SMTP id i22so42328wra for ; Tue, 23 Aug 2005 17:07:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LKe9Beyp+tzfK4x6kEdtN8m5htsxntdIspWZautFqMwy1+vOyipoc8HeddrGUsWbKOrSBPXHS43l5lfIH+vghb1K69/dgiRbUKx7aqIHA5KWXSH086QvFXuqYxG9moakgVvgdPmFtJ/Y3zrdT4AoM52EBhYLTuUJOVXq+3guPSU= Received: by 10.54.36.35 with SMTP id j35mr4974964wrj; Tue, 23 Aug 2005 17:07:14 -0700 (PDT) Received: by 10.54.121.4 with HTTP; Tue, 23 Aug 2005 17:07:14 -0700 (PDT) Message-ID: <148cabbc0508231707348e29b7@mail.gmail.com> Date: Tue, 23 Aug 2005 17:07:14 -0700 From: Iva Hesy To: Rene Ladan In-Reply-To: <20050823121112.GA51035@82-168-75-155-bbxl.xdsl.tiscali.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050823121112.GA51035@82-168-75-155-bbxl.xdsl.tiscali.nl> Cc: stable@freebsd.org Subject: Re: 6.0-BETA3: 'kldunload linux' --> panic X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2005 00:07:21 -0000 On 8/23/05, Rene Ladan wrote: > The following panic can reliably be reproduced on a GENERIC 6.0-BETA3 > kernel when loading linux support via /etc/rc.conf (linux_enable=3D"YES") > and then issuing "kldunload linux". >=20 No, I have a BETA3 box too, and can unload linux kernel module after booting with linux_enable=3D"YES"...