monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: monit deadlock


From: Jan-Henrik Haukeland
Subject: Re: monit deadlock
Date: Thu, 18 Sep 2003 00:07:10 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux)

I agree, the problem seems to be the thread join and that the httpd
thread does not stop, so do_destroy hangs on this.

Try removing the stopped= FALSE; at the top if start_httpd(). This is
the only place it's set directly, except at initialization. Maybe stop
is called before start. Stuff like this happens with threads :-)

-- 
Jan-Henrik Haukeland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]