From owner-freebsd-stable Tue Sep 3 11:32:22 2002 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 00C9E37B401 for ; Tue, 3 Sep 2002 11:32:07 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47C0043E75 for ; Tue, 3 Sep 2002 11:32:06 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA08538; Tue, 3 Sep 2002 14:32:04 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g83IVYX55156; Tue, 3 Sep 2002 14:31:34 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15733.6.230871.576113@grasshopper.cs.duke.edu> Date: Tue, 3 Sep 2002 14:31:34 -0400 (EDT) To: "Marc G. Fournier" Cc: Matthew Dillon , Subject: Re: Crash with KVM monitoring in place ... In-Reply-To: <20020903152551.W2186-100000@hub.org> References: <15732.65091.212238.888206@grasshopper.cs.duke.edu> <20020903152551.W2186-100000@hub.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Marc G. Fournier writes: > > ah, for some reason, its clearing out the dmesg ... this one might help a > bit better: > > jupiter# kldload netdump_client > kldload: can't load netdump_client: Exec format error > jupiter# dmesg > 9, 1.26 > link_elf: symbol tulip_intr_normal undefined OK, I win my bet ;) Comment out the code regarding tulip_intr(): /*void tulip_intr_normal __P((void *));*/ /* else if (strcmp(ifn->if_name, "de") == 0) { tulip_intr_normal(ifn->if_softc); }*/ And please reply privately, I doubt everybody on -stable cares about this.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message