Public bug reported:

Ubuntu 12.04.1 LTS
1:9.8.1.dfsg.P1-4ubuntu0.4

While loading a certain zone file (attached) and using auto-dnssec (see
the conf below), bind crashes with an "assertion failure" message. This
bug seems to be fixed in the latest ISC releases - 9.8.4 and 9.9.2,
please backport the patch.

(The attached zone file is not exactly correct, but should not result in
an assertion failure).

named.conf:
zone net-me.net {
    type master;
    file "db";
    allow-update {127.0.0.1;};
    auto-dnssec allow;
};

Error log:
....
02-Dec-2012 11:54:14.815 rdata.c:393: REQUIRE(((rdata)->data == ((void *)0) && 
(rdata)->length == 0 && (rdata)->rdclass == 0 && (rdata)->type == 0 && 
(rdata)->flags == 0 && !((void *)(((rdata))->link.prev) != (void *)(-1)))) 
failed, back trace
02-Dec-2012 11:54:14.815 #0 0xb76b8e18 in ??
02-Dec-2012 11:54:14.815 #1 0xb74136c4 in ??
02-Dec-2012 11:54:14.815 #2 0xb753fec4 in ??
02-Dec-2012 11:54:14.815 #3 0xb751bb0f in ??
02-Dec-2012 11:54:14.815 #4 0xb7569174 in ??
02-Dec-2012 11:54:14.815 #5 0xb75c0662 in ??
02-Dec-2012 11:54:14.815 #6 0xb75d30db in ??
02-Dec-2012 11:54:14.815 #7 0xb75d84f9 in ??
02-Dec-2012 11:54:14.815 #8 0xb74369ac in ??
02-Dec-2012 11:54:14.816 #9 0xb73e9d4c in ??
02-Dec-2012 11:54:14.816 #10 0xb71dad3e in ??
02-Dec-2012 11:54:14.816 exiting (due to assertion failure)
Aborted (core dumped)

** Affects: bind9 (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "zone file"
   https://bugs.launchpad.net/bugs/1085593/+attachment/3449588/+files/db

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/1085593

Title:
  bind 9.8.1-P1 crashes with an assertion failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1085593/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to