On 01/05/2008 05:00 PM, Tom Donovan wrote: > Steffen wrote: >> Looks like that it happens only when add Win32DisableAcceptEx to the >> conf. >> Steffen >> >>> On 01/05/2008 11:36 AM, Steffen wrote: >>>> It crashes when apr_bucket_alloc() is called by modules > ... >>>> >>>> \srclib\apr-util\buckets\apr_buckets_alloc.c >>>> >>>> + list 0x00b71f10 {pool=0x00b6ff08 allocator=0x00000000 >>>> freelist=0x00000000 >>>> ...} apr_bucket_alloc_t * >>> >>> With an allocator set to NULL.... > > This appears to be caused by change 607394 for bug 11427. > "Fix winnt bucket_alloc to borrow memory from the transaction pool" > > I added a note and additional patch to bug 11427.
Although I have limited knowledge in the Windows MPM the patch looks reasonable. I assume you have already tested that the crash now disappears with your patch added. Thanks for investigating. Regards RĂ¼diger