>> I'm seeing a segfault during child process shutdown with the
>> worker MPM on Solaris.  It appears to happen because the worker
>> threads do this:
>> 

...

>> or:
>>  * add an apr_status_t to the apr_thread_t struct, and store the
>>    exit status there
> 
> +1, and I have a patch to do this across all platforms that was never
> committed. Lemme dig it up and apply it today unless someone else gets
> to it first.

This is what should have been done, but Aaron ran into trouble getting this 
into APR first time round (AFAICR) so hopefully this time will be better.

david



Reply via email to