protection fault in amap_wipeout

2024-03-01 Thread Alexander Bluhm
Hi, An OpenBSD 7.4 machine on KVM running postgress and pagedaemon crashed in amap_wipeout(). bluhm kernel: protection fault trap, code=0 Stopped at amap_wipeout+0x76: movq%rcx,0x28(%rax) ddb{3}> show panic the kernel did not panic ddb{3}> trace amap_wipeout(fd8015b154d0) at

Re: protection fault in amap_wipeout

2024-03-30 Thread Martin Pieuchot
Hello Alexander, Thanks for the report. On 01/03/24(Fri) 16:39, Alexander Bluhm wrote: > Hi, > > An OpenBSD 7.4 machine on KVM running postgress and pagedaemon > crashed in amap_wipeout(). > > bluhm > > kernel: protection fault trap, code=0 > Stopped at amap_wipeout+0x76: movq%rc

Re: protection fault in amap_wipeout

2024-04-13 Thread Martin Pieuchot
On 30/03/24(Sat) 18:38, Martin Pieuchot wrote: > Hello Alexander, > > Thanks for the report. > > On 01/03/24(Fri) 16:39, Alexander Bluhm wrote: > > Hi, > > > > An OpenBSD 7.4 machine on KVM running postgress and pagedaemon > > crashed in amap_wipeout(). > > > > bluhm > > > > kernel: protection

Re: protection fault in amap_wipeout

2024-04-15 Thread Jonathan Gray
On Sat, Apr 13, 2024 at 06:14:25PM +0200, Martin Pieuchot wrote: > On 30/03/24(Sat) 18:38, Martin Pieuchot wrote: > > Hello Alexander, > > > > Thanks for the report. > > > > On 01/03/24(Fri) 16:39, Alexander Bluhm wrote: > > > Hi, > > > > > > An OpenBSD 7.4 machine on KVM running postgress and p