From owner-freebsd-current@FreeBSD.ORG Thu Apr 5 15:14:49 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2BFD616A402 for ; Thu, 5 Apr 2007 15:14:49 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from pne-smtpout1-sn2.hy.skanova.net (pne-smtpout1-sn2.hy.skanova.net [81.228.8.83]) by mx1.freebsd.org (Postfix) with ESMTP id E571113C487 for ; Thu, 5 Apr 2007 15:14:48 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from [81.237.208.107] (81.237.208.107) by pne-smtpout1-sn2.hy.skanova.net (7.2.075) id 45FFF5CB0043C362; Thu, 5 Apr 2007 17:14:47 +0200 Message-ID: <46151262.8000805@gmail.com> Date: Thu, 05 Apr 2007 17:14:42 +0200 From: Niclas Zeising User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Andre Oppermann References: <4614AE21.9030303@vlink.ru> <46150402.6040907@freebsd.org> In-Reply-To: <46150402.6040907@freebsd.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Denis Shaposhnikov , freebsd-current@freebsd.org Subject: Re: Fatal trap on CURRENT 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, 05 Apr 2007 15:14:49 -0000 Andre Oppermann wrote: > Denis Shaposhnikov wrote: >> Hi! >> >> I have CURRENT from Mar 30. And I've got a trap (see below). Something >> wrong with TCP? > > Nothing known. Please provide some further debugging to the sbsndptr() > line. > > It'd also be helpful if you could run your kernel with INVARIANTS compiled > in. > TCP was broken for a while a couple (Maybe just 2) weeks ago, this might have something to do with it, try to upgrade to latest current sources. HTH! //Niclas