Hi all, I am using Powerdns as slave server with about 100 zones. Today I installed PowerDNS on a fresh Debian Server (4.0 etch) in order to move to a new machine.
Everything works perfect except for a single domain, I am at the end of my knownledge. The domain has the exact settings as all the others, I run comparisons over and over again. But somehow PowerDNS cannot update this domain and loops into AXFR over and over again: Sep 27 17:11:14 AXFR started for 'mydomain.com', transaction started Sep 27 17:11:14 Zone 'mydomain.com' (/etc/powerdns/zones/mydomain.com.zone) reloaded Sep 27 17:11:14 AXFR done for 'mydomain.com', zone committed The interesting thing is, when I restart powerdns, it crashed with this error: pdns_server: /usr/include/boost/shared_ptr.hpp:247: typename boost::detail::shared_ptr_traits<T>::reference boost::shared_ptr<T>::operator*() const [with T = std::vector<Bind2DNSRecord, std::allocator<Bind2DNSRecord> >]: Assertion `px != 0' failed. Sep 27 17:11:20 Got a signal 6, attempting to print trace: Sep 27 17:11:20 /usr/sbin/pdns_server [0x46f192] Sep 27 17:11:20 /lib/libc.so.6 [0x2b075ae23110] Sep 27 17:11:20 /lib/libc.so.6(gsignal+0x3b) [0x2b075ae2307b] Sep 27 17:11:20 /lib/libc.so.6(abort+0x10e) [0x2b075ae2484e] Sep 27 17:11:20 /lib/libc.so.6(__assert_fail+0x104) [0x2b075ae1caf4] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN12Bind2Backend6insertEiRKSsS1_S1_ii+0x573) [0x4b79b3] Sep 27 17:11:20 /usr/sbin/pdns_server [0x4b7ba2] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN10ZoneParser5parseERKSsS1_j+0x4aa) [0x4c2eaa] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN12Bind2Backend10loadConfigEPSs+0x803) [0x4b3e83] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN12Bind2BackendC1ERKSs+0x13c) [0x4b5f1c] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN12Bind2Factory4makeERKSs+0x29) [0x4bd949] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN17BackendMakerClass3allEv+0x117) [0x45dba7] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN12UeberBackendC1ERKSs+0x14a) [0x47ca9a] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN13PacketHandlerC1Ev+0x1e) [0x43962e] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN17CommunicatorClass8mainloopEv+0xc7) [0x493837] Sep 27 17:11:20 /usr/sbin/pdns_server(_ZN17CommunicatorClass12launchhelperEPv+0x9) [0x4aa629] Sep 27 17:11:20 /lib/libpthread.so.0 [0x2b075ace4f1a] Sep 27 17:11:20 /lib/libc.so.6(__clone+0x72) [0x2b075aebd6c2] /etc/init.d/pdns: line 42: 3319 Aborted $pdns_server --daemon=no --guardian=no --control-console --loglevel=9 Any help would be great :'( Best regards, Andre Lorbach _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
