From owner-freebsd-stable@FreeBSD.ORG Fri Dec 15 14:47:03 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 EDCFD16A58C for ; Fri, 15 Dec 2006 14:47:03 +0000 (UTC) (envelope-from hunreal@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82AF643CD7 for ; Fri, 15 Dec 2006 14:44:57 +0000 (GMT) (envelope-from hunreal@gmail.com) Received: by wr-out-0506.google.com with SMTP id i28so413123wra for ; Fri, 15 Dec 2006 06:46:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IGTysSNlPwRyt8/M5gEKCg32GNCc6Hs63+mVPrdXkyn3ApPejyn9RCQ820p+AITki00/CDNQsfHTIN4LFIa2z5Lk80ZA+3QCx4/5CXs7/XCl80imyY5b8s2+JclHdk9ncLJiYFjgnTbytbqXNzmCYM56WJPnYPhTX7sXEO77/AQ= Received: by 10.90.80.8 with SMTP id d8mr934615agb.1166193998824; Fri, 15 Dec 2006 06:46:38 -0800 (PST) Received: by 10.90.84.18 with HTTP; Fri, 15 Dec 2006 06:46:38 -0800 (PST) Message-ID: <9b6b59500612150646k4f902e65qb5ef6efa86dbc7c6@mail.gmail.com> Date: Fri, 15 Dec 2006 22:46:38 +0800 From: hshh To: "LI Xin" In-Reply-To: <45826FCA.2010709@delphij.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9b6b59500612150001p706b361ava92ad96cdcd4791@mail.gmail.com> <45826FCA.2010709@delphij.net> Cc: freebsd-stable@freebsd.org Subject: Re: 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 14:47:04 -0000 After recompile kernel with new conf: http://upload.hshh.org/homes/hshh/temp/panic/kernel-1215.log It still panic while SMP enabled. kgdb backtrace: http://upload.hshh.org/homes/hshh/temp/panic/kgdb-1215.log On 12/15/06, LI Xin wrote: > hshh wrote: > > 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 > > Would you please disable ZEROCOPY_SOCKETS and try if things gets improved? > > Cheers, > -- > Xin LI http://www.delphij.net/ > FreeBSD - The Power to Serve! > > > >