Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 22:47:07 +0900
From:      JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= <jinmei@isl.rdc.toshiba.co.jp>
To:        bmah@FreeBSD.ORG
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: IPV6 panic? 
Message-ID:  <y7vd771t290.wl@condor.jinmei.org>
In-Reply-To: <200107150827.f6F8Rxh02585@intruder.bmah.org>
References:  <200107121019.f6CAJqI85911@zibbi.icomtek.csir.co.za> <200107121548.f6CFmZF15294@intruder.bmah.org> <y7vd77683z7.wl@condor.jinmei.org> <200107150827.f6F8Rxh02585@intruder.bmah.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Sun, 15 Jul 2001 01:27:59 -0700, 
>>>>> "Bruce A. Mah" <bmah@FreeBSD.ORG> said:

> OK, I got another crash, with symbols and all.  This is a 4-STABLE 
> machine from 7 July.

Thanks for the info.

(kgdb) list
438			/* XXX: used for the DELAY case only: */
439			struct nd_ifinfo *ndi = NULL;
440	
441			if ((rt = ln->ln_rt) == NULL) {
442				ln = next;
443				continue;
444			}
445			if ((ifp = rt->rt_ifp) == NULL) {
446				ln = next;
447				continue;

Hmm, could you show us the contents of "rt" and "ln" at this point?
If possible, it would be helpful to see if the chain of llinfo
starting at llinfo_nd6, too.

And I'd also like to know the result of
% netstat -rn -M corefile -N kernel_binary

Thanks,

					JINMEI, Tatuya
					Communication Platform Lab.
					Corporate R&D Center, Toshiba Corp.
					jinmei@isl.rdc.toshiba.co.jp

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?y7vd771t290.wl>