On Sun, Jul 13, 2008 at 04:29:32PM +0200, Florian Weimer wrote:
> * Bastian Blank:
> > I know. That's why the bug is about something else. Do you see an error
> > message of BIND in the given log snipped?
> I'm not sure if this is worth logging, it's a "can't happen" error to
> some extent.

bind(2) say something different. There are many different errors which
may pop up. Also as you have seen, this is no "can't happen" error. And
it is always a bad idea to "ignore" errors. Functions which can't
produce errors have a void return type.

>               ENOMEM might be another cause, but if resources are that
> tight, syslog probably won't work either.

ENOMEM does not say that no memory for userspace operations is
available.

Bastian

-- 
We Klingons believe as you do -- the sick should die.  Only the strong
should live.
                -- Kras, "Friday's Child", stardate 3497.2



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to