Pthread woes (solved)

othermark atkin901 at yahoo.com
Wed Aug 13 13:50:27 PDT 2003


In article <EE3D3FBAFFCAED448C21C398FDAD91AC237536 at 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);



More information about the freebsd-stable mailing list