Hi, I have installed htdig version (htdig-3.2.0b5) a
solaris 2.7 version package, the installation went on ok.
My problems is when I run htdig
/usr/local/bin/rundig -c htdig.conf
I am getting an error::
Bus Error - core dumped
Segmentation Fault - core dumped
What could be the problem please do advice thanks again
Regards
Martin K Kuria
martinkuria@hotmail.com
Logged In: YES
user_id=149687
I'd recommend trying the latest beta release, htdig-3.2.0b6, to see
if that makes any difference. If the problem still occurs with that
version, try to narrow down which programs are failing. rundig is
actually just a shell script that runs htdig, htpurge, htnotify, and
possibly htfuzzy, so try running each of these manually to see
which ones fail. Then, see the last paragraph of http://
www.htdig.org/FAQ.html#q5.14 for tips on what to do to get a stack
backtrace from a program that crashes like this.