Date: Fri, 1 Feb 2008 14:30:03 GMT From: Gleb Smirnoff <glebius@FreeBSD.org> To: freebsd-net@FreeBSD.org Subject: Re: kern/120130: carp causes kernel panics in any constellation Message-ID: <200802011430.m11EU3VT095447@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/120130; it has been noted by GNATS. From: Gleb Smirnoff <glebius@FreeBSD.org> To: Christoph Weber-Fahr <cwf-ml@arcor.de> Cc: bug-followup@FreeBSD.org Subject: Re: kern/120130: carp causes kernel panics in any constellation Date: Fri, 1 Feb 2008 17:04:45 +0300 Christoph, > 2.) is is alsow possible to have a crash using only one crap interface. We > found the following script to reliably produce a kernel panic within > 15-20 minutes: > > while [ 1 ] > do > /etc/rc.d/netif restart > sleep 35 > ifconfig carp0 destroy > sleep 35 > done This reproduce recipe will be complete only if you give configuration of network interface in rc.conf. Can you supply this information, please? Also, have you tried to produce kernel coredump or at least backtrace, when kernel panics? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802011430.m11EU3VT095447>