view.c:347: REQUIRE((&view->references)->refs > 0) failed

view.c:347: REQUIRE((&view→references)→refs > 0) failed

is seen on some fedora 3 installs in the /var/log/messages file.

Type

[root@server]# rpm -qa | grep bind
bind-libs-9.2.5-1
bind-utils-9.2.4-2
bind-9.2.4-2

notice how there is a version mismatch.. that needs to be resolved.

[root@server]# rpm --nodeps -e bind-libs
[root@server]# wget http://files.directadmin.com/services/fedora_3/bind-libs-9.2.4-2.i386.rpm
--07:48:32-- http://files.directadmin.com/services/fedora_3/bind-libs-9.2.4-2.i386.rpm
=> `bind-libs-9.2.4-2.i386.rpm'
Resolving files.directadmin.com... 199.237.54.170
Connecting to files.directadmin.com[199.237.54.170]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 574,259 [audio/x-pn-realaudio-plugin]

100%[===================================================================================>] 574,259 677.61K/s

07:48:37 (675.47 KB/s) - `bind-libs-9.2.4-2.i386.rpm' saved [574,259/574,259]
[root@server]# rpm -ivh bind-libs-9.2.4-2.i386.rpm
Preparing... ########################################### [100%]
1:bind-libs ########################################### [100%]
[root@server]# service named start
Starting named: [ OK ]
 
troubleshooting/view.c.txt · Last modified: 2010/02/20 20:30 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Please visit Automatic Backlinks to start earning free backlinks Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki