Everyone please look at two things in this bug report: > uvm_fault(0xffffffff80b999c0, 0xffff80000019d000, 0, 4) -> e
and: > OpenBSD 5.1-current (bsd.build) #0: Sun Mar 25 09:34:02 PDT 2012 > [email protected]:/tmp/bsd.build Let me explain something clearly. Bug reports come in quite often, and they have this kind of report in them. This bug report shows a fault address in a privately build kernel. We cannot debug this reliably. That address applies to *your kernel* only. Someone has to completely reproduce what you've done, since you've included a lot of information which is not useful. The only thing useful here maybe is that it is likely a NULL dereference in the kernel, but it is completely unclear in what function since the addresses only apply to *your kernel*. When these things happen, use a snapshot kernel. Meet us in the middle.
