NetBSD-Bugs archive

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

Re: kern/50159: "panic: ifree: freeing free inode" mounting root fs



The following reply was made to PR kern/50159; it has been noted by GNATS.

From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/50159: "panic: ifree: freeing free inode" mounting root fs
Date: Fri, 21 Aug 2015 08:05:43 +0000 (UTC)

 gson%gson.org@localhost (Andreas Gustafsson) writes:
 
 >When remounting the root file system read/write after fsck, it panics
 >with "panic: ifree: freeing free inode", apparently while replaying
 >the wapbl log.
 
 The panic comes from wapbl trying to free partially allocated inodes.
 It only occurs when the filesystem is read-write, maybe that panic
 should also be suppressed while the journal is played back.
 
 This might work:
 
 Boot in single user
 fsck /
 tunefs -l 0 /
 reboot
 
 
 -- 
 -- 
                                 Michael van Elst
 Internet: mlelstv%serpens.de@localhost
                                 "A potential Snark may lurk in every tree."
 


Home | Main Index | Thread Index | Old Index