NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/46463: netbsd-6: panic and filesystem corruption running tmux
The following reply was made to PR kern/46463; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/46463: netbsd-6: panic and filesystem corruption running tmux
Date: Thu, 31 May 2012 17:09:31 +0200
On Thu, May 31, 2012 at 02:50:06PM +0000, Christos Zoulas wrote:
> Yes, and we can remove the close-on-fork part too I guess.
I'm not sure we should do that by default, but we could add a flag for
kqueue1() to make it inheritable. Otherwise it might be a suprise with
unclear consequences on existing apps (like now suddenly running into
RLIMIT_NOFILE).
However, is this realy worth the effort? All other OSes seem to not inherit
this descriptors as well.
Martin
Home |
Main Index |
Thread Index |
Old Index