On 01/07/2010 21:21, Ryan McBride wrote:
On Thu, Jul 01, 2010 at 09:00:18PM +0200, Laurent CARON wrote:
On 01/07/2010 17:54, Ryan McBride wrote:
This sounds a lot like a kernel/userland mismatch. Please update both
kernel and userland from the same snapshot and try again.
I always upgrade both at the same time. Kernel + userland are in synch
I'm unable to reproduce this here. Can you give me the output of the
following commands:
sysctl kern.version
OpenBSD 4.7-current (GENERIC.MP) #10: Wed Jun 30 22:07:04 CEST 2010
r...@bgpgw-002.lncsa.com:/usr/src/sys/arch/amd64/compile/GENERIC.MP
pfctl -Fa -i lo0
# pfctl -Fa -i lo0
rules cleared
0 tables deleted.
pfctl: don't specify an interface with -Fall
usage: pfctl [-deghnqrvz] [-a anchor] [-D macro=value] [-F modifier]
[-f file] [-i interface] [-K host | network]
[-k host | network | label | id] [-L statefile] [-o level] [-p
device]
[-S statefile] [-s modifier] [-t table -T command [address ...]]
[-x level]
This incidentally made my other router (running openBGPd) crash with:
uvm_fault(0xffffffff80cc7320, 0xffffffffdeafb000, 0, 1) -> e
page fault trap, code=0
Stopped at pfsync_in_clr+0x123: movq 0x10(%rbx),%rax
Laurent