Jeff Trawick <[EMAIL PROTECTED]> writes:

> On 5/12/05, Joe Schaefer <[EMAIL PROTECTED]> wrote:
>> Without this patch, the new apr_pool_join stuff in apr's trunk
>> segfaults all over the place.
>
> Why?  Is worker MPM doing something wrong (creating standalone pool in
> that manner), or does APR need some help?

I don't know what the core problem is, but I've compiled everything
with --enable-pool-debug.  There are lots of places in the code where
tables created with the pconf pool are overlaid with a table created
with the ptrans pool.

-- 
Joe Schaefer

Reply via email to