BIND 10 #2947: Old static DS breaks loading of other zones
BIND 10 Development
do-not-reply at isc.org
Mon Jun 17 10:55:06 UTC 2013
#2947: Old static DS breaks loading of other zones
-------------------------------------+-------------------------------------
Reporter: vorner | Owner:
Type: defect | vorner
Priority: high | Status:
Component: b10-auth | reviewing
Keywords: | Milestone:
Sensitive: 0 | Sprint-20130625
Sub-Project: DNS | Resolution:
Estimated Difficulty: 3 | CVSS Scoring:
Total Hours: 0 | Defect Severity: Very
| High
| Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by vorner):
Hello
Yes, I can reproduce. I did this:
* Checked out some old version, before the removal of the static data
source (I tried with `119eed9938b17cbad3a74c823aa9eddb7cd337c2`).
* Enabled the auth server.
* Committed configuration.
* Shut down bind10.
* Compiled current master, installed.
* Started it.
This is in the logs.
{{{
2013-06-17 12:42:36.438 INFO [b10-auth.auth/4765] AUTH_SERVER_CREATED
server created
2013-06-17 12:42:36.439 INFO [b10-auth.auth/4765]
AUTH_DATASRC_CLIENTS_BUILDER_STARTED data source builder thread started
2013-06-17 12:42:36.441 INFO [b10-init.init/4755] BIND10_SOCKET_GET
requesting socket [::]:5300 of type TCP from the creator
2013-06-17 12:42:36.441 INFO [b10-init.init/4755] BIND10_SOCKET_CREATED
successfully created socket 22
2013-06-17 12:42:36.442 INFO [b10-init.init/4755] BIND10_SOCKET_GET
requesting socket [::]:5300 of type UDP from the creator
2013-06-17 12:42:36.442 INFO [b10-init.init/4755] BIND10_SOCKET_CREATED
successfully created socket 23
2013-06-17 12:42:36.443 INFO [b10-init.init/4755] BIND10_SOCKET_GET
requesting socket [0.0.0.0]:5300 of type TCP from the creator
2013-06-17 12:42:36.443 INFO [b10-init.init/4755] BIND10_SOCKET_CREATED
successfully created socket 24
2013-06-17 12:42:36.443 INFO [b10-init.init/4755] BIND10_SOCKET_GET
requesting socket [0.0.0.0]:5300 of type UDP from the creator
2013-06-17 12:42:36.443 INFO [b10-init.init/4755] BIND10_SOCKET_CREATED
successfully created socket 25
2013-06-17 12:42:36.446 INFO [b10-auth.auth/4765]
AUTH_DATASRC_CLIENTS_BUILDER_RECONFIGURE_STARTED data source
reconfiguration started
2013-06-17 12:42:36.446 INFO [b10-auth.auth/4765] AUTH_SERVER_STARTED
server started
2013-06-17 12:42:36.472 ERROR [b10-auth.auth/4765]
AUTH_DATASRC_CLIENTS_BUILDER_RECONFIGURE_DATASRC_ERROR Error setting up
data source: dlopen failed for
/home/vorner/testing/bind10/libexec/bind10/backends/static_ds.so:
/home/vorner/testing/bind10/libexec/bind10/backends/static_ds.so:
undefined symbol:
_ZN3isc7datasrc6memory16ZoneTableSegment6createERKNS_4data7ElementERKNS_3dns7RRClassE
2013-06-17 12:42:36.497 INFO [b10-stats.stats/4767] STATS_STARTING
starting
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/2947#comment:9>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list