On Tue, Sep 25, 2007 at 08:57:19AM -0700, dane johansen wrote:
> I went to colo, and checked what happened, as soon as a type:
> ifconfig carp0 10.10.10.110 netmask 255.255.248.0 vhid 7 advskew 100
> I get:
> ifconfig carp0 10.10.10.110 netmask 255.255.248.0 vhid 7 advskew 100
> uvm_fault(0xd6a07524, 0x0, 0, 3) -> e
> kernel: page fault trap, code=0
> Stopped at carp_join_multicast+0x32:        movl     %eax, 0(%edx)
> ddb>

You were unlucky and stepped on a bug in -current.
Claudio fixed that already:
 http://www.openbsd.org/cgi-bin/cvsweb/src/sys/netinet/ip_carp.c?f=h#rev1.151

Reply via email to