Yeah, what I did to start logging:
Code:
touch /var/log/mydns
nano /etc/mydns.conf
look for the ETC area, where it says log, change to this:
log = /var/log/mydns
/etc/init.d/mydns restart
It appears to be logging now. One line written showing that it started. Hopefully, it will give some output as to the crashing.