Yes, the crash dissappears.
I built with MS Visual Studio 8 on win2k and tested on win2k, winxp, and vista.
Also tried it with:
ab -n 100000 -c 100 http://localhost/large_file.html
Where large_file.html is 200kb. No continued memory growth observed (after the first few seconds),
so I don't think it is leaking allocators.
-tom-
Ruediger Pluem wrote:
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