On Mon, Mar 19, 2007 at 05:56:23PM +0100, Simon Pearce wrote: > I also gave the 980 snapshot a test on 2 of our production servers and > it crashed within minutes with
Many thanks, from this I can see what the problem is. > Mar 19 14:29:33 rs2 pdns-canhost[13098]: Got a signal 6, attempting to > print trace: > /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6(_ZN9__gnu_cxx27__ver > bose_terminate_handlerEv+0x150) [0xb7f0bbe0] > /usr/sbin/pdns_server-instance(_ZN12MOADNSParser4initEPKcj+0x79) > [0x81418f5] The MOADNSParser communicates its errors differently, and the main PowerDNS process doesn't "catch" the error, but let's it fall through, causing the process to exit. Working on a fix. Thanks for testing! -- http://www.PowerDNS.com Open source, database driven DNS Software http://netherlabs.nl Open and Closed source services _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
