That is one ugly bug... On Feb 19, 2013, at 7:50 PM, Rainer Jung <[email protected]> wrote:
> On 20.02.2013 01:20, Eric Covener wrote: >> On Tue, Feb 19, 2013 at 7:05 PM, Rainer Jung <[email protected]> wrote: >>> Here's what I see concerning the graceful restart problem on Solaris. >>> Setup using the prefork MPM with two http listeners. Accept mutex is >>> pthread. >> >> maybe https://issues.apache.org/bugzilla/show_bug.cgi?id=49504 ? > > Yep, that's it, thanks! > > As described in the ticket the mutex is no longer initialized. So old > problem and for some reason I haven't experienced it before. > > So on to the next problem (crashes etc). > > Regards, > > Rainer >
