Re: mod_watchdog.c looping for mutex?

2023-03-19 Thread Yann Ylavic
On Sun, Mar 19, 2023 at 9:53 AM jean-frederic clere wrote: > > Hi, > > While debugging I noted something in mod_watchdog.c > https://github.com/apache/httpd/blob/trunk/modules/core/mod_watchdog.c#L115 > > Shouldn't we have a else { } with a apr_sleep()? > Basically the thread is looping there :-(

mod_watchdog.c looping for mutex?

2023-03-19 Thread jean-frederic clere
Hi, While debugging I noted something in mod_watchdog.c https://github.com/apache/httpd/blob/trunk/modules/core/mod_watchdog.c#L115 Shouldn't we have a else { } with a apr_sleep()? Basically the thread is looping there :-( -- Cheers Jean-Frederic

Bug report for Apache httpd-2 [2023/03/19]

2023-03-19 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned