Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2003 20:16:41 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Enache Adrian <enache@rdslink.ro>
Cc:        Yaroslav Levchenko <yarick@sunbay.com>
Subject:   Re: libc_r: threaded application could stuck in accept(2)
Message-ID:  <20030530171641.GA60607@sunbay.com>
In-Reply-To: <20030530160723.GB872@ratsnest.hole>
References:  <20030530143541.GB42349@sunbay.com> <20030530160723.GB872@ratsnest.hole>

next in thread | previous in thread | raw e-mail | index | archive | help

--VS++wcV0S1rZb1Fb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, May 30, 2003 at 07:07:23PM +0300, Enache Adrian wrote:
> On Fri, May 30, 2003 at 05:35:41PM +0300, Ruslan Ermilov wrote:
> > We had a bug in our threaded application that would mistakenly close
> > the descriptor 0, and this triggers a bug in libc_r which I will try
> > to describe below.
> ...
> > Some important notes: this bug is only applicable to descriptors
> > 0 - 2 (stdio set), and might have something to do with the code
> > in uthread_fd.c.  If you remove two lines that free the descriptor
> > 0 in the attached test case, the bug won't manifest itself.
>=20
> please have a look at
>=20
> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D51535
>=20
Thanks, I had this same patch in my first version of the fix.
Yes it works too, but do you have an insight what's going on
without these fixes so that the 0..2 descriptors are left in
a blocking mode?  I just can't get it where this happens.

P.S.  I will commit both patches after the freeze is over.


Cheers,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer.

--VS++wcV0S1rZb1Fb
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+15H5Ukv4P6juNwoRAuVTAJ9/hic75v3+9IDsG9XmwUhFymr5AwCeKkLT
K8N4elu9aOEZW6H13dJ3gRI=
=f3yz
-----END PGP SIGNATURE-----

--VS++wcV0S1rZb1Fb--



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