From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 02:12:02 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 EE5C416A4CF for ; Thu, 30 Sep 2004 02:12:01 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E88E43D1F for ; Thu, 30 Sep 2004 02:12:01 +0000 (GMT) (envelope-from marchenko@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so148765rnk for ; Wed, 29 Sep 2004 19:12:01 -0700 (PDT) Received: by 10.38.208.53 with SMTP id f53mr2380933rng; Wed, 29 Sep 2004 19:12:01 -0700 (PDT) Received: by 10.38.22.66 with HTTP; Wed, 29 Sep 2004 19:12:00 -0700 (PDT) Message-ID: Date: Wed, 29 Sep 2004 22:12:00 -0400 From: Vlad To: Robert Watson In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4159431F.6010502@ispro.net.tr> cc: freebsd-current@freebsd.org cc: Evren Yurtesen Subject: Re: panic: sorele X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vlad List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 02:12:02 -0000 guys, it just crashed even with NET_WITH_GIANT option. I could not leave it waiting at DDB prompt so I've compiled it with GDB_UNATTENDED... so no new info :( login: panic: sodealloc(): so_count 1 cpuid = 0 boot() called on cpu#0 I'm restarting it on a single CPU cause can't afford anymore locking on production server. let me know if u have any thoughts -- Vlad