Subject: Re: kern/36196 (supervisor trap with linux df)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 04/24/2007 13:50:02
The following reply was made to PR kern/36196; it has been noted by GNATS.

From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@NetBSD.org, kern-bug-people@netbsd.org,
	gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, mark@mcs.vuw.ac.nz
Cc: 
Subject: Re: kern/36196 (supervisor trap with linux df)
Date: Tue, 24 Apr 2007 09:46:49 -0400

 On Apr 24,  5:25am, mark@mcs.vuw.ac.nz (Mark Davies) wrote:
 -- Subject: Re: kern/36196 (supervisor trap with linux df)
 
 | The following reply was made to PR kern/36196; it has been noted by GNATS.
 | 
 | From: Mark Davies <mark@mcs.vuw.ac.nz>
 | To: gnats-bugs@netbsd.org
 | Cc: 
 | Subject: Re: kern/36196 (supervisor trap with linux df)
 | Date: Tue, 24 Apr 2007 17:21:05 +1200
 | 
 |  On Tue, 24 Apr 2007, christos@netbsd.org wrote:
 |  > I think I fixed it, can you try with current?
 |  
 |  I tried current and it didn't crash but it also didn't work, just 
 |  printed out:
 |  
 |  /emul/linux/bin/df: cannot read table of mounted file systems: No such 
 |  file or directory
 |  
 |  Presumably something to do with the /emul namei changes.
 
 Yes, I just stopped the crash :-) Dsl should deal with the rest of the
 lossage.
 
 christos