From owner-freebsd-current@FreeBSD.ORG Thu Apr 23 08:57:01 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D1631065670 for ; Thu, 23 Apr 2009 08:57:01 +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 A86348FC14 for ; Thu, 23 Apr 2009 08:57:00 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by fxm6 with SMTP id 6so60707fxm.43 for ; Thu, 23 Apr 2009 01:56:59 -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=PdSC/fsCtw6Xvc3f3AxFUh9uZ+1Kpiz8bSXL1AzBWSg=; b=uywAFyHaRKnI+ND5GanQAonEWZ35cGp+YuKxe7ySDg5UdJP9CCu3caozx9/5ati77U otQYUdoLRBKTpukM+WdIG8mZYTbPkchlbsao17+89nMSeQ9TGGQzrXusTj8WE+F/7s0o LZZpVhIo7qlrd1UZrZlSM/v/9cmsQ54PNO9nQ= 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=m3qxUjkI+LKpjxnbsqgDhKeHbnZ424LpO//VAcHfkXKTITC069RPyCqYP7ao1pSeqA tQpywe6JFc7U7dRaTHKEt0TwJMYP7lxmDV3CVWtubX0TP32klbwg7icLcni5ZkURRJ0h wJ5nHtb88204IuDgnpAXqIkJYqFQw4yfHI1t4= MIME-Version: 1.0 Received: by 10.103.226.10 with SMTP id d10mr439210mur.105.1240477019661; Thu, 23 Apr 2009 01:56:59 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 Apr 2009 12:56:59 +0400 Message-ID: From: pluknet To: Maksim Yevmenkin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Alexander Best , freebsd-current@freebsd.org Subject: Re: possible bug in the sbappendrecord_locked()? (Was: Re: core dump with bluetooth device) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2009 08:57:01 -0000 2009/4/18 pluknet : > 2009/4/17 Maksim Yevmenkin : >> [snip] >> >> ok, this is completely untested, so be warned :) would something like >> the following work? am i missing something? > > I'm on vacations and will not able to test it until after 4/23. :( > So, come back now. Works for me (tm) on stable/7 with SOCKBUF_DEBUG enabled. (writing this message currently via ng_ubt(4)). Please, commit. Thank you, pluknet