[Pdns-dev] Re: virtual memory issue and gmysql

Christof Meerwald cmeerw at cmeerw.org
Wed Oct 3 22:50:16 CEST 2007


On Tue, 2 Oct 2007 22:12:39 -0700, Stephen Manchester wrote:
> Just haven't had a chance to figure out where the actual problem is yet.

Just a wild guess: when I do a grep for pthread_create, pthread_join and
pthread_detach in the pdns source code I find:

pthread_create: 13 times
pthread_detach: 2 times
pthread_join: only once

So I strongly suspect that threads are being created but never
joined/detached.


Christof

-- 

http://cmeerw.org                              sip:cmeerw at cmeerw.org
mailto:cmeerw at cmeerw.org                   xmpp:cmeerw at cmeerw.org


More information about the Pdns-dev mailing list