untrusted comment: signature from openbsd 6.0 base secret key
RWSho3oKSqgLQ8YVCKjPokLrn99Y/6LRUX0kW5slAa2hDjh9otci/Z3FRDdpTKReGSU/HuUXS7ARXvA7juDoIEAKQe5fNmYk+Ao=
OpenBSD 6.0 errata 20, Mar 20, 2017
ELF auxiliary vector storage leaks piece of kernel stack.
And then rebuild and install a new kernel:
cd /usr/src/sys/arch/`machine`/conf
KK=`sysctl -n kern.osversion | cut -d# -f1`
config $KK
cd ../compile/$KK
make
make install