latest nsupdate core dumping

Ian D. id2001 at cablelabs.com
Wed Feb 16 14:51:17 UTC 2005


I'm trying to delete a CNAME with nsupdate and get a core dump.  Anyone else with this problem?  I've tried 9.3.0 and 9.3.1.rc1.  It worked fine in 9.2.1.  I'm running on Solaris 8.
# nsupdate -d -k /etc/namedb/Kns1.mydomain.com.+157+54124.key
Creating key...
> server localhost
> update delete mytest.mydomain.com. CNAME
>
Reply from SOA query:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id:  65306
;; flags: qr aa rd ra ; QUESTION: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;mytest.mydomain.com.          IN      SOA

;; ANSWER SECTION:
mytest.mydomain.com.   3600    IN      CNAME   ns1.mydomain.com.

;; AUTHORITY SECTION:
mydomain.com.          300     IN      SOA     ns1.mydomain.com. hostmaster.mydomain.com. 2001111736 10800 3600 604800 300

;; TSIG PSEUDOSECTION:
ns1.mydomain.com.    0       ANY     TSIG    hmac-md5.sig-alg.reg.int. 1108563736 300 16 Cm241ZqnbiypJoceqCBAsg== 65306 NOERROR 0


message.c:2491: REQUIRE(msg->tsigkey == 0 && msg->sig0key == 0) failed.
Abort (core dumped)



More information about the bind-users mailing list