Date: Mon, 29 Aug 2005 15:18:41 -0700 From: Paul Saab <ps@freebsd.org> To: Christian Brueffer <chris@unixpages.org> Cc: current@freebsd.org Subject: Re: panic: sackhint rexmit == 0 Message-ID: <431389C1.4080805@freebsd.org> In-Reply-To: <20050829221700.GC1118@unixpages.org> References: <20050829221700.GC1118@unixpages.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Should already be fixed in -current. Christian Brueffer wrote: > Got this panic on a 7.0-CURRENT SMP machine with kernel from 19th August. > Kernel dump available for further debugging. > > panic: sackhint rexmit == 0 > cpuid = 1 > KDB: enter: panic > db> tr > kdb_enter() > panic() > tcp_input() > ip_input() > netisr_dispatch() > ether_demux() > ether_input() > sf_intr() > ithread_loop() > fork_exit() > fork_trampoline() > > > #23 0xc063ae06 in tcp_input (m=0xc1e56400, off0=20) > at /usr/home/build/src/sys/netinet/tcp_input.c:1915 > 1915 KASSERT(tp->sackhint. > > > - Christian > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?431389C1.4080805>