Description of problem: After installing the bind packet and activate the init script start the service with # service named start everything is OK. Now stop it with # service named stop and the daemon is not stopped. Version-Release number of selected component (if applicable): bind-9.2.1-16 How reproducible: Always Steps to Reproduce: 1.kill the named daemon 2.start it with the service command 3.try to stop it through the service command or with "rndc stop" Actual results: error in /var/log/messages: May 30 10:03:31 pc3085 named[2288]: app.c:561: unexpected error: May 30 10:03:31 pc3085 named[2288]: isc_app_shutdown() pthread_kill: No such process Expected results: named daemon should stop Additional info:
This is a known problem fixed with the first errata kernel. So please update the kernel and this problem with go away. Thanks Dan