|
|
The following reply was made to PR kern/40210; it has been noted by GNATS.
From: Juraj Hercek <nbsd@xxxxxx>
To: gnats-bugs@xxxxxxxxxx
Cc: kern-bug-people@xxxxxxxxxx, gnats-admin@xxxxxxxxxx,
netbsd-bugs@xxxxxxxxxx
Subject: Re: PR/40210 CVS commit: src/sys/ufs/ffs
Date: Mon, 05 Jan 2009 13:27:59 +0100
Andrew Doran wrote:
> Modified Files:
> src/sys/ufs/ffs: ffs_vnops.c
>
> Log Message:
> PR kern/40210 5.0 BETA WAPBL related crash
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.104 -r1.105 src/sys/ufs/ffs/ffs_vnops.c
>
I updated only ffs_vnops.c file to current 1.105, compiled kernel and
failed to boot, same story with 1.106 version. Version 1.108 booted, but
shutdown crashed in reboot at the "ffs_itimes+0x64: cmpq
$0x1,0x18(%rax)" - the same place as before.
-- Juraj
|
|