[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: slapd goes <DEFUNCT> after random time (ITS#248)



Michael Dwyer wrote:
> <hang>  (I wasn't here during this hang, so I can't tell you /which/
> process went defunct. Sorry.  I'll have that for you next time this
> happens. This was an access via Netscape Messenger.)  I fear not much
> help, here.  I can turn up the logging and try again.

A hang may be a threading issue.  I suggest obtaining the latest release
(1.2.6) and seeing if it has similiar problems.  If it does, try building
it --without-threads and see if the problem goes a way or not.  You should
check your DB libraries are built properly for use with threaded
applications.  If you are using Berkeley DB, make sure you are using version
2.7.5.

Kurt