> -----Ursprüngliche Nachricht-----
> Von: Niklas Edmundsson
> Gesendet: Sonntag, 24. Februar 2008 18:11
> An: dev@httpd.apache.org
> Cc: APR Developer List
> Betreff: Re: httpd 2.2.8 segfaults
>
> On Sun, 24 Feb 2008, Ruediger Pluem wrote:
>
> >> It seems to work after fixing the
> APR_SIZE_MAX/MAX_APR_SIZE_T thing, this
> >> is (still) httpd-2.2.8 on Ubuntu 32bit LFS-enabled.
> >
> > Just for clarification: The crashes are gone with this patch?
> > Then I would commit to apr-util trunk.
>
> I can't reproduce them at least, using the same testcases that acted
> up previously:
> - 4.1GB file, continuing at approx 2.5GB (instant segfault with stock
> httpd 2.2.8+included APR).
> - same 4.1GB file, continuing at approx 50MB (bogus content-length)
>
> So I'd say it's a step in the right direction.
Ok. I committed the patch to apr-util-trunk as r630780.
Regards
Rüdiger
|