Bind core dumped

Adam Tkac atkac at redhat.com
Wed Apr 2 02:51:39 UTC 2008


On Tue, Apr 01, 2008 at 10:46:26AM -0500, Stulic,Damjan wrote:
> Looking for help. Bind in development environment just wont run. I know
> that it was just fine couple of months ago. I rolled back all new
> installs, but still have problems. Basically named core dumps on start
> up:
> 
> /usr/sbin/named -c /ipam/local/dns/named.conf -g
> Apr 01 10:32:55.525 starting BIND 9.2.4 -c /ipam/local/dns/named.conf -g
> Apr 01 10:32:55.527 using 2 CPUs
> Apr 01 10:32:55.575 loading configuration from
> '/ipam/local/dns/named.conf'
> Apr 01 10:32:55.577 listening on IPv4 interface lo, 127.0.0.1#53
> Apr 01 10:32:55.580 listening on IPv4 interface eth0, 192.168.120.206#53
> Apr 01 10:32:55.580 listening on IPv4 interface eth0, 192.168.120.220#53
> Segmentation fault (core dumped)
> 
> tail -1 /var/log/messages
> Apr  1 10:32:55 s_sys at vldg-26.xxx kernel: named[27788] general
> protection rip:2a95797795 rsp:414007e0 error:0
> 
> I tried stracing, but it didn't help much.. Google search on named
> general protection rip did not help either.

rip and rsp are values of instruction pointer and stack pointer
registers. Core file is far more useful. If you want fix this problem
you can open bug report in RH bugzilla (https://bugzilla.redhat.com/)
with core file attached.

Adam

-- 
Adam Tkac, Red Hat, Inc.


More information about the bind-users mailing list