abe wrote:
>      I've written to the questions list recently with regard to a
> panic that keeps occuring and perhaps my message was not formatted
> as well as it could have been.  In more testing it seems that the
> minute the ipfw rules are loaded (which previously worked without
> issue), the machine panics.  Any network connectivity attempted
> afterwards results in a panic.  This includes ping, telnet, smtp,
> etc.  When the machine panics, it drops into the debugger and
> displays the following:
> 
>  Stopped at    add_dyn_rule+0172:   movl   0(%edx,%ebx,4)x%eax

Sounds like you rebuilt your kernel, but did not rebuild your
kernel modules, and now you are loading an old module into a
new kernel.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to