Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2003 20:50:23 +0000 (UTC)
From:      othermark <atkin901@yahoo.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: Pthread woes (solved)
Message-ID:  <slrnbjl94e.kc6.atkin901@adkinson245.f5net.com>
References:  <EE3D3FBAFFCAED448C21C398FDAD91AC237536@EBE1.gc.nat>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <EE3D3FBAFFCAED448C21C398FDAD91AC237536@EBE1.gc.nat>, 
Robin P. Blanchard wrote:
> The following recent commit has prevented my threaded apps 
> (slapd and icecast
> in particular) from going beserk. Thanks.
> 
>  $FreeBSD: src/lib/libc_r/uthread/uthread_kqueue.c,v 1.1.2.1 
> 2003/08/10
> 23:52:59 mp Exp $

see the stable libmilter leaks kqueue descriptors thread too.  looks
like anything threaded with select() poll() were leaking.  fstat
doesn't show kqueue descriptors, but lsof does.

---
Mark
atkin901 at NOSPAM yahoo dot com
(!wired)?(coffee++):(wired);



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