Re: Regression in posix-cpu-timers.c (was Re: Linux 5.14.4)

From: Greg Kroah-Hartman
Date: Thu Sep 16 2021 - 04:51:09 EST


On Wed, Sep 15, 2021 at 07:53:14PM +0100, Alan J. Wylie wrote:
> at 20:09 on Wed 15-Sep-2021 Greg Kroah-Hartman (gregkh@xxxxxxxxxxxxxxxxxxx) wrote:
>
> > Does 5.15-rc1 also fail in this same way, or does it work ok?
>
> It fails
>
> # uname -a
> Linux bilbo 5.15.0-rc1 #1 SMP PREEMPT Wed Sep 15 19:19:48 BST 2021
> x86_64 AMD FX(tm)-4300 Quad-Core Processor AuthenticAMD GNU/Linux
>
> # su apache -s /bin/bash -c "cd /var/www/htdocs/nextcloud/ && php occ maintenance:mode --off"
> PHP Fatal error: Maximum execution time of 0 seconds exceeded in
> /var/www/htdocs/nextcloud/3rdparty/symfony/console/Application.php on
> line 65

Thanks for testing this and letting us know so quickly.

I'll go drop this from all of the pending stable queues, and revert it
from the released stable trees and push out an update in a few hours.

thanks,

greg k-h