Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2021 10:36:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254496] kernel panic when destroying interface with ECMP route
Message-ID:  <bug-254496-227-AdYmO2DfrN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254496-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254496-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254496

--- Comment #2 from Zhenlei Huang <zlei.huang@gmail.com> ---
Some debug info:

kgdb /boot/kernel/kernel /var/crash/vmcore.5
...

(kgdb) frame 9
#9  0xffffffff80d48f38 in nhop_get_vnet (nh=3D0xfffff8001458b980) at
/usr/src/sys/net/route/nhop_ctl.c:761
761             return (nh->nh_priv->nh_vnet);
(kgdb) p nh->nh_priv
$1 =3D (struct nhop_priv *) 0x0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254496-227-AdYmO2DfrN>