I'm definately seeing something very similiar to this, but in an earlier
version (near .32). For me it seems like the second allocator freelist
has been corrupted and points to an invalid mem region.

-aaron

On Mon, Mar 18, 2002 at 11:26:26AM -0500, Bill Stoddard wrote:
> I get this when I shutdown Apache 2 in Windows... (net stop apache2). I have 
> not had time
> to spend debugging this one...
> 
> NTDLL! 77f83941()
> NTDLL! 77f838c6()
> apr_allocator_free(apr_allocator_t * 0x00512768, apr_memnode_t * 0x00513fc8) 
> line 322
> apr_pool_destroy(apr_pool_t * 0x00513fd8) line 687
> apr_pool_terminate() line 524
> apr_terminate() line 237
> destroy_and_exit_process(process_rec * 0x005180d8, int 0) line 242
> main(int 4, const char * const * 0x005126f0) line 621 + 11 bytes
> mainCRTStartup() line 338 + 17 bytes
> KERNEL32! 77e8d326()

Reply via email to