On Thu, Mar 14, 2013 at 03:20:06PM +0000, Keith wrote:
> uvm_fault(0xffffffff80d44ea0, 0x0x 0x 2) -> e
> kernel: page fault trap, code=0
> Stopped at      sounsplice+0x44:    andw $0xfeff,0x1a8(%r12)
> ddb{0}>

During OpenBSD 5.3 development I fixed a bug in this area.  Can you
upgrade your firewall to a -current snapshot?

> I wasn't very sure what to do and wanted the server back online asap so 
> rebooted the server and it's backup and running now.

Type trace at the ddb prompt and report the stack trace.  It is
important to know the function names to understand what went wrong.

> >How-To-Repeat:
>     I don't know what caused this.

I guess you are running relayd.  It uses zero-copy socket splicing
shortcut for tcp data in the kernel.  There was a race.

> >Fix:
>     Don't know

Please test wether it has already been fixed in OpenBSD 5.3.

bluhm

Reply via email to