Re: 5.3-RC2: kqueue descriptor leak in resolver functions?

From: Arjan de Vet <devet_at_devet.org>
Date: Tue, 2 Nov 2004 20:43:50 +0100
In article <20041102094145.GA4698_at_adv.devet.org> you write:

[...]

>This number grows over time (I have mozilla running permanently with
>lots of tabs, most of which auto-refresh). Does anybody see something
>similar with mozilla on 5.3-RC*?
>
>A ktrace of the mozilla process seems to point to the DNS resolver code
>leaking kqueue descriptors (I could not find any kqueue() calls in the
>mozilla code itself).

I just recompiled mozilla on 5.3-RC2 and this kqueue leakage has
stopped.  ldd shows the mozilla-bin binary is now linked with
libpthreads (it wasn't on 5.2.1-release). ktrace shows the open kqueue
descriptors being close()'d this time.

Let's now hope this fixes the weird hangs I have seen with 5.3-RC*.

Arjan

-- 
Arjan de Vet, Eindhoven, The Netherlands               <devet_at_devet.org>
URL : http://www.devet.org/                     <Arjan.deVet_at_adv.iae.nl>
Work: http://www.madison-gurkha.com/  (Security, Open Source, Education)
Received on Tue Nov 02 2004 - 18:43:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:20 UTC