Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2004 17:10:49 +0100
From:      "Starhost.nl - N.Elsten" <elsten@starhost.nl>
To:        dinoex@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: powerdns-2.9.12
Message-ID:  <559372896.20040110171049@starhost.nl>

next in thread | raw e-mail | index | archive | help
------------9D13C1F0B0CC07E
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

=0D=0ABug in PowerDNS. Their is a bug in PowerDNS that needs an immediatly
fix. Cause this bug is causing extreme high load averages on the
system.

The path (released bij powerdns:
http://mailman.powerdns.com/pipermail/pdns-users/2004-January/001039.html )=
 is:


--- pdns/communicator.hh        21 Jun 2003 09:59:08 -0000      1.5
+++ pdns/communicator.hh        10 Jan 2004 15:47:47 -0000
@@ -94,7 +94,7 @@

   time_t earliest()
   {
-    time_t early=3D1<<31-1; // y2038 problem lurking here :-)
+    time_t early=3D(1<<31)-1; // y2038 problem lurking here :-)
     for(d_nqueue_t::const_iterator i=3Dd_nqueue.begin();i!=3Dd_nqueue.end(=
);++i)
       early=3Dmin(early,i->next);
     return early-time(0);



    =20

Met vriendelijke groeten,


N.P.G. Elsten
Starhost
___________________________________________________________
Duiker 70               Verkoop:    sales@starhost.nl
1613 AH Grootebroek     Storing:    storing@starhost.nl
Tel.: +31 228 524472    Technische: helpdesk@starhost.nl
Fax.: +31 228 524468    Website:    http://www.starhost.nl
___________________________________________________________

Bijlagen:
<none>

------------9D13C1F0B0CC07E
Content-Type: application/pgp-signature

-----BEGIN PGP MESSAGE-----
Version: PGP 6.5i

iQA/AwUBQAAV+r9NzcDv91UqEQKGcwCePgh+dL1ClzbiUrFbB1B1IP5Ik6EAoIE6
g0MCuZkWtBZzWk0vTtL62g1M
=81VO
-----END PGP MESSAGE-----

------------9D13C1F0B0CC07E--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?559372896.20040110171049>