From owner-freebsd-stable@FreeBSD.ORG Fri Dec 15 08:01:28 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E8FD116A40F for ; Fri, 15 Dec 2006 08:01:28 +0000 (UTC) (envelope-from hunreal@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D8743CA2 for ; Fri, 15 Dec 2006 07:59:48 +0000 (GMT) (envelope-from hunreal@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so617019wxc for ; Fri, 15 Dec 2006 00:01:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=L2Qd+1tYXk8s6HencnmxrVHz+fduOTR4bysnnUTUGQrT63ymXKe1WBPnAxYzuDohfWRI6sgGlX1lNbL2Mt7YZxBjf6RXwV4dDRTOXQMhNDvqAKhPc2w3OqoL3ybCqvPVLx5peFfiUk01uzCpaWwGuZptM1cHBmwU8FdeygNC+pQ= Received: by 10.90.120.13 with SMTP id s13mr313939agc.1166169687949; Fri, 15 Dec 2006 00:01:27 -0800 (PST) Received: by 10.90.84.18 with HTTP; Fri, 15 Dec 2006 00:01:27 -0800 (PST) Message-ID: <9b6b59500612150001p706b361ava92ad96cdcd4791@mail.gmail.com> Date: Fri, 15 Dec 2006 16:01:27 +0800 From: hshh To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: SMP Kernel Panic while heavy load. 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, 15 Dec 2006 08:01:29 -0000 Hi, My FreeBSD server panic while running SMP kernel. All work fine if disable SMP feature. uname log: http://upload.hshh.org/homes/hshh/temp/panic/uname.log My kernel conf: http://upload.hshh.org/homes/hshh/temp/panic/kernel.log Backtrace log: http://upload.hshh.org/homes/hshh/temp/panic/kgdb.log