dnskeygen problem in Windows NT (more details)

Steve Wang xwang4 at gmu.edu
Sun Oct 31 23:11:17 UTC 1999


Hello,

I am trying to make the "dnskeygen" of the BIND822 work under Windows NT.

After some minor changes (to export dst_write_key, dst_generate_key and
dst_check_algorithm from libbind.dll), I got an executable program,
dnskeygen.

However, whenever I run it as 'dnskeygen -R 1024 -h -n cilab.cs.gmu.edu."
the application always reported 
	"Exception occured for process XXX"
After I clicked the CANCEL button, it said
	"unhandled exception in dnskeygen.exe"Libbind.dll): 0xC0000005:
		Access Violation"

Further trace showed that this problem happened in the HASH process, i.e.,
when function "dst_sign_data" is called by function "get_hmac_key",  of
the key generation process.

I did NOT have THIS PROBLEM IN SunOS 5.7 but in Windows NT. 

What's wrong with my case here?

Thank you!

Steve



More information about the bind-users mailing list