On Thu, Aug 29, 2019 at 11:58:16AM +0100, Stuart Henderson wrote:
> On 2019/08/29 10:27, Mikolaj Kucharski wrote:
> > >Synopsis: boot up kernel panic 6.6-beta #262 around
> > >acpipci_parse_resources()
> > >Category: kernel
> > >Environment:
> > System : OpenBSD 6.6
> > Details : OpenBSD 6.6-beta (GENERIC.MP) #247: Sat Aug 24 16:41:52
> > MDT 2019
> >
> > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> >
> > Architecture: OpenBSD.amd64
> > Machine : amd64
> > >Description:
> > Repetable (every boot) kernel panics around acpipci0 at acpi0
> > >How-To-Repeat:
> > Update to snapshot 6.6-beta (GENERIC.MP) #262: Wed Aug 28 18:44:56 MDT
> > 2019
> > on PC Engines APU3.
>
> There is a problem with this snapshot, various other problems have
> been seen too.
>
> I can replicate your panic here with apu3 with this snapshot kernel,
> but it works OK with a fresh kernel built from a -current cvs checkout.
>
Thanks. I see that todays snapshot is available and fixes the problem
for me:
# sysctl -n kern.version
OpenBSD 6.6-beta (GENERIC.MP) #263: Thu Aug 29 05:58:07 MDT 2019
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
--
Regards,
Mikolaj