From owner-freebsd-stable@FreeBSD.ORG Fri Sep 26 03:53:33 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28B4010656A2 for ; Fri, 26 Sep 2008 03:53:33 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 01A4B8FC35 for ; Fri, 26 Sep 2008 03:53:33 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Kj44D-0000xb-UK for freebsd-stable@freebsd.org; Thu, 25 Sep 2008 20:32:29 -0700 Message-ID: <5130551.582991222399949935.JavaMail.nabble@isper.nabble.com> From: limguowei@gmail.com To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 25 Sep 2008 20:32:29 -0700 Subject: Problems with FreeBSD 7.1 Pre-Release after Upgrade from 7.0 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: Fri, 26 Sep 2008 03:53:33 -0000 After cvsuping the source and recompiling the kernel from 7.0 The follow programs produce error I created a memory disk for a /temp in FreeBSD 7.0 upon upgrading to 7.1 it refuses to created and mount /dev/md0 as successful in 7.0 pid 977/978 (mdconfig) uid 0 exit from signal 11 (core dumped) pid 977 (mdconfig), uid 0: exited on signal 11 (core dumped) pid 978 (mdconfig), uid 0: exited on signal 11 (core dumped) And when i used kldstat the same thing happens after printing one entry # kldstat Id Refs Address Size Name 1 12 0xc0400000 625fe0 kernel Segmentation fault (core dumped)