Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2011 21:30:14 GMT
From:      Florian Smeets <flo@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/155606: [libc] select() does not return EBADF on closed file descriptor
Message-ID:  <201110072130.p97LUEP2068463@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/155606; it has been noted by GNATS.

From: Florian Smeets <flo@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/155606: [libc] select() does not return EBADF on closed
 file descriptor
Date: Fri, 07 Oct 2011 23:27:23 +0200

 This is reproducible with nspr's regression testsuite. The test is 
 called selct_er. Just go to devel/nspr and run make && make test, the 
 selct_er test will hang indefinitely.
 
 cognet found out the commit causing this behavior is supposedly:
 
 http://svnweb.freebsd.org/base/head/sys/kern/sys_generic.c?r1=195259&r2=195258&pathrev=195259



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110072130.p97LUEP2068463>