Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2005 13:09:29 +0200
From:      Andy Hilker <ah@crypta.net>
To:        Mark Andrews <Mark_Andrews@isc.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 5.4-p3 and bind9: isc_mutex_init failed in new_adbfind / exited on signal 11
Message-ID:  <20050705110929.GA95769@mail.crypta.net>
In-Reply-To: <200507050457.j654vA8m085481@drugs.dv.isc.org>
References:  <20050704213546.GA47314@mail.crypta.net> <200507050457.j654vA8m085481@drugs.dv.isc.org>

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

You (Mark Andrews) wrote:
> 	FreeBSD's pthread_mutex_init() (isc_mutext_init()) can fail
> 	if there is no memory.  On most other OS this is not the case.
> 	
> 	The callers to isc_mutext_init() assume that a failure is due
> 	to a double initialision and as a result log a error message
> 	when it fails.  Memory allocation failures on the other hand
> 	are not logged.

Thanks for your reply.
I think I have found the "reason". I have configured datasize value
lower than max-cache-size. Obviously this makes no sense.
Now I am waiting if it runs stable again.

bye,
Andy




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