Re: Asynchronous wait on fence

2022-10-31 Thread Stuart Henderson
On 2022/10/30 18:22, anointedfig wrote: > Hi, > > I am new to OpenBSD. X crashed with the following output: > > Asynchronous wait on fence :Xorg[30301]:375f timed out > (hint:0x81dc8ab0s) https://www.openbsd.org/report.html shows the sort of information you need to include in a report f

riscv64 OpenBSD 7.2 packages are not found at expected URL (typo?)

2022-10-31 Thread Miguel Landaeta
>Synopsis: riscv64 OpenBSD 7.2 packages are not found at expected URL >Category: riscv64 >Environment: System : OpenBSD 7.2 Details : OpenBSD 7.2 (GENERIC.MP) #188: Wed Sep 28 04:06:11 MDT 2022 dera...@riscv64.openbsd.org:/usr/src/sys/arch/riscv64/compile/GENERIC.MP Architecture: OpenBSD.

kernel protection fault during boot on vmm(4) VM running on AMD EPYC cpu with tsc_identify in trace

2022-10-31 Thread Paul de Weerd
Hi folks, I just upgraded a VM on my AMD EPYC host. I get the following protection fault during boot: ddb> bo re rebooting... Using drive 0, partition 3. Loading.. probing: pc0 com0 mem[638K 3838M 256M a20=on] disk: hd0+ >> OpenBSD/amd64 BOOT 3.55 \ com0: 115200 baud switching console to co

Re: kernel protection fault during boot on vmm(4) VM running on AMD EPYC cpu with tsc_identify in trace

2022-10-31 Thread Paul de Weerd
Had some time over lunch. Disabling the code path that calls tsc_freq_msr lets me boot into the VM again: Index: tsc.c === RCS file: /home/OpenBSD/cvs/src/sys/arch/amd64/amd64/tsc.c,v retrieving revision 1.30 diff -u -p -r1.30 tsc.c

Re: kernel protection fault during boot on vmm(4) VM running on AMD EPYC cpu with tsc_identify in trace

2022-10-31 Thread Mike Larkin
On Mon, Oct 31, 2022 at 01:14:59PM +0100, Paul de Weerd wrote: > Had some time over lunch. Disabling the code path that calls > tsc_freq_msr lets me boot into the VM again: > > Index: tsc.c > === > RCS file: /home/OpenBSD/cvs/src/sys/

Re: kernel protection fault during boot on vmm(4) VM running on AMD EPYC cpu with tsc_identify in trace

2022-10-31 Thread Scott Cheloha
On Mon, Oct 31, 2022 at 12:43:50PM +0100, Paul de Weerd wrote: > Hi folks, > > I just upgraded a VM on my AMD EPYC host. I get the following > protection fault during boot: > > ddb> bo re > rebooting... > Using drive 0, partition 3. > Loading.. > probing: pc0 com0 mem[638K 3838M 256M a20=on]

Re: kernel protection fault during boot on vmm(4) VM running on AMD EPYC cpu with tsc_identify in trace

2022-10-31 Thread Paul de Weerd
On Mon, Oct 31, 2022 at 07:39:01AM -0500, Scott Cheloha wrote: | You get a #GP in your VM when trying to rdmsr(MSR_HWCR). My guess is | we need to expand the MSR read bitmap for SVM. | | This patch compiles, but I can't test it. Does it fix the panic? To test this patch, I'd have to upgrade the

Re: riscv64 OpenBSD 7.2 packages are not found at expected URL (typo?)

2022-10-31 Thread Jeremie Courreges-Anglas
On Mon, Oct 31 2022, Miguel Landaeta wrote: >>Synopsis: riscv64 OpenBSD 7.2 packages are not found at expected URL >>Category: riscv64 >>Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2 (GENERIC.MP) #188: Wed Sep 28 04:06:11 MDT 2022 > dera...@riscv64.openbsd.org:/usr/src/sys/a

Re: kernel protection fault during boot on vmm(4) VM running on AMD EPYC cpu with tsc_identify in trace

2022-10-31 Thread Jesper Wallin
Hi I had the same issue on my laptop (AMD Ryzen 7 PRO 3700U) and the patch solved it on my machine at least. Jesper Wallin On Mon, Oct 31, 2022 at 02:15:00PM +0100, Paul de Weerd wrote: > On Mon, Oct 31, 2022 at 07:39:01AM -0500, Scott Cheloha wrote: > | You get a #GP in your VM when trying to

Re: snmpd in 7.2 dies with too many parse errors

2022-10-31 Thread Ryan Freeman
On Sun, Oct 30, 2022 at 09:21:00AM +0100, Martijn van Duren wrote: > On Fri, 2022-10-28 at 13:10 -0700, Ryan Freeman wrote: > > On Fri, Oct 28, 2022 at 01:22:57PM +0200, Martijn van Duren wrote: > > > I wondered that as well, but I tried to simulate the not found and > > > error code-paths, but I c

Re: kernel protection fault during boot on vmm(4) VM running on AMD EPYC cpu with tsc_identify in trace

2022-10-31 Thread Mike Larkin
On Mon, Oct 31, 2022 at 07:39:01AM -0500, Scott Cheloha wrote: > On Mon, Oct 31, 2022 at 12:43:50PM +0100, Paul de Weerd wrote: > > Hi folks, > > > > I just upgraded a VM on my AMD EPYC host. I get the following > > protection fault during boot: > > > > ddb> bo re > > rebooting... > > Using drive

Uninterruptible D State after ifconfig wg0 destroy

2022-10-31 Thread leonardo . moreno . urbieta
>Synopsis: MacBook enters uninterruptible D state after command 'ifconfig wg0 >destroy' >Category: amd64 >Environment: System : OpenBSD 7.2 Details : OpenBSD 7.2-current (GENERIC.MP) #509: Wed Oct 26 10:22:18 CDT 2022 leomor...@leomacbsd.my.domai

Re: Uninterruptible D State after ifconfig wg0 destroy

2022-10-31 Thread Sonic
Same thing happened to me. Found that "reboot -q" worked to get out of it. On Mon, Oct 31, 2022 at 4:45 PM wrote: > > >Synopsis: MacBook enters uninterruptible D state after command 'ifconfig wg0 > >destroy' > >Category: amd64 > >Environment: > System : OpenBSD 7.2 > Details

After upgrade 7.1 -> 7.2 on octeon, anything from ports/packages segfaults

2022-10-31 Thread Sebastian Oswald
>Synopsis: After upgrading from 7.1 -> 7.2 on octeon, anything from >ports/packages segfaults >Environment: System : OpenBSD 7.2 Details : OpenBSD 7.2-current (GENERIC.MP) #1094: Fri Oct 28 18:46:47 MDT 2022 dera...@octeon.openbsd.org:/usr/src/sys/arch/octeon/compile/

Re: snmpd in 7.2 dies with too many parse errors

2022-10-31 Thread Ryan Freeman
On Mon, Oct 31, 2022 at 11:05:07AM -0700, Ryan Freeman wrote: > On Sun, Oct 30, 2022 at 09:21:00AM +0100, Martijn van Duren wrote: > > On Fri, 2022-10-28 at 13:10 -0700, Ryan Freeman wrote: > > > On Fri, Oct 28, 2022 at 01:22:57PM +0200, Martijn van Duren wrote: > > > > I wondered that as well, but