Simon,<br><br>Brief reply, am on the road. 3.3 will be released the moment you, brad or laurent confirm the issue is truly gone.<br><br>What I can do is make packages that will be binary identical to the real 3.3 once you 'bless' them as having solved your issue. This would save you an upgrade.<br><br>Would this work for you?<br><br>Bert.<br><br>Sent from my phone.<br><br>----- Reply message -----<br>From: "Simon Bedford" <sbedford@plus.net><br>Date: Mon, Sep 6, 2010 14:16<br>Subject: tcp listener issue - hopefully fixed<br>To: "bert hubert" <bert.hubert@netherlabs.nl><br>Cc: "Brad Dameron" <Brad.Dameron@clearwire.com>, "pdns-users@mailman.powerdns.com" <pdns-users@mailman.powerdns.com><br><br><br>Hi Bert,<br><br>Apologies for the delay in replying I have been assigned to some different work for the moment, I don't think I will get a chance to compile and test this version and was going to wait for the full 3.3 version release.  Do you know how far off this is at all?  Our production systems are still displaying the tcp listener issue but I have a watchdog script restarting it before it maxs out the number of clients so no customer impact, I would be loathed to look at upgrading until we have the full 3.3 deb package if possible.<br><br>Simon<br><br>________________________________________<br>From: bert hubert [bert.hubert@netherlabs.nl]<br>Sent: 29 August 2010 15:56<br>To: Simon Bedford<br>Cc: Brad Dameron; pdns-users@mailman.powerdns.com<br>Subject: Re: tcp listener issue - hopefully fixed<br><br>On Mon, Aug 23, 2010 at 11:37:42AM +0100, Simon Bedford wrote:<br>> Just returned from annual leave to this welcome news, has anyone had<br>> a chance to try it as yet and investigate whether the bug still<br>> manifests? And does it no longer happen when running Brad's test<br>> script?<br><br>Simon,<br><br>Sadly we found that the previous code drop, while stable, still exhibited<br>the same problem.<br><br>We've fixed yet another bug that might be causing the issue, and we are<br>currently testing that.<br><br>This drop can be found on<br><a href="http://svn.powerdns.com/snapshots/pdns-recursor-3.3-pre.tar.bz2">http://svn.powerdns.com/snapshots/pdns-recursor-3.3-pre.tar.bz2</a><br><br>If you compile the program below, and run it on your pdns server, you'll<br>probably see it print '0' and then a very large number.  If you could share<br>that output with us, it could tell us if we are on the right track.<br><br><a href="http://pastie.org/1124088">http://pastie.org/1124088</a><br><a href="http://pastie.org/1124088.txt">http://pastie.org/1124088.txt</a><br>To compile, save as .cpp file and compile with 'g++ -O2 testing.cpp -o testing',<br>and run with './testing'.<br><br>Good luck!<br><br>        Bert<br><br><br><br>