[Pdns-users] slave mode + pdns 2.9.20 + mysql = crash

bert hubert bert.hubert at netherlabs.nl
Mon Sep 4 15:22:32 UTC 2006


On Mon, Sep 04, 2006 at 02:59:35PM +0200, Kalle Carlbark wrote:
> Hello folks,
> 
> I'm having abit of trouble getting slave-mode work.

Where did you get this binary, did you compile it yourself (it appears you
did, but am not sure)? Do you have any 'setuid', 'setgid' or 'chroot'
entries in your configuration?

No bug like this has previously been reported.
> Aug 31 10:24:41 lurvas pdns[2998]: /lib/libpthread.so.0 [0x40117c45]
> Aug 31 10:24:41 lurvas pdns[2998]: /lib/libc.so.6 [0x40186988]
> Aug 31 10:24:41 lurvas pdns[2998]:
> /usr/local/sbin/pdns_server-instance(_ZN17CommunicatorClass12slaveRefreshEP13PacketHandler+0xba2)
> [0x80f9522]

Can you try: echo 0x80f9522 | addr2line -E $(which pdns_recursor)
If that says something like '????' can you try to recompile PowerDNS using:
CXXFLAGS=-ggdb ./configure [your configure statements] 

and retry?

Can you show the contents of your domains table? It might contain NULLs in
wrong places. That is my current best bet for your problem.

Thanks.

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services


More information about the Pdns-users mailing list