NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/56434 CVS commit: src/usr.sbin/sysinst
The following reply was made to PR port-alpha/56434; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: PR/56434 CVS commit: src/usr.sbin/sysinst
Date: Mon, 20 Nov 2023 19:12:02 +0100
On Mon, Nov 20, 2023 at 06:05:01PM +0000, Martin Husemann wrote:
> Modified Files:
> src/usr.sbin/sysinst: label.c util.c
>
> Log Message:
> Force alignment of disk buffers to at least 8 byte.
> Fixes PR 56434.
... but unfortunately not the whole QEMU ATF setup - installation works now,
but booting the fresh installation dies:
[..]
Building databases: dev, utmp, utmpx, services.
Starting syslogd.
Mounting all file systems...
Clearing temporary files.
Checking quotas: done.
Setting securelevel: kern.securelevel: 0 -> 1
swapctl: setting dump device to /dev/wd0b
Starting virecover.
Checking for core dump...
[ 11.6556444] panic: kernel diagnostic assertion "timo != 0 || intr" failed: file "/usr/src/sys/kern/kern_synch.c", line 249
[ 11.6556444] cpu0: Begin traceback...
[ 11.6556444] alpha trace requires known PC =eject=
[ 11.6556444] cpu0: End traceback...
[ 11.6556444] dumping to dev 4,1 offset 196607
[ 11.6556444] dump 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 succeeded
[ 11.6556444] rebooting...
Martin
Home |
Main Index |
Thread Index |
Old Index