On 01/05/2008 11:36 AM, Steffen wrote:
> Building fine with GUI on VS 2005 out of the box.
>
> With the shipped httpd.conf " It works! "
>
> It crashes when apr_bucket_alloc() is called by modules
> and also when eg. "EnableMMAP off" is set:
>
> \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....
>
>> libaprutil-1.dll!apr_bucket_alloc(unsigned int size=40,
>> apr_bucket_alloc_t
>> * list=0x00b71f10) Line 135 C
A longer stack trace would be helpful here.
Regards
RĂ¼diger