OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004976 [unbound] regular use block always 2012-07-10 08:02 2013-05-05 13:13
Reporter matjam View Status public  
Assigned To ihsan
Priority normal Resolution fixed  
Status closed  
Summary 0004976: unbound fails to start
Description Jul 10 15:13:44 nsdalcdns01v unbound: [ID 993594 daemon.error] [9769:0] error: error parsing local-data 'localhost. 10800 IN SOA localhost. nobody.invalid. 1 3600 1200 604800 10800': Syntax error, value expected
Jul 10 15:13:44 nsdalcdns01v unbound: [ID 993594 daemon.error] [9769:0] error: bad local-data: localhost. 10800 IN SOA localhost. nobody.invalid. 1 3600 1200 604800 10800
Jul 10 15:13:44 nsdalcdns01v unbound: [ID 993594 daemon.error] [9769:0] error: out of memory adding default zone
Jul 10 15:13:44 nsdalcdns01v unbound: [ID 993594 daemon.crit] [9769:0] fatal error: Could not set up local zones
Additional Information This thread appeared relevant: http://www.unbound.net/pipermail/unbound-users/2009-March/000542.html [^]

Adding "local-zone: localhost nodefault" to the configuration causes unbound to fail on the next built-in local-zone definition. There doesn't seem to be an actual problem with the data.

[root@nsdalcdns01v] /opt/csw/sbin# pkginfo -l CSWunbound
   PKGINST: CSWunbound
      NAME: unbound - A validating, recursive, and caching DNS resolver
  CATEGORY: application
      ARCH: i386
   VERSION: 1.4.16,REV=2012.02.24
   BASEDIR: /
    VENDOR: http://www.unbound.net/ [^] packaged for CSW by Ihsan Dogan
    PSTAMP: ihsan@unstable9x-20120224205202
  INSTDATE: Jul 10 2012 15:12
   HOTLINE: http://www.opencsw.org/bugtrack/ [^]
     EMAIL: ihsan@opencsw.org
    STATUS: completely installed
     FILES: 26 installed pathnames
                   3 shared pathnames
                   9 directories
                   8 executables
                6838 blocks used (approx)

SunOS nsdalcdns01v 5.10 Generic_142901-03 i86pc i386 i86pc

[root@nsdalcdns01v] /opt/csw/sbin# for i in `ldd unbound | awk {'print $3'}`; do cksum $i; done
3642658547 432584 /opt/csw/lib/pentium_pro/libssl.so.0.9.8
2562503655 1704584 /opt/csw/lib/pentium_pro/libldns.so.1
2797405749 389796 /opt/csw/lib/i386/libevent-2.0.so.5
3206486327 46356 /lib/librt.so.1
621916297 6396 /lib/libdl.so.1
86401440 21472 /lib/libpthread.so.1
1964987115 83352 /lib/libsocket.so.1
1568889318 729888 /lib/libnsl.so.1
1785955159 2378384 /opt/csw/lib/pentium_pro/libcrypto.so.0.9.8
1385093124 1415948 /lib/libc.so.1
4158529307 9552 /lib/libsendfile.so.1
1467257654 287552 /lib/libresolv.so.2
3191568182 46452 /lib/libaio.so.1
2551535085 75560 /lib/libmd.so.1
1188045913 19616 /lib/libmp.so.2
3539009693 125712 /lib/libscf.so.1
798010201 15924 /lib/libdoor.so.1
457132920 38920 /lib/libuutil.so.1
3706817020 38672 /lib/libgen.so.1
2743829989 337804 /lib/libm.so.2


let me know if you need anything else.
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010143)
ihsan (manager)
2012-09-28 14:12

Release a new version of version libldns which should fix this issue.
(0010376)
ihsan (manager)
2013-05-05 13:13

Looks like a configuration issue.
Closing this bug.

If it's still existing, please reopen it.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker