From owner-freebsd-current Thu Dec 26 12:32:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF47C37B401 for ; Thu, 26 Dec 2002 12:32:35 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 256F143ED8 for ; Thu, 26 Dec 2002 12:32:35 -0800 (PST) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2002122620323400300lpsrte>; Thu, 26 Dec 2002 20:32:34 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA03299; Thu, 26 Dec 2002 12:32:32 -0800 (PST) Date: Thu, 26 Dec 2002 12:32:31 -0800 (PST) From: Julian Elischer To: Peter Schultz Cc: freebsd-current@freebsd.org Subject: Re: kernel panic In-Reply-To: <3E0B6463.1060207@beforever.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 26 Dec 2002, Peter Schultz wrote: Are you actually using IPV6 or do you have IPV6 on your network segment? It'd be nice to know wheich modules are loaded at 0xc04a0a74, 0xc04a0b20 and 0xc04a0e51. There is some way to make gdb know abouth the modules too but I haven't kept up with it. > I get this when I try to enable bridging: > > #20 0xc0282dd7 in in6_ifloop_request (cmd=1, ifa=0xc33ce000) > at /usr/src/sys/netinet6/in6.c:167 > #21 0xc0282fce in in6_ifaddloop (ifa=0xc33ce000) > at /usr/src/sys/netinet6/in6.c:224 > #22 0xc0285327 in in6_ifinit (ifp=0xc32f4800, ia=0x0, sin6=0x0, newhost=1) > at /usr/src/sys/netinet6/in6.c:1634 > #23 0xc028422d in in6_update_ifa (ifp=0xc32f4800, ifra=0xd2c09668, > ia=0xc33ce000) at /usr/src/sys/netinet6/in6.c:978 > #24 0xc0287514 in in6_ifattach_linklocal (ifp=0xd2c09668, altifp=0x0) > at /usr/src/sys/netinet6/in6_ifattach.c:497 > #25 0xc0287e18 in in6_ifattach (ifp=0xc33ce000, altifp=0x0) > #26 0xc0285e2b in in6_if_up (ifp=0xc32f4800) > at /usr/src/sys/netinet6/in6.c:2326 > #27 0xc025b827 in if_route (ifp=0xc32f4800, flag=1, fam=0) > at /usr/src/sys/net/if.c:1120 > #28 0xc025b881 in if_up (ifp=0x0) at /usr/src/sys/net/if.c:1147 > #29 0xc04a0a74 in ?? () > #30 0xc04a0b20 in ?? () > #31 0xc04a0e51 in ?? () > #32 0xc01fe92b in sysctl_root (oidp=0x0, arg1=0xd2c09ca8, arg2=-1020035060, > req=0xc32f4800) at /usr/src/sys/kern/kern_sysctl.c:1150 > #33 0xc01febad in userland_sysctl (td=0x0, name=0xd2c09ca8, namelen=4, > old=0xc333800c, oldlenp=0xc32f4800, inkernel=0, new=0xd2c09ca8, > newlen=0, > retval=0xd2c09ca4) at /usr/src/sys/kern/kern_sysctl.c:1254 > #34 0xc01fe9f0 in __sysctl (td=0x0, uap=0xd2c09d10) > at /usr/src/sys/kern/kern_sysctl.c:1184 > #35 0xc03148ce in syscall (frame= > {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 4, tf_esi = 0, > tf_ebp = -1077939032, tf_isp = -759128716, tf_ebx = 0, tf_edx = > -1077936551, tf_ecx = -1077936880, tf_eax = 202, tf_trapno = 12, tf_err > = 2, tf_eip = 134587879, tf_cs = 31, tf_eflags = 663, tf_esp = > -1077939076, tf_ss = 47}) > at /usr/src/sys/i386/i386/trap.c:1033 > #36 0xc0304a1d in Xint0x80_syscall () at {standard input}:140 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message