Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2000 22:34:59 +0900
From:      Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp>
To:        asmodai@bart.nl
Cc:        sameh@fr.clara.net, freebsd-current@FreeBSD.ORG, freebsd-net@FreeBSD.ORG
Subject:   Re: Panic (TCP)
Message-ID:  <20000221223459W.shin@nd.net.fujitsu.co.jp>
In-Reply-To: <20000221134724.J84100@lucifer.bart.nl>
References:  <20000221125010.H84100@lucifer.bart.nl> <20000221212656L.shin@nd.net.fujitsu.co.jp> <20000221134724.J84100@lucifer.bart.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
> >Now I am very much interested in the value of
> >tp->tt_persist->c_flags at panic, if CALLOUT_PENDING and
> >possibly other flags are just set, or completely broken data
> >is written on it.
> 
> 893
> (kgdb) print tp->tt_persist->c_flags
> $1 = 0

Woops sorry I was worng.
tp->tt_rexmt->c_flags is actually causing the panic, and the
necessary data is the contents of the tp->tt_rexmt->c_flags.

Yoshinobu Inoue


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?20000221223459W.shin>