From owner-freebsd-current@FreeBSD.ORG Sat Sep 30 13:56:57 2006 Return-Path: X-Original-To: current@freebsd.org 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 E564A16A403 for ; Sat, 30 Sep 2006 13:56:57 +0000 (UTC) (envelope-from pho@holm.cc) Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by mx1.FreeBSD.org (Postfix) with SMTP id 5460043D79 for ; Sat, 30 Sep 2006 13:56:57 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 21540 invoked from network); 30 Sep 2006 13:56:55 -0000 Received: from unknown (HELO peter.osted.lan) (unknown) by unknown with SMTP; 30 Sep 2006 13:56:55 -0000 X-pair-Authenticated: 80.165.155.106 Received: from peter.osted.lan (localhost.osted.lan [127.0.0.1]) by peter.osted.lan (8.13.6/8.13.6) with ESMTP id k8UDut3F033948 for ; Sat, 30 Sep 2006 15:56:55 +0200 (CEST) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.13.6/8.13.6/Submit) id k8UDut0W033947 for current@freebsd.org; Sat, 30 Sep 2006 15:56:55 +0200 (CEST) (envelope-from pho) Date: Sat, 30 Sep 2006 15:56:54 +0200 From: Peter Holm To: current@freebsd.org Message-ID: <20060930135654.GA33708@peter.osted.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: Page fault in ip_output (fnv_hash.h:27) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 13:56:58 -0000 http://people.freebsd.org/~pho/stress/log/cons212.html This panic is interesting because it is easy to reproduce and impossible to get a core dump from. Could it be related to the pty memory corruption problem? -- Peter Holm