On Wed, 2008-07-23 at 00:26 +1000, Mark Andrews wrote: > > Hi, > > > > I have several authoritative and recursive combined servers running bind > > 9.4.3b2 that all crash in the same manor. They will normally run for a > > day or two between crashes, however. The syslog messages only show: > > > > Jul 21 12:08:32 named[17892]: socket.c:1710: fatal error: > > Jul 21 12:08:32 named[17892]: > > RUNTIME_CHECK(((pthread_mutex_destroy(((&sock->lock))) == 0) ? 0 : 34) > > == 0) failed > > Jul 21 12:08:32 named[17892]: exiting (due to fatal error in library) > > > > but elsewhere in the log it has these messages (don't result in named > > exiting): > > > > Jul 21 10:53:39 named[17892]: socket.c:525: unexpected error: > > Jul 21 10:53:39 named[17892]: epoll_ctl(DEL), 73: Bad file descriptor > > Jul 21 10:53:39 named[17892]: socket.c:525: unexpected error: > > Jul 21 10:53:39 named[17892]: epoll_ctl(DEL), 69: Bad file descriptor
This appears to be fixed after 2 days of solid running with 9.4.3b3. Good work guys! Dale