<div dir="ltr">Thanks Leen,<div><br></div><div>With your last suggestion I have been able to roll-back to the previous version (pdns-recursor_0.0.317gbecb4f3-1pdns.jessie_amd64.deb). Via apt the only package available were  pdns-recursor_0.0.410g1cfe8b4-1pdns.jessie_amd64.deb and pdns-recursor_3.6.2-2+deb8u2_amd64.deb</div><div><br></div><div>it would be interesting understand what it was the problem with the 0.0.410g then </div><div><br>Regards,</div><div><br></div><div>Federico</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-07 11:38 GMT+00:00 Leen Besselink <span dir="ltr"><<a href="mailto:leen@consolejunkie.net" target="_blank">leen@consolejunkie.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Dec 07, 2015 at 11:23:31AM +0000, Federico Olivieri wrote:<br>
> Hi Guys,<br>
><br>
> Not 100% sure if is a PDNS problem but yesterday I have upgraded it (for<br>
> mistake!)  via apt-get command and now I'm running the<br>
> version 0.0.410g1cfe8b4<br>
><br>
> Since the Upgrade the memory allocation seems not uniform compared to before<br>
><br>
> Also, it seems that stop to run after a while and I need to restart the<br>
> process manually<br>
><br>
> That is the error form syslog<br>
><br>
> Dec 07 10:54:45 T1000 kernel: pdns_recursor[30724]: segfault at 0 ip<br>
> 00007ff1c8464a94 sp 00007ff1bcac4830 error 4 in<br>
> pdns_recursor[7ff1c82ae000+276000]<br>
> Dec 07 10:54:45 T1000 systemd[1]: pdns-recursor.service: main process<br>
> exited, code=killed, status=11/SEGV<br>
> Dec 07 10:54:45 T1000 systemd[1]: Unit pdns-recursor.service entered failed<br>
> state.<br>
><br>
> Also, you can see the server on Metronome with the name of t1000-gtel<br>
><br>
> Any suggestion? Any quick way to roll-back the PDNS version installed<br>
><br>
<br>
</span>Sounds like you are using Debian or Ubuntu or similar flavor.<br>
<br>
Hete is how you do that with apt-get/dpkg:<br>
<br>
If you look in /var/log/apt/ you can see what the previous version was that was installed:<br>
<br>
Preparing to replace pdns-recursor old-version (using .../pdns-recursor-new-version.deb) ...<br>
<br>
Probably best to use apt-get to install the old version:<br>
<br>
apt-get install pdns-recursor=version-number<br>
<br>
If that doesn't work:<br>
<br>
You can look in /var/cache/apt/archives/ you might find the old version.<br>
<br>
Depending on the depencies, you might be able to just install the old version with:<br>
<br>
dpkg -i /var/cache/apt/archives/pdns-recursor-something.deb<br>
<span class=""><br>
> Thank You<br>
><br>
> P.S.<br>
><br>
> I re-sent the e-mail without image attached because it was too big<br>
><br>
> Federico<br>
<br>
</span>> _______________________________________________<br>
> Pdns-users mailing list<br>
> <a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br>
> <a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" rel="noreferrer" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
<br>
<br>
_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br>
<a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" rel="noreferrer" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
</blockquote></div><br></div>