Subject: Re: procfs broken on -current?
To: Kouichirou Hiratsuka <hira@po6.nsk.ne.jp>
From: Andrew Doran <ad@netbsd.org>
List: current-users
Date: 02/10/2007 16:14:17
Hi,

On Sat, Feb 10, 2007 at 11:33:50PM +0900, Kouichirou Hiratsuka wrote:

> After accessing /proc/curproc/file, the process is hung up.
> Does anyone else seeing this?
> 
> % uname -a
> NetBSD firefly.localdomain 4.99.10 NetBSD 4.99.10 (X32) #38: Sat Feb 10 20:14:02 JST 2007  root@firefly.localdomain:/obj/usr/src/sys/arch/i386/compile/X32 i386
> 
> % ls -la /proc/curproc/file
> -r-xr-xr-x  1 root  wheel  23633 Feb 10 13:30 /proc/curproc/file*
> ^C^C^C^C^C^C^Z^Z^Z^Z^Z^Z

This may be related to the merge of the newlock2 branch. I'll have a look
later on today and see if I can find the problem.

Cheers,
Andrew