Subject: kern/7686:
To: None <gnats-bugs@gnats.netbsd.org>
From: Ian Dall <Ian.Dall@dsto.defence.gov.au>
List: netbsd-bugs
Date: 06/01/1999 07:50:54
>Number: 7686
>Category: kern
>Synopsis:
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 1 07:50:00 1999
>Last-Modified:
>Originator: Ian Dall
>Organization:
>Release: <NetBSD-current source date> 1.4C
>Environment:
System: NetBSD sibyl.chez-dall.org.au 1.4C NetBSD 1.4C (SIBYL) #1: Tue Jun 1 15:34:02 CST 1999 ian@sibyl.chez-dall.org.au:/usr3/netbsd-1.2/lsrc/sys/arch/pc532/compile/SIBYL pc532
>Description:
Heavy use of union file system produces a panic with the message: union: missing upper layer in write
>How-To-Repeat:
I have a large body of code (83M, the mozilla M5 snapshot) in a directory
mozilla-dist. mozilla is a directory for local modifications. The mount
command is mount -t union -o -b mozilla-dist mozilla.
cd to the mozilla directory. Then do
find . -name \*.[ch] | xargs grep nsHTMLButtonFrame
(the grep string is unimportant).
>Fix:
>Audit-Trail:
>Unformatted:
panic: union: missing upper layer in write