Date: 21 May 2003 08:40:11 -0500 From: Craig Boston <craig@xfoil.gank.org> To: AIDA Shinra <shinra@j10n.org> Cc: current@freebsd.org Subject: Re: Reproducable panic in in6_pcbbind Message-ID: <1053524410.31600.8.camel@owen1492.uf.corelab.com> In-Reply-To: <86k7ck4exw.wl@j10n.org> References: <1053466303.815.22.camel@owen1492.uf.corelab.com> <20030521065152.GA725@laptop.6bone.nl> <86k7ck4exw.wl@j10n.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> I experienced the same kgdb trace last manth. I found the crashdump > lied about where the trap occured. What DDB prints? If the true trap > point is at in6_pcbbind() in netinet6/in6_pcb.c, the problem may be > same to kern/50621. This may be the same problem. It happens if I disconnect and quickly reconnect the ssh session (causing ssh to open a listener socket on ::1). I thought it might be related to TIME_WAIT, and kern/50621 seems to point to that as well. I do have a serial console hooked up, so as soon as I get a moment when I can remount everything read-only I'll try to trigger the bug and see what DDB says. Craig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1053524410.31600.8.camel>