On 7/19/11 9:15 AM, Bert Hubert wrote: > Hmm, the binary should be fully static, could you double check with ldd?
Nevermind; it was trying to launch a snapshot copy under /usr/local I'd compiled (that failed to work). Now it does this though: timmy:~# pdns_server Jul 19 09:53:11 Listening on controlsocket in '/var/run/pdns.controlsocket' Jul 19 09:53:11 Guardian is launching an instance Jul 19 09:53:11 Reading random entropy from '/dev/urandom' Jul 19 09:53:11 This is a guarded instance of pdns Jul 19 09:53:11 UDP server bound to 208.79.242.94:53 Jul 19 09:53:11 UDPv6 server bound to [2607:fe70:0:1::a]:53 Jul 19 09:53:11 TCP server bound to 208.79.242.94:53 Jul 19 09:53:11 TCPv6 server bound to [2607:fe70:0:1::a]:53 Jul 19 09:53:11 PowerDNS 3.0-rc3 (C) 2001-2011 PowerDNS.COM BV (Jul 19 2011, 11:27:13, gcc 4.4.5) starting up Jul 19 09:53:11 PowerDNS comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it according to the terms of the GPL version 2. Jul 19 09:53:11 Creating backend connection for TCP Jul 19 09:53:11 Got a signal 11, attempting to print trace: Jul 19 09:53:11 [0x80cc726] Jul 19 09:53:11 [0xb773a400] Jul 19 09:53:12 Our pdns instance (17259) exited after signal 6 Jul 19 09:53:12 Respawning Jul 19 09:53:13 Guardian is launching an instance Jul 19 09:53:13 Reading random entropy from '/dev/urandom' Jul 19 09:53:13 This is a guarded instance of pdns Jul 19 09:53:13 UDP server bound to 208.79.242.94:53 Jul 19 09:53:13 UDPv6 server bound to [2607:fe70:0:1::a]:53 Jul 19 09:53:13 TCP server bound to 208.79.242.94:53 Jul 19 09:53:13 TCPv6 server bound to [2607:fe70:0:1::a]:53 Jul 19 09:53:13 PowerDNS 3.0-rc3 (C) 2001-2011 PowerDNS.COM BV (Jul 19 2011, 11:27:13, gcc 4.4.5) starting up Jul 19 09:53:13 PowerDNS comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it according to the terms of the GPL version 2. Jul 19 09:53:13 Creating backend connection for TCP Jul 19 09:53:13 Got a signal 11, attempting to print trace: Jul 19 09:53:13 [0x80cc726] Jul 19 09:53:13 [0xb78f4400] I'll have to try it on a freshly installed system; perhaps it doesn't like my config file from 2.9.22. ~Seth _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
