|
Subject: Re: virtual memory issue and gmysql Newsgroups: gmane.network.dns.powerdns.devel Date: 2007-10-03 19:50:16 GMT (1 year, 39 weeks, 1 day, 23 hours and 31 minutes ago) 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 |
|
|