From owner-freebsd-current@FreeBSD.ORG Sat Jun 19 06:25:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D691016A4CE for ; Sat, 19 Jun 2004 06:25:14 +0000 (GMT) Received: from herbelot.dyndns.org (herbelot.net1.nerim.net [62.212.117.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD4CE43D58 for ; Sat, 19 Jun 2004 06:25:13 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from [192.168.2.6] (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.12.11/8.12.10) with ESMTP id i5J64q2G031916 for ; Sat, 19 Jun 2004 08:04:52 +0200 (CEST) From: Thierry Herbelot To: current ML Date: Sat, 19 Jun 2004 08:24:57 +0200 User-Agent: KMail/1.6.2 X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200406190824.57586.thierry@herbelot.com> Subject: new kernel log message : npxdna: fpcurthread == curthread X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: thierry@herbelot.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2004 06:25:15 -0000 Hello, booting this morning's GENERIC, I find these messages in the logs : kernel trap 22 with interrupts disabled npxdna: fpcurthread == curthread 4 times I assume these are just warning messages. TfH