NetBSD-Bugs archive

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

Re: port-xen/56782: panic: /: bad dir ino null entry



The following reply was made to PR port-xen/56782; it has been noted by GNATS.

From: Bartosz Maciejewski <bartosz%maciejewski.org@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: port-xen/56782: panic: /: bad dir ino null entry
Date: Wed, 6 Apr 2022 18:12:13 +0200

 Ok, here is without /mnt
 
 # fsdb -f /dev/rxbd1a
 ** /dev/rxbd1a
 Editing file system `/dev/rxbd1a'
 Last Mounted on /mnt
 current inode: directory
 I=2 MODE=40755 SIZE=1536
 MTIME=Mar 31 19:46:00 2022 [655437624 nsec]
 CTIME=Mar 31 19:46:00 2022 [655437624 nsec]
 ATIME=Apr  6 11:52:52 2022 [143855887 nsec]
 OWNER=root GRP=wheel LINKCNT=27 FLAGS=0x0 BLKCNT=0x4 GEN=0x0
 fsdb (inum: 2)> cd /var/cache/fontconfig
 component `var': current inode: directory
 I=17 MODE=40755 SIZE=1024
 MTIME=Jan 31 08:22:18 2022 [45719217 nsec]
 CTIME=Feb  3 20:33:23 2022 [483270818 nsec]
 ATIME=Apr  6 12:43:16 2022 [433027839 nsec]
 OWNER=root GRP=wheel LINKCNT=36 FLAGS=0x0 BLKCNT=0x2 GEN=0x0
 component `cache': current inode: directory
 I=51841 MODE=40755 SIZE=512
 MTIME=Apr  6 04:17:20 2022 [33642936 nsec]
 CTIME=Apr  6 04:17:20 2022 [33642936 nsec]
 ATIME=Apr  5 01:51:56 2022 [903168216 nsec]
 OWNER=root GRP=wheel LINKCNT=4 FLAGS=0x0 BLKCNT=0x2 GEN=0x4f428cea
 component `fontconfig': current inode: directory
 I=30113744 MODE=40755 SIZE=42350080
 MTIME=Mar 30 21:21:53 2022 [500350345 nsec]
 CTIME=Mar 30 21:21:53 2022 [502126316 nsec]
 ATIME=Apr  5 01:52:01 2022 [348383994 nsec]
 OWNER=root GRP=wheel LINKCNT=2 FLAGS=0x0 BLKCNT=0x12160 GEN=0x2
 
 fsdb (inum: 30113744)>
 
 W dniu 06.04.2022 o 18:05, Martin Husemann pisze:
 > On Wed, Apr 06, 2022 at 05:54:52PM +0200, Bartosz Maciejewski wrote:
 >> # fsdb -f /dev/rxbd1a
 >> ** /dev/rxbd1a
 >> Editing file system `/dev/rxbd1a'
 >> Last Mounted on /mnt
 >> current inode: directory
 >> I=2 MODE=40755 SIZE=1536
 >> MTIME=Mar 31 19:46:00 2022 [655437624 nsec]
 >> CTIME=Mar 31 19:46:00 2022 [655437624 nsec]
 >> ATIME=Apr  6 11:52:52 2022 [143855887 nsec]
 >> OWNER=root GRP=wheel LINKCNT=27 FLAGS=0x0 BLKCNT=0x4 GEN=0x0
 >> fsdb (inum: 2)> cd /mnt/var/cache/fontconfig
 > The fsdb paths are local to the debugged file system, please try again
 > without the /mnt prefix.
 >
 > Martin
 


Home | Main Index | Thread Index | Old Index