Hi All,
Recently I am getting the below error on my DNS caching server logs
named[21177]: mem.c:1061: REQUIRE((((ctx) != ((void *)0)) && (((const isc__magic_t *)(ctx))->magic == ((('M') << 24 | ('e') << 16 | ('m') << 8 | ('C')))))) failed named[21177]: exiting (due to assertion failure)
Does any one facing this, Please share the resolution if any one resolved
Details are as follows
OS : Centos 5.2 32bit Bind details : bind-utils-9.3.4-10.P1.el5_3.1 bind-9.3.4-10.P1.el5_3.1 bind-chroot-9.3.4-10.P1.el5_3.1 bind-libs-9.3.4-10.P1.el5_3.1
Thanks in advance Shprahi
shprahi shprahi wrote:
Hi All,
Recently I am getting the below error on my DNS caching server logs
named[21177]: mem.c:1061: REQUIRE((((ctx) != ((void *)0)) && (((const isc__magic_t *)(ctx))->magic == ((('M') << 24 | ('e') << 16 | ('m') << 8 | ('C')))))) failed named[21177]: exiting (due to assertion failure)
Does any one facing this, Please share the resolution if any one resolved
Not yet, see
https://bugzilla.redhat.com/show_bug.cgi?id=455802
This will be fixed in 5.4
OS : Centos 5.2 32bit
Well, actually you are running 5.3 ...
Cheers,
Ralph
Hi Ralph,
Thanks a lot for the help, Find my Kernel details is kernel needs to be upgraded? (5.3)
Linux cache1.com 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 12:03:43 EST 2008 i686 i686 i386 GNU/Linux
cat /etc/issue
CentOS release 5.2 (Final) Kernel \r on an \m
Thanks in advance, Shprahi
On Fri, Jul 24, 2009 at 3:38 PM, Ralph Angenendt <ra+centos@br-online.dera%2Bcentos@br-online.de
wrote:
shprahi shprahi wrote:
Hi All,
Recently I am getting the below error on my DNS caching server logs
named[21177]: mem.c:1061: REQUIRE((((ctx) != ((void *)0)) && (((const isc__magic_t *)(ctx))->magic == ((('M') << 24 | ('e') << 16 | ('m') << 8
|
('C')))))) failed named[21177]: exiting (due to assertion failure)
Does any one facing this, Please share the resolution if any one resolved
Not yet, see
https://bugzilla.redhat.com/show_bug.cgi?id=455802
This will be fixed in 5.4
OS : Centos 5.2 32bit
Well, actually you are running 5.3 ...
Cheers,
Ralph
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
shprahi shprahi wrote:
Hi Ralph,
Thanks a lot for the help, Find my Kernel details is kernel needs to be upgraded? (5.3)
Linux cache1.com 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 12:03:43 EST 2008 i686 i686 i386 GNU/Linux
Well, it's not only the kernel you should upgrade - you should keep your system (releatively) secure by running "yum update" on a regular basis.
yum update *really* makes it easy to keep your system up to date.
Why aren't you using it?
Ralph