tcctl not displaying failed upon starting vmd when interface does not exist

2021-04-21 Thread Richard Bucker
Fresh install of OpenBSD 6.8, completely patched. here is vm.conf: internet gateway and backend server switch "my_switch" { interface bridge0 } vm "gw" { memory 1G disable disk "/home/rbucker/disk2.qcow2" local interface interface { switch "gw_switch" } interfaces

Re: kernel panic when invoking ddb from another tty than ttyC0

2021-04-21 Thread Mark Kettenis
> Date: Wed, 21 Apr 2021 10:24:43 +0200 > From: Martin Pieuchot > > On 16/04/21(Fri) 16:50, Jérôme Frgacic wrote: > > Thanks for your answer. :) > > > > > Could you set "sysctl kern.splassert=2" in order to get a useful > > > stacktrace for this issue? This is probably where some attention is

Re: kernel panic when invoking ddb from another tty than ttyC0

2021-04-21 Thread Martin Pieuchot
On 16/04/21(Fri) 16:50, Jérôme Frgacic wrote: > Thanks for your answer. :) > > > Could you set "sysctl kern.splassert=2" in order to get a useful stacktrace > > for this issue? This is probably where some attention is required. > > Sure, here is the new output I get. > > splassert:

Re: i386 panic: pmap_pinit_pd_pae: can't locate PD page

2021-04-21 Thread Martin Pieuchot
On 18/04/21(Sun) 15:22, Alexander Bluhm wrote: > Hi, > > Tonight one of my i386 regress tests machines crashed. It happend > before the tests started when some scripts were copied with scp > onto the machine. This is done once a day for years, I have never > seen this panic before. Note that