Date: Mon, 3 Mar 2003 18:16:41 +0800 From: leafy <leafy@leafy.idv.tw> To: freebsd-current@freebsd.org Subject: Re: -CURRENT + cvs = panic Message-ID: <20030303101641.GA2459@leafy.idv.tw> In-Reply-To: <20030303100122.GA10188@rz.uni-karlsruhe.de> References: <20030303011726.R623@kushnir1.kiev.ua> <20030303100122.GA10188@rz.uni-karlsruhe.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 03, 2003 at 11:01:22AM +0100, Philipp Mergenthaler wrote:
> In that gdb trace, I think the panic was only an aftereffect and
> the trouble started here:
> #15 0xc02bc1c8 in calltrap () at {standard input}:96
> #16 0xc021fd79 in tcp_input (m=0xc0d49c30, off0=20)
> at /usr/src/sys/netinet/tcp_input.c:2324
>
> Do you have version 1.198 of sys/netinet/tcp_input.c? I haven't had
> that panic since then (i.e. for the last four days).
>
> Bye, Philipp
It's the very same line of code that caused my distributed folding clinent oto panic the system. I have
* $FreeBSD: src/sys/netinet/tcp_input.c,v 1.198 2003/02/26 18:20:41 jlemon Exp
$
*/
It still panics everytime I start the client. cvsup is ok though.
Jiawei Ye
--
"Without the userland, the kernel is useless."
--inspired by The Tao of Programming
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030303101641.GA2459>
