pool_put uvm fault, pvpl "page inconsistency"

2016-05-12 Thread Alexey Suslikov
mbuf errata is in the kernel. uvm_fault(0x81909940, 0xff1226ae4ad0, 0, 1) -> e kernel: page fault trap, code=0 Stopped at pool_put+0x1dd: xorq0x8(%rax),%rcx ddb{2}> show panic the kernel did not panic ddb{2}> trace pool_put() at pool_put+0x1dd pmap_do_remove() at pmap_do_

two audio beep bugs

2016-05-12 Thread Ted Unangst
1. I have wsconsctl keyboard.bell.volume=0 because I don't like things beeping at me. This recently stopped working in xterm, where I now get a loud beep. Related to loss of pcvt? I'm not sure where the failure is, but my expectation is that if I say the glass console doesn't beep, then I don't wa

Re: Sending gratutious ARP to a bridge interface

2016-05-12 Thread Michel Belleau
Thanks Jonathan, this fixes my issue. Michel > On May 12, 2016, at 3:10 AM, Jonathan Gray wrote: > > On Wed, May 11, 2016 at 10:20:29PM -0400, michel.bell...@malaiwah.com wrote: >>> Synopsis: attempt to execute 0x0, arping to bridge >>> Category: system >>> Environment: >> System

Re: pool_do_get uvm fault

2016-05-12 Thread Alexey Suslikov
On Thu, May 12, 2016 at 2:10 PM, Otto Moerbeek wrote: > On Thu, May 12, 2016 at 01:16:28PM +0300, Alexey Suslikov wrote: > >> machine acts as carp BACKUP in MASTER/BACKUP setup and MASTER has >> never crashed like that. notice "page inconsistency" in "show all pools". >> >> >> uvm_fault(0x

pool_put uvm fault

2016-05-12 Thread Alexey Suslikov
machine acts as carp BACKUP in MASTER/BACKUP setup and MASTER has never crashed like that. notice "page inconsistency" in "show all pools". login: uvm_fault(0xff022f69f700, 0x18, 0, 1) -> e kernel: page fault trap, code=0 Stopped at pool_put+0x1dd: xorq0x8(%rax),%rcx ddb{3}>

pool_do_get uvm fault

2016-05-12 Thread Alexey Suslikov
machine acts as carp BACKUP in MASTER/BACKUP setup and MASTER has never crashed like that. notice "page inconsistency" in "show all pools". uvm_fault(0x81909940, 0xff109c941a00, 0, 1) -> e kernel: page fault trap, code=0 Stopped at pool_do_get+0x90: movq0(%r13),%rdi ddb

Re: a subset of kevent fails to work with setuid()

2016-05-12 Thread Luke Small
I'd think it's fair to say that at least, a parent with the same UID as the child should be able to track the child. I assume that in this case, it is. -Luke On Wed, May 11, 2016 at 10:47 PM, Ted Unangst wrote: > Luke Small wrote: > > The other kevent calls I use seem to work alright, but when

Re: Sending gratutious ARP to a bridge interface

2016-05-12 Thread Jonathan Gray
On Wed, May 11, 2016 at 10:20:29PM -0400, michel.bell...@malaiwah.com wrote: > >Synopsis:attempt to execute 0x0, arping to bridge > >Category:system > >Environment: > System : OpenBSD 5.9 > Details : OpenBSD 5.9 (GENERIC.MP) #1888: Fri Feb 26 01:20:19 MST > 2016 >