Package: bind9
Version: 1:9.5.0.dfsg.P2-4
Severity: grave
Justification: renders package unusable
Hello,
I used bind for years with dynamic updates. The configuration runs on a
system with bind 1:9.4.2-9.
Now I would like to switch to a new server running as DomU under XEN and
the exact same configuration
throws a sgmentation fault with bind 1:9.5.0.dfsg.P2-4 (I have not
tested other versions) when I use a
address_match_list for allow-update.
This seg faults:
zone "itso-berlin.de" {
type master;
file "/etc/bind/db.itso-berlin.de.internal";
allow-update { key ddns; "ADservers"; "lan"; };
check-names ignore;
};
It works when I use only one entry in the allow-update list.
This works:
zone "itso-berlin.de" {
type master;
file "/etc/bind/db.itso-berlin.de.internal";
allow-update { key ddns; };
check-names ignore;
};
>From syslog:
Oct 10 12:23:15 firewall named[8855]: starting BIND 9.5.0-P2 -u bind
Oct 10 12:23:15 firewall named[8855]: found 1 CPU, using 1 worker thread
Oct 10 12:23:15 firewall named[8855]: loading configuration from
'/etc/bind/named.conf'
Oct 10 12:23:15 firewall named[8855]: listening on IPv4 interface lo,
127.0.0.1#53
Oct 10 12:23:15 firewall named[8855]: listening on IPv4 interface br1,
192.168.42.18#53
Oct 10 12:23:15 firewall named[8855]: listening on IPv4 interface br0,
62.96.12.229#53
Oct 10 12:23:15 firewall kernel: named[8856]: segfault at
0000000000000000 rip 00002b761ea48e20 rsp 00000000407fe818 error 4
With kind regards.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.18-6-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE (charmap=locale: Cannot set LC_CTYPE
to default locale: No such file or directory
locale: Kann LC_ALL nicht auf die Standard-Lokale einstellen: Datei oder
Verzeichnis nicht gefunden
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages bind9 depends on:
ii adduser 3.110 add and remove users and groups
ii bind9utils 1:9.5.0.dfsg.P2-4 Utilities for BIND
ii debconf [debconf-2.0] 1.5.23 Debian configuration management sy
ii libbind9-40 1:9.5.0.dfsg.P2-4 BIND9 Shared Library used by BIND
ii libc6 2.7-14 GNU C Library: Shared libraries
ii libcap2 2.11-2 support for getting/setting POSIX.
ii libdb4.6 4.6.21-11 Berkeley v4.6 Database Libraries [
ii libdns43 1:9.5.0.dfsg.P2-4 DNS Shared Library used by BIND
ii libisc44 1:9.5.0.dfsg.P2-4 ISC Shared Library used by BIND
ii libisccc40 1:9.5.0.dfsg.P2-4 Command Channel Library used by BI
ii libisccfg40 1:9.5.0.dfsg.P2-4 Config File Handling Library used
ii libkrb53 1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
ii libldap-2.4-2 2.4.10-3 OpenLDAP libraries
ii liblwres40 1:9.5.0.dfsg.P2-4 Lightweight Resolver Library used
ii libssl0.9.8 0.9.8g-13 SSL shared libraries
ii libxml2 2.6.32.dfsg-4 GNOME XML library
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii netbase 4.34 Basic TCP/IP networking system
bind9 recommends no packages.
Versions of packages bind9 suggests:
pn bind9-doc <none> (no description available)
ii dnsutils 1:9.5.0.dfsg.P2-4 Clients provided with BIND
pn resolvconf <none> (no description available)
pn ufw <none> (no description available)
-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "de_DE",
LANG = "de_DE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Kann LC_ALL nicht auf die Standard-Lokale einstellen: Datei oder
Verzeichnis nicht gefunden
bind9/different-configuration-file:
bind9/run-resolvconf: true
bind9/start-as-user: bind
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]