Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2001 08:38:35 +0200
From:      Sebastiaan van Erk <sebster@sebster.com>
To:        freebsd-questions@freebsd.org
Subject:   crazy named
Message-ID:  <20010623083835.B4650@sebster.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I just got a new service provider, and ever since my named has been going
crazy, that is, after a couple of minutes to an hour it starts eating up
all CPU my resources. I did a cvsup to the latest stable and rebuilt, but
the problem remains.

Anybody know what the problem could be?

Greetz,
Sebastiaan van Erk

My system:
FreeBSD eeyore.sebster.com 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Jun 22 22:48:17 CEST 2001     root@eeyore.sebster.com:/usr/src/sys/compile/EEYORE  i386

The truss of what named is doing (this repeats endlessly):
(null)()					 = 73 (0x49)
gettimeofday(0xbfbff840,0x0)			 = 0 (0x0)
select(0x1a,0x812f020,0x812f120,0x812f220,0xbfbff810) = 1 (0x1)
gettimeofday(0xbfbff840,0x0)			 = 0 (0x0)
gettimeofday(0xbfbff688,0x0)			 = 0 (0x0)
recvfrom(0x2,0xbfbff6c4,0x201,0x0,0xbfbff8c8,0xbfbff6c0) ERR#38 'Socket operation on non-socket'
gettimeofday(0xbfbff440,0x0)			 = 0 (0x0)
gettimeofday(0xbfbfe720,0x0)			 = 0 (0x0)
getpid()					 = 4350 (0x10fe)
sendto(0x0,0xbfbfeba8,0x49,0x0,0x0,0x0)		 = 73 (0x49)
gettimeofday(0xbfbff840,0x0)			 = 0 (0x0)
select(0x1a,0x812f020,0x812f120,0x812f220,0xbfbff810) = 1 (0x1)
gettimeofday(0xbfbff840,0x0)			 = 0 (0x0)
gettimeofday(0xbfbff688,0x0)			 = 0 (0x0)
recvfrom(0x2,0xbfbff6c4,0x201,0x0,0xbfbff8c8,0xbfbff6c0) ERR#38 'Socket operation on non-socket'
gettimeofday(0xbfbff440,0x0)			 = 0 (0x0)
gettimeofday(0xbfbfe720,0x0)			 = 0 (0x0)
getpid()					 = 4350 (0x10fe)
sendto(0x0,0xbfbfeba8,0x49,0x0,0x0,0x0)		 = 73 (0x49)
gettimeofday(0xbfbff840,0x0)			 = 0 (0x0)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010623083835.B4650>