From owner-freebsd-hackers Tue Jul 23 02:33:19 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA01730 for hackers-outgoing; Tue, 23 Jul 1996 02:33:19 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA01679; Tue, 23 Jul 1996 02:33:10 -0700 (PDT) Date: Tue, 23 Jul 1996 02:33:10 -0700 (PDT) From: Julian Elischer Message-Id: <199607230933.CAA01679@freefall.freebsd.org> To: current, hackers Subject: anyone have a clue on this bug? Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It's bitten us several times on recent -current machines.. due to some problem, a system dies.. (bad h/w or whatever..) on reboot it is discovered that some the files that were open at the time of the reboot have been deleted by fsck (i.e. they had 0 references or something) it's particulary annoying when it deletes the console or some other useful device.. I've mainly seen it with devices, but I think I have also seen directories mutating into devices and files doing other odd things.. this is all with a 3 week old -current.. I will be upgrading the systems in the next day or so.. so if it's known but fixed.. I'll get it then.. julian