Re: AMD Ryzen based Asus ZENBOOK 14 UM433DA-PURE4 14" panic at first boot post install - how to debug further

2021-04-29 Thread Jonathan Gray
On Thu, Apr 29, 2021 at 10:27:49PM +0200, Peter Nicolai Mathias Hansteen wrote: > I just spent the evening trying to work around an odd error that happens > after an apparently straightforward install on a new laptop. > > The most useful info I can offer is that the install proceeds with no >

Re: Heat problems probably caused by CPU Clocks

2021-04-29 Thread jpeg bild
Silly question, but after turning apmd on did you try doing "apm -L"?

Re: i386 pagedaemon panic pg->wire_count == 0

2021-04-29 Thread Stuart Henderson
On 2021/04/29 16:59, Alexander Bluhm wrote: > On Thu, Apr 29, 2021 at 04:17:05PM +0200, Martin Pieuchot wrote: > > On 29/04/21(Thu) 12:07, Alexander Bluhm wrote: > > > On Thu, Apr 29, 2021 at 11:08:30AM +0200, Mark Kettenis wrote: > > > > > > panic: kernel diagnostic assertion "pg->wire_count ==

Re: i386 pagedaemon panic pg->wire_count == 0

2021-04-29 Thread Martin Pieuchot
On 29/04/21(Thu) 16:59, Alexander Bluhm wrote: > On Thu, Apr 29, 2021 at 04:17:05PM +0200, Martin Pieuchot wrote: > > On 29/04/21(Thu) 12:07, Alexander Bluhm wrote: > > > On Thu, Apr 29, 2021 at 11:08:30AM +0200, Mark Kettenis wrote: > > > > > > panic: kernel diagnostic assertion "pg->wire_count

Re: i386 pagedaemon panic pg->wire_count == 0

2021-04-29 Thread Alexander Bluhm
On Thu, Apr 29, 2021 at 04:17:05PM +0200, Martin Pieuchot wrote: > On 29/04/21(Thu) 12:07, Alexander Bluhm wrote: > > On Thu, Apr 29, 2021 at 11:08:30AM +0200, Mark Kettenis wrote: > > > > > panic: kernel diagnostic assertion "pg->wire_count == 0" failed: file > > > > >

Re: i386 pagedaemon panic pg->wire_count == 0

2021-04-29 Thread Martin Pieuchot
On 29/04/21(Thu) 12:07, Alexander Bluhm wrote: > On Thu, Apr 29, 2021 at 11:08:30AM +0200, Mark Kettenis wrote: > > > > panic: kernel diagnostic assertion "pg->wire_count == 0" failed: file > > > > "/usr/src/sys/uvm/uvm_page.c", line 1265 > > > > I suspect pmapae.c rev 1.61 causes this issue.

Re: i386 pagedaemon panic pg->wire_count == 0

2021-04-29 Thread Alexander Bluhm
On Thu, Apr 29, 2021 at 11:08:30AM +0200, Mark Kettenis wrote: > > > panic: kernel diagnostic assertion "pg->wire_count == 0" failed: file > > > "/usr/src/sys/uvm/uvm_page.c", line 1265 > > I suspect pmapae.c rev 1.61 causes this issue. Does reverting that > commit "fix" the issue? > > It

pf_purge panic on i386 -current SP

2021-04-29 Thread Olivier Cherrier
>Synopsis: PF crash with -current >Category: network >Environment: System : OpenBSD 6.9 Details : OpenBSD 6.9-current (GENERIC) #787: Wed Apr 28 10:12:43 MDT 2021 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC

Re: i386 pagedaemon panic pg->wire_count == 0

2021-04-29 Thread Mark Kettenis
> Date: Thu, 29 Apr 2021 09:52:10 +0100 > From: Stuart Henderson > > On 2021/04/27 10:35, Alexander Bluhm wrote: > > On Mon, Apr 26, 2021 at 07:43:29PM +0200, Alexander Bluhm wrote: > > > One of my i386 machines paniced during make -j 9 build. > > > > This is perfectly reproducable. Machine

Re: i386 pagedaemon panic pg->wire_count == 0

2021-04-29 Thread Stuart Henderson
On 2021/04/27 10:35, Alexander Bluhm wrote: > On Mon, Apr 26, 2021 at 07:43:29PM +0200, Alexander Bluhm wrote: > > One of my i386 machines paniced during make -j 9 build. > > This is perfectly reproducable. Machine crashes while building > clang. This time with snapshot kernel. Same panic here