From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 08:20:05 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 0A5FB16A417 for ; Sun, 29 Jul 2007 08:20:05 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from smtp.qwerty.ru (smtp.qwerty.ru [87.240.2.134]) by mx1.freebsd.org (Postfix) with ESMTP id B91CD13C4B5 for ; Sun, 29 Jul 2007 08:20:04 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from ussr.lissyara.int.otradno.ru (unknown [10.21.64.215]) by smtp.qwerty.ru (Spam Firewall) with ESMTP id 3B9111B9B40A; Sun, 29 Jul 2007 12:20:02 +0400 (MSD) Message-ID: <46AC4DB1.7080803@lissyara.su> Date: Sun, 29 Jul 2007 12:20:01 +0400 From: Alex Keda User-Agent: Thunderbird 2.0.0.5 (X11/20070721) MIME-Version: 1.0 To: Mike Silbersack References: <20070728151437.R3202@odysseus.silby.com> In-Reply-To: <20070728151437.R3202@odysseus.silby.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: current@freebsd.org Subject: Re: Fixed: kernel panic on ssh connect 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 08:20:05 -0000 Mike Silbersack пишет: > > Rev 1.127 of tcp_syncache.c (which I just committed) should fix this: > > panic: syncache_add: unexpected tcp flag > cpuid = 0 > KDB: enter: panic > [thread pid 32 tid 100037] > stopped at kdb_enter+0x31: leave > > Please csup and see if that does the trick for you. > > Thanks, > > Mike "Silby" Silbersack > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" Thanks! All work!