Re: 5.4-p3 and bind9: isc_mutex_init failed in new_adbfind / exited on signal 11

2005-07-05 Thread Andy Hilker
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 l

Re: 5.4-p3 and bind9: isc_mutex_init failed in new_adbfind / exited on signal 11

2005-07-04 Thread Mark Andrews
> Hi, > > after upgrading to 5.4-p3 I have problems with bind 9. After a few > days it exits on signal 11. I am using an SMP kernel. I have found > some other people describing the same problem, without a solution. > On 5.3 I did not experience such things, bind runs stable. Just > want to con

5.4-p3 and bind9: isc_mutex_init failed in new_adbfind / exited on signal 11

2005-07-04 Thread Andy Hilker
Hi, after upgrading to 5.4-p3 I have problems with bind 9. After a few days it exits on signal 11. I am using an SMP kernel. I have found some other people describing the same problem, without a solution. On 5.3 I did not experience such things, bind runs stable. Just want to confirm this issue