From owner-freebsd-net@FreeBSD.ORG Fri Mar 26 14:07:05 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EE2A16A4CE for ; Fri, 26 Mar 2004 14:07:05 -0800 (PST) Received: from mailhub3.dartmouth.edu (mailhub3.dartmouth.edu [129.170.16.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACC7443D48 for ; Fri, 26 Mar 2004 14:07:04 -0800 (PST) (envelope-from Joshua.Y.Stabiner@Dartmouth.EDU) Received: from newdasher.Dartmouth.EDU (newdasher.dartmouth.edu [129.170.208.30])i2QLooeX030821 for ; Fri, 26 Mar 2004 17:06:52 -0500 Message-id: <32550005@newdasher.Dartmouth.EDU> Date: 26 Mar 2004 17:06:52 EST From: Joshua.Y.Stabiner@Dartmouth.EDU (Joshua Y. Stabiner) To: freebsd-net@freebsd.org X-Mailer: BlitzMail=?ISO-8859-1?Q?=AE?= version 2.6.3b19/blitzserv 3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-MailScanner: No virus detected by mailhub3.Dartmouth.EDU Subject: ifconfig causing fatal trap X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 22:07:05 -0000 I have a new thinkpad t40 with Intel PRO/1000 that I use as the em = device and a cisco wireless that I use as the an device. typing /sbin/ifconfig causes a kernel panic (using GENERIC) and = forces a reboot. I followed the directions in the manual and did: nm -n /kernel | grep c039cf (7e are also in the = instruction pointer but returned no results) This shows the fault is caused by: cpystrflt cpystrflt_x copystr bcmp lgdt lidt lldt ltr ssdtosd Anyone have any idea what is causing this and how I can fix it? = Thanks in advance! -Josh