On Sun, 18 Apr 2021 17:37:33 +0200 Salvatore Bonaccorso <car...@debian.org> wrote:> On Mon, Dec 14, 2020 at 08:38:02PM +0000, Florian Kain wrote: > > Hi all, > > > > we were experiencing this bug in a debian 10.4 docker container (FROM > > php:apache) > > it only happens with plain http not with https. > > > > I can confirm that workaround from Stefan Fritsch <s...@sfritsch.de> > > by turning EnableMMAP off is working for us! > > is this issue still reproducible with recent kernels? > > Regards, > Salvatore
Hi, it isn't reproducible anymore, at least over here running Debian-Testing: 5.10.0-6-amd64 #1 SMP Debian 5.10.28-1 (2021-04-09) x86_64 GNU/Linux Test procedure: We've disabled the previously mentioned workaround (removed/commented EnableMMAP Off) and restarted apache2. Result: Previously affected files (mounted via cifs and served by apache2) do not get coruppted any more. Regards, Dora