Hello Ruslan.
On 2/23/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> > I got a kernel panic on FreeBSD 6.0-RELEASE, which is probably caused
> > by a not initialised pointer "p = (void *) 0x0" within the
> > dummynet-code. [...]
> There were several dummynet(4) fixes in RELENG_6, try with them
>
Hello Networkers.
I got a kernel panic on FreeBSD 6.0-RELEASE, which is probably caused
by a not initialised pointer "p = (void *) 0x0" within the
dummynet-code.
I analysed the crash dump and got
(kgdb) f 9
#9 0xc06d3670 in dummynet (unused=0x0) at ../../../netinet/ip_dummynet.c:785
(kgd