Re: init: single user shell terminated, restarting on i386 snap

2020-12-12 Thread Theo de Raadt
Jonathan Gray wrote: > > Index: sys/arch/i386/include/setjmp.h > > === > > RCS file: /mount/openbsd/cvs/src/sys/arch/i386/include/setjmp.h,v > > retrieving revision 1.3 > > diff -u -p -r1.3 setjmp.h > > ---

Re: init: single user shell terminated, restarting on i386 snap

2020-12-12 Thread Jonathan Gray
On Sat, Dec 12, 2020 at 11:30:14PM +0100, Alexander Bluhm wrote: > On Fri, Dec 11, 2020 at 03:14:52PM -0500, Johan Huldtgren wrote: > > init: single user shell terminated, restarting > > init: single user shell terminated, restarting > > The problem is that libc setjmp tries to save the MXCSR

Re: init: single user shell terminated, restarting on i386 snap

2020-12-12 Thread Alexander Bluhm
On Fri, Dec 11, 2020 at 03:14:52PM -0500, Johan Huldtgren wrote: > init: single user shell terminated, restarting > init: single user shell terminated, restarting The problem is that libc setjmp tries to save the MXCSR register. > cpu0: Geode(TM) Integrated Processor by AMD PCS ("AuthenticAMD"

Re: pflog0 logs incorrect timestamp on i386

2020-12-12 Thread K R
Hi Alexander, On Thu, Dec 10, 2020 at 10:02 AM Alexander Bluhm wrote: > On Wed, Dec 09, 2020 at 04:55:09PM -0300, K R wrote: > > pflog0 logs incorrect timestamp on i386. The machine in question is > > running under QEMU: > > Works for me on a i386 xeon machine. > > > hw.vendor=QEMU > >