From owner-freebsd-net@FreeBSD.ORG Fri Apr 24 04:04:52 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA3DF1065673; Fri, 24 Apr 2009 04:04:52 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-fx0-f162.google.com (mail-fx0-f162.google.com [209.85.220.162]) by mx1.freebsd.org (Postfix) with ESMTP id 42A9C8FC14; Fri, 24 Apr 2009 04:04:52 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by fxm6 with SMTP id 6so540727fxm.43 for ; Thu, 23 Apr 2009 21:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=KMh9Mumrv9cafBmMrcgtvhov+uFGseWohcB6roqdXSc=; b=bbPKSKMP0h/uSJ9fVtZb96VGbdwqtXx32QD6UmnwkyfIbx1sgYGMMMGs5wNjoIunwV po0Sto811yIAE9qZuD47vylAJ/YqAQdawiN6BNTUy7wfiEtVikiPQ9chhM8cnuQIXz2l 5592hiVxZ2zIE6CyUhlSo8YlxMyLAksNtgFpg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=EgfTDdX4x0Qzo/vJRh64NaJc49N7MTkyT668GTQegTVAs27VoVDdem+tSZsixiqzj+ 6hblE8Viyb+lUUDWKS3Z3DCF08eX5Pk7EZ1GOzsanXnZregFsHb1q+OBOWOniOwOr8ij 0AhzjyTTNLlAYyMfylUglqn+fpqnLYqi+qAdU= MIME-Version: 1.0 Received: by 10.103.93.18 with SMTP id v18mr1010317mul.111.1240545891383; Thu, 23 Apr 2009 21:04:51 -0700 (PDT) In-Reply-To: References: Date: Fri, 24 Apr 2009 08:04:51 +0400 Message-ID: From: pluknet To: Robert Watson Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Net Subject: Re: panic in soabort X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2009 04:04:53 -0000 2009/4/23 Robert Watson : > On Thu, 23 Apr 2009, pluknet wrote: > >> Please, give me comment on this. The panic is on 6.2-REL. Is it known to >> be fixed in the latter releases? > > It may well be -- there have been quite significant architectural > improvements to socket life cycle (etc) between 6.2 and 7.x releases, which > may well close the race causing this panic. However, we'll probably need to > learn a bit more in order to decide for sure. Could you convert the > trapping instruction pointer to file+offset in the source code? Looks I've lost the corresponding kernel.debug. Anyway I have such bt the first time. -- wbr, pluknet