From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 14:37:31 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25A7416A417 for ; Sun, 29 Jul 2007 14:37:31 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id D64A713C468 for ; Sun, 29 Jul 2007 14:37:30 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 174CE41C684; Sun, 29 Jul 2007 16:37:29 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id P7Tc29o4R-+v; Sun, 29 Jul 2007 16:37:28 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id B099E41C693; Sun, 29 Jul 2007 16:37:28 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id CE093444885; Sun, 29 Jul 2007 14:37:19 +0000 (UTC) Date: Sun, 29 Jul 2007 14:37:19 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Thierry Herbelot In-Reply-To: <200707291609.51789.thierry@herbelot.com> Message-ID: <20070729143626.D31116@maildrop.int.zabbadoz.net> References: <200707291609.51789.thierry@herbelot.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD current mailing list Subject: Re: tcp networking issue 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: Sun, 29 Jul 2007 14:37:31 -0000 On Sun, 29 Jul 2007, Thierry Herbelot wrote: > Hello, > > when connecting via ssh to my latest current, I get the following panic : > (with rev 1.126 of src/sys/netinet/tcp_syncache.c , rev 1.365 of > src/sys/netinet/tcp_input.c) > TfH > > panic: syncache_add: unexpected tcp flags > cpuid = 0 > KDB: enter: panic > [thread pid 23 tid 100013 ] > Stopped at kdb_enter+0x32: leave > db> bt that was fixed with rev 1.127 of tcp_syncache.c . -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT Software is harder than hardware so better get it right the first time.