On Mon, May 30, 2016 at 8:19 PM, Stefan Kempf <[email protected]> wrote: > Somehow the page inconsistency seems truncated: > > Alexey Suslikov wrote: > >> ddb{2}> show all pool >> Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg >> Idle >> [...] >> amappl1 72 99331 0 95371 559 485 74 103 0 8 >> 0 >> amappl1: pool(0xffffffff81974640:amappl1): page inconsistency: page >> 0xffffff01e0 > > The error message looks odd to me. > kern/subr_pool.c prints additional info after the 'page inconsistency'. > > That seems to be missing in all your 'page inconsistency' bug reports. > Not sure why this output is not captured here, but there should also be > something like "at page head addr", "item ordinal", "on list, missing" > after the page address.
I don't know what to say. It's a copy-paste from kvm output. >> OpenBSD 6.0-beta (GENERIC.MP) #0: Mon May 30 14:47:09 EEST 2016 >> ***@***:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Can you reproduce these page inconsistency problems with a snapshot kernel? > Is this truly a kernel built from clean original sources? Yes, it is. For sure. I'm not interested in obfuscation. Plus experimental code in snapshots can mangle results. And it is still carp backup machine...
