NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/53990: NetBSD 8.0 AMD64 panic ffs_newvnode



Hello,

I did fsck -f single mode. booted NetBSD then "cvs update -dP xsrc" but it again throws same error. and at reboot generated two savecore files. here are links of those uploaded files :
1. https://transfer.sh/xbS0k/netbsd.2.gz
2. https://transfer.sh/KTIGg/netbsd.2.core.gz


and crash output :

sudo crash -M netbsd.2.core -N /netbsd
Password:
Crash version 8.0, image version 8.0.
System panicked: ffs_newvnode: dup alloc ino=24113408 on /: mode 81a4/81a4 gen 3718e969/3718e969 size 260 blocks 8
Backtrace from time of crash is available.
crash> bt
_KERNEL_OPT_NVGA_RASTERCONSOLE() at 0
?() at fffffe812dd449c0
vpanic() at vpanic+0x166
snprintf() at snprintf
ffs_newvnode() at ffs_newvnode+0x530
vcache_new() at vcache_new+0x95
ufs_makeinode() at ufs_makeinode+0x38
ufs_create() at ufs_create+0x31
VOP_CREATE() at VOP_CREATE+0x51
vn_open() at vn_open+0x323
do_open() at do_open+0x112
do_sys_openat() at do_sys_openat+0x68
sys_open() at sys_open+0x24
syscall() at syscall+0x1ec
--- syscall (number 5) ---
7d48dd63e2ca:

Regards,
Jay


On Mon, Feb 18, 2019 at 1:00 PM Martin Husemann <martin%duskware.de@localhost> wrote:
The following reply was made to PR port-amd64/53990; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-amd64/53990: NetBSD 8.0 AMD64 panic ffs_newvnode
Date: Mon, 18 Feb 2019 08:29:19 +0100

 Please boot single user and force a file system check of the affected
 file system. This usually is a sign of earlier corruption.

 Martin



--


Home | Main Index | Thread Index | Old Index