getaddrinfo() starts failing with EAI_AGAIN (again)
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=jamus.com; s=dkim; t=1215445264; bh=Fc5PERbJJmH7jdqigdrT+/sFTLKbaxdWFyTW3CxbsiQ=; h=Message-Id:From:To:Content-Type:Content-Transfer-Encoding: Mime-Version:Subject:Date; b=nhUW6NUuQJ2ZD7cgR7hVPYa5e0dDlBPMpiN++ M8FGTkq9mJkKVPgCk+TGa4+GPWAce/b5zKYyNQe+WyHWTsH86PEikJTcIlxsL6miwtE 73lS1npMvT9UtLUky6BlmXRPYqAbx40lUXdraluMKbz8RJ7LpVAUEEYjaEy/MqcNPcQ = Domainkey-signature: a=rsa-sha1; s=dk; d=jamus.com; c=simple; q=dns; h=message-id:from:to:content-type: content-transfer-encoding:mime-version:subject:date:x-mailer; b=CCNfl9zJ8pmYIvZytfqsqW0hvJjbOjSbO9nUGsbiBH87f3EtKjlw3j8e5mDebjOjw 723+/gJc+lZ64x5HsgHLw== Jamus _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... A couple months ago, there was a post by Peter Oberauer about getaddrinfo() failing with EAI_AGAIN by processes under a specific process tree. I am running into the exact same problem, and was wondering if there was any resolution to the issue. I installed Nagios, which frequently forks processes to verify the status of network hosts. After about 8 hours, all child processes start failing with EAI_AGAIN. Under the Nagios parent process, dig works, but ping doesn't. Both DNS and Bonjour lookups begin to fail. Ping and the Nagios helper executables work fine when started under an unrelated process. The only other thing I can add is that I see this on 10.5.3 on a G4 system. I'm installing 10.5.4 now, and will post if I still see this. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jamus Jegier